llvm-6502/lib
Brian Gaeke 05b15fb075 TargetCacheInfo has been removed; its only uses were to propagate a constant
(16) into certain areas of the SPARC V9 back-end. I'm fairly sure the US IIIi's
dcache has 32-byte lines, so I'm not sure where the 16 came from. However, in
the interest of not breaking things any more than they already are, I'm going
to leave the constant alone.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12043 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-01 06:43:29 +00:00
..
Analysis Expand on my note-to-self 2004-03-01 02:44:44 +00:00
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
AsmParser It turns out that the two dimensional vectors were causing big slowdowns 2004-02-09 21:03:38 +00:00
Bytecode Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
CodeGen TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
Debugger "fix" a nasty race condition 2004-01-14 21:18:03 +00:00
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Linker Include Config/config.h for SHLIBEXT. 2004-02-23 22:42:51 +00:00
Support Make sure that at least one virtual method is defined in a .cpp file to avoid 2004-02-26 07:24:18 +00:00
Target TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
Transforms Disable tail duplication in a case that breaks on Olden/tsp 2004-03-01 01:12:13 +00:00
VMCore Fix -debug-pass=Executions, which relied on Function, Module, and BasicBlock 2004-02-29 22:37:04 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00