Check the alwaysinline attribute on the call as well as on the caller.
[oota-llvm.git] / test / Transforms / Inline / always-inline.ll
2014-05-19 Peter CollingbourneCheck the alwaysinline attribute on the call as well...
2014-04-17 Gerolf HoflehnerReverse 206485.
2014-04-17 Gerolf HoflehnerInline a function when the always_inline attribute
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-08-17 Benjamin KramerFix broken check lines.
2012-04-01 Chandler CarruthAdd some more testing to cover the remaining two cases...
2012-04-01 Chandler CarruthFix a pretty scary bug I introduced into the always...
2012-04-01 Chandler CarruthReplace four tiny tests with various uses of grep and...