aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/tailcall-fastisel.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-1/+1
* Add a triple to this test.Chad Rosier2012-12-111-1/+1
* Fall back to the selection dag isel to select tail calls.Chad Rosier2012-12-111-3/+2
* Completely disable tail calls when fast-isel is enabled, as fast-iselDan Gohman2010-08-281-4/+10
* Fix fast-isel to avoid selecting the return instruction if aDan Gohman2009-11-201-0/+13