llvm-6502/include/llvm/Transforms/Utils
Micah Villmow aa76e9e2cf Add in support for getIntPtrType to get the pointer type based on the address space.
This checkin also adds in some tests that utilize these paths and updates some of the
clients.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166578 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-24 15:52:52 +00:00
..
AddrModeMatcher.h Refactor the AddrMode class out of TLI to its own header file. 2012-10-08 23:06:34 +00:00
BasicBlockUtils.h Move SplitBlockAndInsertIfThen to BasicBlockUtils. 2012-10-19 10:48:31 +00:00
BuildLibCalls.h
BypassSlowDivision.h
Cloning.h
CmpInstAnalysis.h
CodeExtractor.h
IntegerDivision.h
Local.h Add in support for getIntPtrType to get the pointer type based on the address space. 2012-10-24 15:52:52 +00:00
ModuleUtils.h
PromoteMemToReg.h
SimplifyIndVar.h
SimplifyLibCalls.h Implement new LibCallSimplifier class 2012-10-13 16:45:24 +00:00
SSAUpdater.h
SSAUpdaterImpl.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h