llvm-6502/lib
Chris Lattner 3150e2de93 Move lower intrinsics before FP constant emission, in case
intrinsic lowering ever introduces constants.

Rename local symbols before printing function bodies, fixing 255.vortex
with the CBE!!!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18534 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-05 06:49:44 +00:00
..
Analysis This patch prevents an infinite recursion while compiling 103.su2cor. 2004-12-04 20:54:32 +00:00
Archive Compute the firstFileOffset correctly after reading the LLVM symbol table. 2004-11-28 03:13:02 +00:00
AsmParser Fix PR463 2004-11-28 16:45:45 +00:00
Bytecode Provide more information in the error message that occurs when there are 2004-12-04 22:19:53 +00:00
CodeGen Prevent accessing past the end of the intervals vector, this fixes 2004-12-04 01:22:09 +00:00
Debugger Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ExecutionEngine Fix PR475. 2004-12-05 01:51:20 +00:00
Linker Fix linkage of mismatched weak globals. This unbreaks 300.twolf 2004-12-04 18:54:48 +00:00
Support Distribute headers and license files too 2004-12-04 22:34:21 +00:00
System Fix compilation error on Darwin. 2004-12-04 04:17:20 +00:00
Target Move lower intrinsics before FP constant emission, in case 2004-12-05 06:49:44 +00:00
Transforms Implement stripping of debug symbols, making the --strip-debug options in 2004-12-03 16:22:08 +00:00
VMCore When printing out a function, make sure that local and global symbols 2004-12-05 06:44:09 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00