[SCEV] Exploit A < B => (A+K) < (B+K) when possible
[oota-llvm.git] / test / Transforms / Inline / inline-byval-bonus.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-08-07 Benjamin KramerPR13095: Give an inline cost bonus to functions using...