aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dagcombine-cse.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-05-06Use target triple in tests, not 'realign-stack=0' option. Per request.Anton Korobeynikov
2008-04-23Disable stack realignment for these testsAnton Korobeynikov
2008-04-14Remove -unwind-tables-optional everywhere, sinceDale Johannesen
2008-04-08Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen
2008-04-08Add -disable-required-unwind-tables to testsDale Johannesen
2008-03-22Teach DAG combiner to commute commutable binary nodes in order to achieve sdi...Evan Cheng