aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/MBlaze/brind.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Fixed reversed operands for IDIV and CMP instructions in MBlaze backend.Wesley Peck2010-12-061-2/+2
* Implement branch analysis in the MBlaze backend.Wesley Peck2010-11-211-1/+1
* Recommit 116986 with capitalization typo fixed.Wesley Peck2010-10-211-7/+6
* Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t...Wesley Peck2010-10-211-6/+7
* Major update of the MicroBlaze backend. The new features are:Wesley Peck2010-10-211-7/+6
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+73