summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/LargeAbsoluteAddr.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
2013-03-12Don't reserve R2 on Darwin/PPCHal Finkel
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-10-24Change the default scheduler from Latency to ILP, since LatencyDan Gohman
2010-02-24Change the scheduler from adding nodes in allnodes orderChris Lattner
2010-02-21add some no-unwinds, other minor cleanups.Chris Lattner
2010-02-16Adjust register numbers in tests to compensate for theDale Johannesen
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-07-17Add a new function, ReplaceAllUsesOfValuesWith, which handles bulkDan Gohman
2008-07-07Refactor the tablegen DAGISelEmitter code for outputing calls toDan Gohman
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-02-19Fix test case.Evan Cheng
2007-02-17new testChris Lattner
2007-02-17Test that large absolute addresses are properly folded into addr modes onChris Lattner