aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/x86-64-mem.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-2/+2
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-081-1/+1
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-311-3/+3
* Fix test case. Chris didn't do make check. :-)Evan Cheng2007-11-051-19/+18
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-7/+7
* Fix test.Evan Cheng2007-08-021-1/+1
* For PR1319:Reid Spencer2007-04-161-8/+10
* Fix test.Evan Cheng2006-12-041-8/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-8/+8
* Add X86-64 load / store codegen tests.Evan Cheng2006-11-301-0/+36