llvm-6502/lib
2008-04-17 21:26:35 +00:00
..
Analysis Make GVN able to remove unnecessary calls to read-only functions again. 2008-04-17 05:36:50 +00:00
Archive
AsmParser
Bitcode Gabor points out that reserveOperandSpace takes # of values, 2008-04-13 00:14:42 +00:00
CodeGen Be more careful with insert_subreg and extract_subreg where either source or destination operand has already been coalesced with another register that's defined by a insert_subreg or extract_subreg. 2008-04-17 07:58:04 +00:00
Debugger
ExecutionEngine Correlate stubs with functions in JIT: when emitting a stub, the JIT tells the memory manager which function 2008-04-16 20:46:05 +00:00
Linker Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
Support Use gv's --spartan option, which trades away an extra row of UI buttons 2008-04-15 17:27:05 +00:00
System
Target Fix assembly code for atomic operations. 2008-04-17 21:26:35 +00:00
Transforms Make GVN able to remove unnecessary calls to read-only functions again. 2008-04-17 05:36:50 +00:00
VMCore Don't read off end of the input array. 2008-04-16 17:31:41 +00:00
Makefile