llvm-6502/lib
2008-11-27 01:16:00 +00:00
..
Analysis Seriously strengthen the guarantee offered by noalias on a function's return 2008-11-24 05:00:44 +00:00
Archive
AsmParser
Bitcode
CodeGen Avoid inserting noop's in the middle of a loop. 2008-11-27 01:16:00 +00:00
Debugger
ExecutionEngine
Linker
Support Add 'tell' method to raw_fd_ostream that clients can use to query the current location in the file the stream is writing to. 2008-11-26 03:33:13 +00:00
System
Target On x86 favors folding short immediate into some arithmetic operations (e.g. add, and, xor, etc.) because materializing an immediate in a register is expensive in turns of code size. 2008-11-27 00:49:46 +00:00
Transforms Turn on my codegen prepare heuristic by default. It doesn't affect 2008-11-26 22:16:44 +00:00
VMCore add a long-overdue AllocaInst::isStaticAlloca method. 2008-11-26 02:54:17 +00:00
Makefile