summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx-varargs-x86_64.ll
AgeCommit message (Expand)Author
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2011-12-01Pass AVX vectors which are arguments to varargs functions on the stack. <rdar...Eli Friedman