summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-03-16-InlineAsm.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-06-17Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-03-17Test case for X86 inline asm constraint 'I'Devang Patel