llvm-6502/lib
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
Archive
AsmParser
Bitcode
CodeGen Fix a bug in the local allocator's liveness computation where it 2008-10-04 00:31:14 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target Make atomic Swap work, 64-bit on x86-32. 2008-10-03 22:25:52 +00:00
Transforms
VMCore
Makefile