aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2006-07-03-schedulers.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-01-13The list-td and list-tdrr schedulers don't yet support physregDan Gohman
2008-11-20Test -pre-RA-sched=fast too, for completeness.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-10-01-pre-RA-sched=none, simple, simple-noitin are gone.Evan Cheng
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2007-07-13Skeleton of post-RA scheduler; doesn't do anything yet.Dale Johannesen
2007-04-16For PR1319:Reid Spencer
2006-12-02Run llvm-upgrade on this test and/or upgrade intrinsic function calls.Reid Spencer
2006-08-03Applying for all.Jim Laskey
2006-08-03Make all the schedulers continue to work.Jim Laskey