summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-varargs.ll
AgeCommit message (Expand)Author
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-18Fix a x86-64 isel lowering bug that's been around forever. A x86-64 varargs f...Evan Cheng