summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Generic/vector-casts.ll
AgeCommit message (Expand)Author
2022-12-19[CodeGen] Convert some tests to opaque pointers (NFC)Nikita Popov
2015-07-03whitespace tidyup. NFC.Simon Pilgrim
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-27Revert accidental testcase reductionNate Begeman
2009-04-272nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.Nate Begeman
2008-08-14Improve support for vector casts in LLVM IR and CodeGen.Dan Gohman