summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll
Commit message (Expand)AuthorAgeFilesLines
* Reapply fix PR23384 (part 3 of 3) r304824 (was reverted in r305720).Evgeny Stupachenko2017-08-071-1/+1
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* Revert r304824 "Fix PR23384 (part 3 of 3)"Hans Wennborg2017-06-191-1/+1
* Fix PR23384 (part 3 of 3)Evgeny Stupachenko2017-06-061-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* Use function attributes to indicate that we don't want to realign the stack.Bill Wendling2013-08-011-1/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+52
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-51/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper2012-04-271-1/+1
* Remove pcmpgt/pcmpeq intrinsics as clang is not using them.Craig Topper2012-01-311-2/+2
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-101-1/+1
* Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,Bruno Cardoso Lopes2011-09-201-1/+1
* Reapply the new LoopStrengthReduction code, with compile time andDan Gohman2010-02-121-2/+2
* Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman2010-01-221-2/+2
* Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman2010-01-211-2/+2
* Make several tests less fragile.Dan Gohman2010-01-121-8/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to use regular loads instead of llvm.x86.sse2.loadu.dq.Dan Gohman2009-02-161-6/+4
* Re-enable machine sinking pass now that the coalescer bugs and the AnalyzeBrn...Evan Cheng2009-02-091-1/+1
* Revert r63999. It was breaking self-hosting builds.Bill Wendling2009-02-081-1/+1
* Enable machine sinking pass in non-fast mode.Evan Cheng2009-02-071-1/+1
* Undo spill weight tweak. Need to investigate the performance regressions.Evan Cheng2008-06-211-1/+1
* This got better.Evan Cheng2008-06-191-1/+1
* Fix test, instruction count is valid only if stack is not realignedAnton 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
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-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: Upgrade to new test harness.Reid Spencer2007-04-151-2/+2
* These got better.Evan Cheng2007-04-041-1/+1
* This got better.Evan Cheng2007-03-131-43/+44
* For PR761:Reid Spencer2007-01-261-1/+3
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+52
OpenPOWER on IntegriCloud