summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/small-arguments.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
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-07-19For PR1553:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-13For PR1043:Reid Spencer
2007-01-05Update for change in parameter attributes syntax.Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-02-28new testcasesChris Lattner
2005-09-02This should permit NOT and's, not even dead ones.Chris Lattner
2005-09-01Another case that shouldn't have sign extends: functions returning shortChris Lattner
2005-08-31Add a testcase for nate's patchChris Lattner