summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/always-inline.ll
Commit message (Expand)AuthorAgeFilesLines
* Inliner: Don't remove calls to readnone+nounwind (but not always_inline) func...David Blaikie2017-06-121-0/+11
* [PM] Teach the always inliner in the new pass manager to supportChandler Carruth2016-12-261-0/+27
* [PM] Remove a bunch of junk that snuck in when I failed at manipulatingChandler Carruth2016-12-231-21/+0
* [PM] Teach the always inlining test case to be much more strict aboutChandler Carruth2016-12-231-8/+154
* [PM] Clean up test case and comments a bit. NFC.Chandler Carruth2016-12-231-2/+5
* [llvm] Remove redundant --check-prefix=CHECK from testsMandeep Singh Grang2016-10-241-1/+1
* [PM] Port the always inliner to the new pass manager in a much moreChandler Carruth2016-08-171-6/+23
* Check the alwaysinline attribute on the call as well as on the caller.Peter Collingbourne2014-05-191-0/+11
* Reverse 206485.Gerolf Hoflehner2014-04-171-1/+1
* Inline a function when the always_inline attributeGerolf Hoflehner2014-04-171-1/+1
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* Fix broken check lines.Benjamin Kramer2012-08-171-1/+0
* Add some more testing to cover the remaining two cases whereChandler Carruth2012-04-011-0/+45
* Fix a pretty scary bug I introduced into the always inliner withChandler Carruth2012-04-011-0/+38
* Replace four tiny tests with various uses of grep and not with a singleChandler Carruth2012-04-011-0/+42
OpenPOWER on IntegriCloud