summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tailcallpic2.ll
AgeCommit message (Expand)Author
2013-11-22Revert r195318 as it causes miscompilation (PR18029)Kostya Serebryany
2013-11-21The basic problem is that some mainstream programs cannot deal with the wayBill Wendling
2013-02-14Reapply "s/grep/FileCheck/ in some tests"Andrew Trick
2013-02-14Revert "s/grep/FileCheck/ in some tests"Andrew Trick
2013-02-13s/grep/FileCheck/ in some testsEli Bendersky
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-10-11Added tail call optimization to the x86 back end. It can beArnold Schwaighofer