summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Generic/vector.ll
AgeCommit message (Expand)Author
2022-12-19[CodeGen] Convert some tests to opaque pointers (NFC)Nikita Popov
2017-07-16[AVR] Add/remove XFAILs to get the backend passing Generic CodeGen testsDylan McKay
2017-02-08[AVR] XFAIL a set of failing CodeGen testsDylan McKay
2015-10-09Fix assert in X86 backend.James Y Knight
2015-03-19Unxfail test/CodeGen/Generic/vector.ll now passing on HexagonKrzysztof Parzyszek
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
2013-03-25XFAIL some of the generic CodeGen tests for Hexagon.Jyotsna Verma
2012-11-13Codegen support for arbitrary vector getelementptrs.Duncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2007-07-09remove this bogus t-tChris Lattner
2007-05-01Split target dependent test portions to target-specific directories.Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer