llvm-6502/lib/Transforms
Gabor Greif 654c06f645 Add a setCalledFunction member to InvokeInst (like in CallInst)
and use this (as well as getCalledValue) to access the callee,
instead of {g|s}etOperand(0).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99084 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-20 21:00:25 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Add a setCalledFunction member to InvokeInst (like in CallInst) 2010-03-20 21:00:25 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
IPO Add a setCalledFunction member to InvokeInst (like in CallInst) 2010-03-20 21:00:25 +00:00
Scalar Clear the SCEVExpander's insertion point after making deletions, 2010-03-20 03:53:53 +00:00
Utils back out r98957, it broke http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/703 in the nightly test suite 2010-03-19 13:50:02 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00