summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-05-05-VecCastExpand.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
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
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-05-05new testcase for PR1371Chris Lattner