llvm-6502/lib
Mikhail Glushenkov 5c1799b293 Delete trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62307 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-16 06:53:46 +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 Delete trailing whitespace. 2009-01-16 06:53:46 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Delete trailing whitespace. 2009-01-16 06:53:46 +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