[llvm-commits] [llvm] r102402 - in /llvm/trunk: include/llvm/Transforms/Scalar.h lib/Transforms/Utils/LowerInvoke.cpp

Chris Lattner clattner at apple.com
Tue Apr 27 17:11:08 PDT 2010


On Apr 27, 2010, at 5:32 AM, Duncan Sands wrote:

>> 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.
> 
> Testcase?

I don't have one.



More information about the llvm-commits mailing list