llvm-6502/test
Duncan Sands 46292be362 Revert commit 56835 since it breaks the build.
"If a re-materializable instruction has a register
operand, the spiller will change the register operand's
spill weight to HUGE_VAL to avoid it being spilled.
However, if the operand is already in the queue ready
to be spilled, avoid re-materializing it".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56837 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-30 10:00:30 +00:00
..
Analysis Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Archive
Assembler Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Bindings/Ocaml PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
Bitcode
BugPoint
CodeGen Revert commit 56835 since it breaks the build. 2008-09-30 10:00:30 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test fp not. 2008-09-24 00:50:16 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Scripts
TableGen
Transforms Fix misoptimization of: xor i1 (icmp eq (X, C1), icmp s[lg]t (X, C2)) 2008-09-30 06:08:34 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh