aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tailcall-64.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Start using CHECK-LABEL in some tests.Stephen Lin2013-07-121-16/+16
* Minor renaming of tests (for consistency with an in-development patch)Stephen Lin2013-04-201-10/+10
* Allow tail call opportunity detection through nested and/or multiple iteratio...Stephen Lin2013-04-201-0/+88
* Fix an illegal tailcall opt where the callee returns a double via xmm while c...Evan Cheng2012-09-251-3/+26
* Fix test case to avoid PIC magic.Jakob Stoklund Olesen2012-09-131-2/+1
* Fix the TCRETURNmi64 bug differently.Jakob Stoklund Olesen2012-09-131-0/+39
* Revert r163761 "Don't fold indexed loads into TCRETURNmi64."Jakob Stoklund Olesen2012-09-131-35/+1
* Don't fold indexed loads into TCRETURNmi64.Jakob Stoklund Olesen2012-09-131-1/+35
* testcase for PR13006, thanks to Duncan for filing it.Chris Lattner2012-06-011-0/+7
* enhance the logic for looking through tailcalls to look through transparent c...Chris Lattner2012-06-011-0/+46
* enhance getNoopInput to know about vector<->vector bitcasts of legalChris Lattner2012-06-011-0/+22
* add some simple 64-bit tail call tests.Chris Lattner2012-06-011-0/+21