summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-tailcall.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-04-10Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-05-04X86FastISel doesn't support the -tailcallopt ABI.Dan Gohman