summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll
Commit message (Expand)AuthorAge
* During SelectionDAG building explicitly set a node to constant zero when theQuentin Colombet2013-06-18
* During the CodeGenPrepare we often lower intrinsics (such as objsize)Nadav Rotem2012-08-14
* This test depends on cmov being available.Benjamin Kramer2011-09-01
* PreRA scheduler should avoid cloning compares.Andrew Trick2011-09-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Add CMP32mr and friends to the load-unfolding table. AmongDan Gohman2008-03-25
* Special copy SUnit's do not have SDNode's.Evan Cheng2008-01-09