| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman | 2011-10-24 | 2 | -15/+15 |
* | Add scheduling information for the MBlaze backend. | Wesley Peck | 2011-04-11 | 2 | -15/+9 |
* | fix visitShift to properly zero extend the shift amount if the provided operand | Chris Lattner | 2011-02-13 | 1 | -2/+0 |
* | Lower the MBlaze target specific calling conventions for "interrupt_handler" | Wesley Peck | 2010-12-15 | 2 | -0/+128 |
* | Missed some ADDI <-> ADDIK conversions in 121649. | Wesley Peck | 2010-12-12 | 1 | -2/+1 |
* | If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG messag... | Devang Patel | 2010-12-06 | 1 | -24/+19 |
* | Fixed reversed operands for IDIV and CMP instructions in MBlaze backend. | Wesley Peck | 2010-12-06 | 2 | -4/+4 |
* | Fix a 16-bit immediate value detection bug in the MBlaze delay slot filler. | Wesley Peck | 2010-12-06 | 1 | -1/+1 |
* | Implement branch analysis in the MBlaze backend. | Wesley Peck | 2010-11-21 | 1 | -1/+1 |
* | Recommit 116986 with capitalization typo fixed. | Wesley Peck | 2010-10-21 | 7 | -110/+60 |
* | Reverting the commit 116986. It was breaking the build on llvm-x86_64-linux t... | Wesley Peck | 2010-10-21 | 7 | -60/+110 |
* | Major update of the MicroBlaze backend. The new features are: | Wesley Peck | 2010-10-21 | 7 | -110/+60 |
* | Split big test into multiple directories to cater to | Dale Johannesen | 2010-04-07 | 1 | -0/+33 |
* | Re-committing the failed r97807 commit with changes to eliminate warnings. | Wesley Peck | 2010-03-06 | 1 | -14/+14 |
* | revert r97807, it introduced build warnings. | Chris Lattner | 2010-03-06 | 1 | -14/+14 |
* | Reworking the stack layout that the MicroBlaze backend generates. | Wesley Peck | 2010-03-05 | 1 | -14/+14 |
* | Adding the MicroBlaze backend. | Wesley Peck | 2010-02-23 | 14 | -0/+1339 |