llvm-6502/test
Dan Gohman 022b21ff7c Fix a bug in the local allocator's liveness computation where it
was setting kill flags on tied uses in two-address instructions.
The kill flags were causing the allocator to think it could
allocate the use and its tied def in different registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57039 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-04 00:31:14 +00:00
..
Analysis Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Archive
Assembler Attributes noinline alwaysinline are incompatible 2008-10-01 23:41:25 +00:00
Bindings/Ocaml PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
Bitcode
BugPoint
CodeGen Fix a bug in the local allocator's liveness computation where it 2008-10-04 00:31:14 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test fp not. 2008-09-24 00:50:16 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++ New test case. 2008-10-03 18:12:59 +00:00
Integer
lib
Linker
LLVMC
Other Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Scripts
TableGen
Transforms Nick Lewycky's patch. 2008-10-03 18:57:37 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh