llvm-6502/lib
2011-05-12 20:30:01 +00:00
..
Analysis Change a few std::maps to DenseMaps. 2011-05-09 18:44:09 +00:00
Archive
AsmParser Remove unused variables caught by GCC's -Wunused-but-set-variable. 2011-05-03 16:00:27 +00:00
Bitcode It's valid to take the blockaddress of a different function, so remove this 2011-05-06 21:09:44 +00:00
CodeGen Re-enable branchfolding common code hoisting optimization. Fixed a liveness test bug and also taught it to update liveins. 2011-05-12 20:30:01 +00:00
CompilerDriver
ExecutionEngine The MCJIT memory manager needs to initialize its Module member. 2011-05-12 18:21:23 +00:00
Linker
MC Remove an unused variable and move a couple others inside DEBUG. 2011-05-11 23:34:51 +00:00
Object
Support Let Objective-C front-end identify class extension, in dwarf output, using an attribute DW_AT_APPLE_objc_class_extension. 2011-05-12 19:06:16 +00:00
Target Fix setting of isCommutable flag. 2011-05-12 17:42:08 +00:00
Transforms indvars: Added SimplifyIVUsers. 2011-05-12 00:04:28 +00:00
VMCore Fix cmake again. 2011-05-10 22:42:41 +00:00
CMakeLists.txt
Makefile