llvm-6502/lib
Chris Lattner 0ec3590664 Implement another getelementptr folding opportunity that arises when
linking stuff with appending linkage


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6180 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-13 21:50:52 +00:00
..
Analysis Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll 2003-05-03 03:42:08 +00:00
Archive Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
AsmParser Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
Bytecode Fix Bug: Assembler/2003-05-12-MinIntProblem.llx 2003-05-12 15:13:52 +00:00
CodeGen Use a kill, not a dead definition, update comment 2003-05-12 17:37:30 +00:00
ExecutionEngine Clean up cast 2003-05-13 20:29:17 +00:00
Linker Implement linkage of appending global variables! 2003-05-13 21:33:43 +00:00
Support Add a new info-output-file option (hidden from --help) which is to be used by 2003-05-09 20:05:44 +00:00
Target Clean up #includes 2003-05-13 20:21:19 +00:00
Transforms Implement linkage of appending global variables! 2003-05-13 21:33:43 +00:00
VMCore Implement another getelementptr folding opportunity that arises when 2003-05-13 21:50:52 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00