llvm-6502/include/llvm/Transforms
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
..
IPO introduce a new CallGraphSCC class, and pass it around 2010-04-16 22:42:17 +00:00
Utils switch InlineInfo.DevirtualizedCalls's list to be of WeakVH. 2010-04-23 18:37:01 +00:00
Instrumentation.h
IPO.h
RSProfiling.h
Scalar.h Fix a problem that lower invoke has with allocas (PR6694), and 2010-04-26 23:49:32 +00:00