summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/branch-opt.ll
Commit message (Expand)AuthorAge
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* my patch fixed the fixme.Chris Lattner2007-04-02
* Fixes PR 1200Dale Johannesen2007-02-17
* For PR1070:Reid Spencer2007-01-02
* For PR950:Reid Spencer2006-12-31
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* now that we handle single mbb loops better, one branch is allowedChris Lattner2006-11-08
* new testcaseChris Lattner2006-10-17