llvm-6502/lib
Chris Lattner 2e9bb1a88e Move the folding of gep null, 0, 0, 0 to a place where it can be shared and
enjoyed by all, fixing a fixme.  Add an assert


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11505 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-16 20:46:13 +00:00
..
Analysis memset and bcopy and now unified by the llvm.memset intrinsic 2004-02-16 18:37:40 +00:00
Archive
AsmParser
Bytecode Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
CodeGen Add LeakDetection to MachineInstr. 2004-02-16 07:17:43 +00:00
Debugger
ExecutionEngine
Linker Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
Support Fix a bug in the recent rewrite of the leakdetector that caused all of the 2004-02-15 23:33:48 +00:00
Target Add some ADD instructions that take memory operands for Alkis 2004-02-16 18:19:31 +00:00
Transforms Implement test/Regression/Transforms/SimplifyCFG/UncondBranchToReturn.ll, 2004-02-16 06:35:48 +00:00
VMCore Move the folding of gep null, 0, 0, 0 to a place where it can be shared and 2004-02-16 20:46:13 +00:00
Makefile