summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2006-05-02-InstrSched2.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+25
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-24/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-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
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-1/+1
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-17/+16
* TwoAddressInstructionPass enhancement. After it converts a two address instru...Evan Cheng2008-03-131-1/+1
* one fewer uncond branch with my codegenprepare hack for single-mbb backedges.Chris Lattner2007-12-261-1/+1
* Enable convertToThreeAddress for X86 by default.Evan Cheng2007-10-051-1/+1
* Use push / pop for prologues and epilogues.Evan Cheng2007-07-171-1/+1
* For PR1319:Reid Spencer2007-04-161-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+24
OpenPOWER on IntegriCloud