llvm-6502/lib
Chris Lattner 28c6cf22de Implement forwarding from stores to loads of must-aliased pointers.
This implements: GCSE/2003-06-13-LoadStoreEliminate.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6694 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-16 12:06:41 +00:00
..
Analysis Implement forwarding from stores to loads of must-aliased pointers. 2003-06-16 12:06:41 +00:00
Archive Fixed 'prevalent'. 2003-04-23 02:59:05 +00:00
AsmParser Fix bugs: 2003-05-21 17:48:56 +00:00
Bytecode Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx 2003-05-22 18:35:38 +00:00
CodeGen Included assert.h so that the code compiles under newer versions of GCC. 2003-06-11 14:01:36 +00:00
ExecutionEngine Add #include for older GCC's 2003-06-08 06:43:57 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support Fix compilation problem with some versions of G++ 2003-06-06 22:13:01 +00:00
Target Fix invalid number of arguments problem 2003-06-16 12:03:00 +00:00
Transforms Fix bug: LevelRaise/2003-06-07-EmptyArrayTest.ll 2003-06-07 21:45:42 +00:00
VMCore Included assert.h so that the code compiles under newer versions of GCC. 2003-06-11 14:01:36 +00:00
Makefile