summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-mem.ll
AgeCommit message (Expand)Author
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-04-08Add -disable-required-unwind-tables to testsDale Johannesen
2008-03-31Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen
2007-11-05Fix test case. Chris didn't do make check. :-)Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-08-02Fix test.Evan Cheng
2007-04-16For PR1319:Reid Spencer
2006-12-04Fix test.Evan Cheng
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-30Add X86-64 load / store codegen tests.Evan Cheng