llvm-6502/lib/Transforms/Utils
Chris Lattner c6f0aadc3b Fix a problem that lower invoke has with allocas (PR6694), and
add a version of createLowerInvokePass that allows the client
to specify whether it wants "expensive" or "cheap" lowering.

Patch by Alex Mac!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102402 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-26 23:49:32 +00:00
..
AddrModeMatcher.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
BasicBlockUtils.cpp
BasicInliner.cpp refactor the interface to InlineFunction so that most of the in/out 2010-04-22 23:07:58 +00:00
BreakCriticalEdges.cpp
BuildLibCalls.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
CloneFunction.cpp There is no need to install ValueMapper.h header. 2010-04-20 22:18:31 +00:00
CloneLoop.cpp
CloneModule.cpp There is no need to install ValueMapper.h header. 2010-04-20 22:18:31 +00:00
CMakeLists.txt
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp switch InlineInfo.DevirtualizedCalls's list to be of WeakVH. 2010-04-23 18:37:01 +00:00
InstructionNamer.cpp
LCSSA.cpp
Local.cpp
LoopSimplify.cpp
LoopUnroll.cpp Rename ValueMapTy as ValueToValueMapTy to clearly indicate that this has no replationship with ADT/ValueMap. 2010-04-20 22:24:18 +00:00
LowerInvoke.cpp Fix a problem that lower invoke has with allocas (PR6694), and 2010-04-26 23:49:32 +00:00
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp
SSAUpdater.cpp Fix a performance problem with the new SSAUpdater. This showed up in the 2010-04-21 18:39:03 +00:00
SSI.cpp
UnifyFunctionExitNodes.cpp
ValueMapper.cpp Rename ValueMapTy as ValueToValueMapTy to clearly indicate that this has no replationship with ADT/ValueMap. 2010-04-20 22:24:18 +00:00
ValueMapper.h Rename ValueMapTy as ValueToValueMapTy to clearly indicate that this has no replationship with ADT/ValueMap. 2010-04-20 22:24:18 +00:00