llvm-6502/lib
2009-01-16 17:55:08 +00:00
..
Analysis Reinstate r60509 from Dale: 2009-01-16 17:07:22 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Add the private linkage. 2009-01-15 20:18:42 +00:00
Bitcode Add the private linkage. 2009-01-15 20:18:42 +00:00
CodeGen Fix a "comparison between signed and unsigned integer expressions" 2009-01-16 17:55:08 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
System Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Target ARMCompilationCallback should not save / restore vfp registers if vfp is not available. 2009-01-16 02:16:37 +00:00
Transforms Clean up previous cast optimization a bit. Also make zext elimination a bit more aggressive: if it's not necessary to emit an AND (i.e. high bits are already zero), it's profitable to evaluate the operand at a different type. 2009-01-16 02:11:43 +00:00
VMCore Add the private linkage. 2009-01-15 20:18:42 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00