llvm-6502/lib/VMCore
Chris Lattner cfbf9faaa4 fold gep undef, ... -> undef
This comes up many times in perlbmk and probably others.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17100 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-17 21:54:55 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp fold gep undef, ... -> undef 2004-10-17 21:54:55 +00:00
ConstantFold.h
ConstantFolding.h Allow creation of GEP constantexprs with a vector of value* operands as 2004-10-11 22:52:25 +00:00
ConstantRange.cpp
Constants.cpp
Dominators.cpp
Function.cpp
Globals.cpp
InstrTypes.cpp
Instruction.cpp
Instructions.cpp Add support for undef and unreachable 2004-10-16 18:08:06 +00:00
LeakDetector.cpp
Linker.cpp
Makefile
Makefile.am
Mangler.cpp
Module.cpp
ModuleProvider.cpp
Pass.cpp
PassManagerT.h
SymbolTable.cpp
SymbolTableListTraitsImpl.h
Type.cpp
Value.cpp
Verifier.cpp