llvm-6502/lib
2008-04-29 00:38:34 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Fix a bug in RegsForValue::getCopyToRegs() that causes cyclical scheduling units. If it's creating multiple CopyToReg nodes that are "flagged" together, it should not create a TokenFactor for it's chain outputs: 2008-04-28 22:07:13 +00:00
Debugger
ExecutionEngine
Linker
Support Fix a pointer-arithmetic bug that caused 64-bit host pointer values to 2008-04-28 20:25:15 +00:00
System
Target
Transforms Add dead loop elimination, which removes dead loops for which we can compute 2008-04-29 00:38:34 +00:00
VMCore
Makefile