summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-mem.ll
Commit message (Expand)AuthorAge
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-08
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-31
* Fix test case. Chris didn't do make check. :-)Evan Cheng2007-11-05
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Fix test.Evan Cheng2007-08-02
* For PR1319:Reid Spencer2007-04-16
* Fix test.Evan Cheng2006-12-04
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Add X86-64 load / store codegen tests.Evan Cheng2006-11-30