Speculatively disable Dan's commits 143177 and 143179 to see if
[oota-llvm.git] / test / CodeGen / MBlaze /
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-04-11 Wesley PeckAdd scheduling information for the MBlaze backend.
2011-02-13 Chris Lattnerfix visitShift to properly zero extend the shift amount...
2010-12-15 Wesley PeckLower the MBlaze target specific calling conventions...
2010-12-12 Wesley PeckMissed some ADDI <-> ADDIK conversions in 121649.
2010-12-06 Devang PatelIf dbg_declare() or dbg_value() is not lowered by isel...
2010-12-06 Wesley PeckFixed reversed operands for IDIV and CMP instructions...
2010-12-06 Wesley PeckFix a 16-bit immediate value detection bug in the MBlaz...
2010-11-21 Wesley PeckImplement branch analysis in the MBlaze backend.
2010-10-21 Wesley PeckRecommit 116986 with capitalization typo fixed.
2010-10-21 Wesley PeckReverting the commit 116986. It was breaking the build...
2010-10-21 Wesley PeckMajor update of the MicroBlaze backend. The new feature...
2010-04-07 Dale JohannesenSplit big test into multiple directories to cater to
2010-03-06 Wesley PeckRe-committing the failed r97807 commit with changes...
2010-03-06 Chris Lattnerrevert r97807, it introduced build warnings.
2010-03-05 Wesley PeckReworking the stack layout that the MicroBlaze backend...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.