[SCEV] Exploit A < B => (A+K) < (B+K) when possible
[oota-llvm.git] / test / Transforms / Inline / frameescape.ll
2015-07-07 Reid KlecknerRename llvm.frameescape and llvm.framerecover to locale...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-14 Reid Kleckner[Inliner] Don't inline functions with frameescape calls