summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-call.ll
Commit message (Expand)AuthorAge
* Fix for PR14739. It's not safe to fold a load into a call across a store. Tha...Evan Cheng2013-01-06
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add patterns for CALL32m and CALL64m. They aren't matched in mostDan Gohman2008-05-29