summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-01-13-StackPtrIndex.ll
Commit message (Expand)AuthorAge
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Make the NDEBUG assertion stronger and more clear what is Chris Lattner2010-03-25
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Convert several tests to use temporary files instead of redundantlyDan Gohman2008-06-10
* -pre-RA-sched=none, simple, simple-noitin are gone.Evan Cheng2007-10-01
* Skeleton of post-RA scheduler; doesn't do anything yet.Dale Johannesen2007-07-13
* For PR1319:Reid Spencer2007-04-16
* Remove use of implementation keyword.Reid Spencer2007-03-28
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* For PR411:Reid Spencer2007-01-30
* For PR761:Reid Spencer2007-01-26
* new testcase for pr1103Chris Lattner2007-01-14