[SCEV] Exploit A < B => (A+K) < (B+K) when possible
[oota-llvm.git] / test / Transforms / Inline / blockaddress.ll
2014-07-01 Gerolf HoflehnerSuppress inlining when the block address is taken
2011-10-21 Eli FriedmanRemap blockaddress correctly when inlining a function...