llvm-6502/lib/VMCore
Chris Lattner 7fa6e666ec Allow creation of GEP constantexprs with a vector of value* operands as
well as a vector of constant*'s.  It turns out that this is more efficient
and all of the clients want to do that, so we should cater to them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16923 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-11 22:52:25 +00:00
..
AsmWriter.cpp
BasicBlock.cpp
ConstantFold.cpp Allow creation of GEP constantexprs with a vector of value* operands as 2004-10-11 22:52:25 +00:00
ConstantFold.h Allow creation of GEP constantexprs with a vector of value* operands as 2004-10-11 22:52:25 +00:00
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 Allow creation of GEP constantexprs with a vector of value* operands as 2004-10-11 22:52:25 +00:00
Dominators.cpp
Function.cpp
Globals.cpp
InstrTypes.cpp
Instruction.cpp
Instructions.cpp
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