aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fold-pcmpeqd-0.ll
Commit message (Expand)AuthorAgeFilesLines
* Start function numbering at 0.Dan Gohman2010-04-171-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-3/+3
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-16/+16
* make these tests pass when run on a G5.Chris Lattner2009-02-201-2/+2
* Fix PR3457: Ignore control successors when looking for closest scheduled succ...Evan Cheng2009-02-101-1/+3
* Use a latency value of 0 for the artificial edges inserted byDan Gohman2009-01-061-1/+1
* Use the correct Preds and Succs lists in setHeightDirty()Dan Gohman2008-12-201-1/+1
* Fix some register-alias-related bugs in the post-RA scheduler livenessDan Gohman2008-12-161-4/+2
* Fix test.Evan Cheng2008-12-031-4/+2
* Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86'sDan Gohman2008-12-031-0/+107