[llvm-commits] [llvm] r149481 - in /llvm/trunk: include/llvm/ include/llvm/Analysis/ lib/Analysis/ lib/Bitcode/Writer/ lib/CodeGen/SelectionDAG/ lib/ExecutionEngine/Interpreter/ lib/Target/CBackend/ lib/Target/CppBackend/ lib/Transforms/IPO/ lib/Transforms/InstCombine/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/ tools/llvm-diff/

Eric Christopher echristo at apple.com
Wed Feb 1 13:36:10 PST 2012


On Feb 1, 2012, at 11:50 AM, Stepan Dyatkovskiy wrote:

> Hi Eric. I hope that it allows to change SwitchInst internals as we want without fixing any 3rd side sources (llvm sources itself and llvm clients). Instead I made it as pre-patch for PR1255: "Should enhance LLVM switch instruction to take case ranges". Sorry for the long delay in reply.
> I carefully checked it again and again.
> Though, if you found something changes I made, I'm ready for discussing.

Makes total sense. Probably should have referenced the PR in the commit message. Anton explained a bit last night as well.

Thanks!

-eric



More information about the llvm-commits mailing list