aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/constant-pool-remat-0.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+23
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-22/+0
* When dead code elimination removes all but one use, try to fold the single de...Jakob Stoklund Olesen2011-04-051-0/+1
* test/CodeGen/X86/constant-pool-remat-0.ll: FileCheck-ize and add explicit -mt...NAKAMURA Takumi2011-03-161-4/+12
* When sending stats output to stdout for grepping, don't emit normalDan Gohman2010-08-181-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-4/+4
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-2/+2
* If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM regist...Evan Cheng2008-09-051-4/+4
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-141-2/+2
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-081-2/+2
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-2/+2
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-1/+1
* Added support to fold X86 load / store instructions. This allow rematerialize...Evan Cheng2007-08-301-1/+2
* tcl seems to hate |& for some reason.Chris Lattner2007-08-141-1/+1
* switch this to use fastcc to avoid fpstack traffic on x86-32. Switch to Chris Lattner2007-08-141-5/+5
* Update test case. A spill should now be deleted.Evan Cheng2007-08-141-1/+2
* Now capable of rematerializing coalesced live intervals.Evan Cheng2007-08-131-0/+1
* Mark the SSE and MMX load instructions thatDan Gohman2007-08-021-0/+10