summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dagcombine-cse.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-2/+2
2013-03-12Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung1-0/+28
2013-03-08Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung1-27/+0
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-05-06Use target triple in tests, not 'realign-stack=0' option. Per request.Anton Korobeynikov1-1/+1
2008-04-23Disable stack realignment for these testsAnton Korobeynikov1-1/+1
2008-04-14Remove -unwind-tables-optional everywhere, sinceDale Johannesen1-1/+1
2008-04-08Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen1-1/+1
2008-04-08Add -disable-required-unwind-tables to testsDale Johannesen1-1/+1
2008-03-22Teach DAG combiner to commute commutable binary nodes in order to achieve sdi...Evan Cheng1-0/+27