summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/mem_update.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
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2012-11-14This patch is in preparation for adding medium code model support to theBill Schmidt
2012-06-04Enable generating PPC pre-increment (r+imm) instructions by default.Hal Finkel
2010-02-21add some no-unwinds, other minor cleanups.Chris Lattner
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-11-16make this harderChris Lattner
2006-11-11enable this test, check ppc64 as well.Chris Lattner
2006-11-10make this test more interestingChris Lattner
2006-11-08preincrement case we miss. xfail until we catch itChris Lattner