llvm-6502/lib
2010-06-02 23:05:04 +00:00
..
Analysis Fix the noalias checking so that it doesn't worry about 2010-06-01 20:51:40 +00:00
Archive
AsmParser
Bitcode Speedup bitcode writer. Do not walk all values for all functions to emit function local metadata. In one testcase, probably worst case scenario, the 70x speed up is seen. 2010-06-02 23:05:04 +00:00
CodeGen Compulsive reformating. No functionalitical changes. 2010-06-02 23:04:26 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Don't call flush() at a library level which isn't checking for errors 2010-06-01 16:31:34 +00:00
Support
System
Target Slightly change the meaning of the reMaterialize target hook when the original 2010-06-02 22:47:25 +00:00
Transforms Remove unused code 2010-06-01 21:56:30 +00:00
VMCore Split the logic behind CastInst::isNoopCast into a separate static function, 2010-05-28 21:41:37 +00:00
Makefile