summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/vector.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-08PPC: Mark vector FREM as Expand by defaultHal Finkel
2011-07-11test/CodeGen/PowerPC/vector.ll: Tweak redirection >%t >%t to >%t >>%t. See al...NAKAMURA Takumi
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
2009-05-16Help DejaGnu avoid pipe-jam by producing less output from certain test cases.Jakob Stoklund Olesen
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-09-05Change all floating constants that are not exactlyDale Johannesen
2007-05-01Split target dependent test portions to target-specific directories.Reid Spencer