summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-call-2.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-08-25Try approach to moving call address load inside of callseq_start. Now it's do...Evan Cheng
2008-08-24Fix this test. Don't null out the file, just XFAIL it until patch can be fixed.Bill Wendling
2008-08-24Temporarily reverting r55292. It's causing a bootstraping failure:Bill Wendling
2008-08-24Move callseq_start above the call address load to allow load to be folded int...Evan Cheng