summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-call-2.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Try approach to moving call address load inside of callseq_start. Now it's do...Evan Cheng2008-08-25
* Fix this test. Don't null out the file, just XFAIL it until patch can be fixed.Bill Wendling2008-08-24
* Temporarily reverting r55292. It's causing a bootstraping failure:Bill Wendling2008-08-24
* Move callseq_start above the call address load to allow load to be folded int...Evan Cheng2008-08-24