llvm-6502/lib/Transforms
Vikram S. Adve c7a6d24cef Extract most of the transformation into an externally accessible
function -- DecomposeArrayRef(GetElementPtrInst* GEP) -- that can
be invoked on a single instruction at a time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3755 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-16 16:40:07 +00:00
..
Hello
Instrumentation Incorporated changes in alloca and getElementPointer instruction 2002-09-16 05:26:51 +00:00
IPO Function.h is unnecessary when Module.h is included. 2002-09-14 03:04:02 +00:00
Scalar Extract most of the transformation into an externally accessible 2002-09-16 16:40:07 +00:00
Utils Fix bug I introduced with one of my previous changes. 2002-09-12 19:00:43 +00:00
ExprTypeConvert.cpp Change the MallocInst & AllocaInst ctors to take the allocated type, not the 2002-09-13 22:28:45 +00:00
LevelRaise.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:29 +00:00
Makefile
TransformInternals.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:29 +00:00
TransformInternals.h