summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/vec_constants.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-04-03[PowerPC] Enable splat generation for BUILD_VECTOR with little endianBill Schmidt
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
2013-02-20Stabilize vec_constants.llBill Schmidt
2013-02-20Additional fixes for bug 15155.Bill Schmidt
2013-02-04Disable a couple more vector splat optimizations on PPC.Benjamin Kramer
2010-08-02PR7781: Fix incorrect shifting in PPCTargetLowering::LowerBUILD_VECTOR.Eli Friedman
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-04-17Some more cases that can be generated with two instructionsChris Lattner
2006-04-17New testcasesChris Lattner
2006-04-17new testcaseChris Lattner
2006-04-17New testcaseChris Lattner
2006-04-12new testcaseChris Lattner