llvm-6502/lib
2009-01-16 02:16:37 +00:00
..
Analysis Add the private linkage. 2009-01-15 20:18:42 +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 Validate debug info values only if DwarfDebug is initialized. 2009-01-16 02:15:14 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Add the private linkage. 2009-01-15 20:18:42 +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