summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-03-23-DarwinAsmComments.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-31Add an explicit -asm-verbose to these tests, to make itDan Gohman
2009-03-25CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...Evan Cheng
2009-03-24Do not emit comments unless -asm-verbose.Evan Cheng
2008-03-25Use ## for comment delimiter on darwin x86-32, soDale Johannesen