llvm-6502/lib/Transforms
David Blaikie 25e3d2d6d3 [opaque pointer type] Change GetElementPtrInst::getIndexedType to take the pointee type
This pushes the use of PointerType::getElementType up into several
callers - I'll essentially just have to keep pushing that up the stack
until I can eliminate every call to it...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233604 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-30 21:41:43 +00:00
..
Hello
InstCombine [opaque pointer type] Change GetElementPtrInst::getIndexedType to take the pointee type 2015-03-30 21:41:43 +00:00
Instrumentation Transforms: Use the new DebugLoc API, NFC 2015-03-30 19:49:49 +00:00
IPO [opaque pointer type] Change GetElementPtrInst::getIndexedType to take the pointee type 2015-03-30 21:41:43 +00:00
ObjCARC
Scalar Transforms: Use the new DebugLoc API, NFC 2015-03-30 19:49:49 +00:00
Utils [opaque pointer type] More IRBuilder::createGEP (non-inbounds) migrations: CodeGenPrepare and SimplifyLibCalls 2015-03-30 20:42:56 +00:00
Vectorize Transforms: Use the new DebugLoc API, NFC 2015-03-30 19:49:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile