summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.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
2011-06-19Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-14Properly handle indirect win64 args when they're passed in memoryAnton Korobeynikov