aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dagcombine-cse.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Use target triple in tests, not 'realign-stack=0' option. Per request.Anton Korobeynikov2008-05-061-1/+1
* Disable stack realignment for these testsAnton Korobeynikov2008-04-231-1/+1
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-1/+1
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-1/+1
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-1/+1
* Teach DAG combiner to commute commutable binary nodes in order to achieve sdi...Evan Cheng2008-03-221-0/+27