Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test cases in test/CodeGen/Mips. | Akira Hatanaka | 2012-06-02 | 1 | -4/+6 |
* | Fix test cases. | Akira Hatanaka | 2012-05-12 | 1 | -4/+4 |
* | Add another peephole pattern for conditional moves. | Akira Hatanaka | 2012-05-09 | 1 | -0/+20 |
* | Do not use $gp as a dedicated global register if the target ABI is not O32. | Akira Hatanaka | 2012-04-25 | 1 | -4/+4 |
* | 64-bit WrapperPICPat patterns. | Akira Hatanaka | 2011-12-07 | 1 | -8/+15 |
* | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman | 2011-10-24 | 1 | -2/+2 |
* | Fix test cases. | Akira Hatanaka | 2011-09-09 | 1 | -2/+2 |
* | Define a wrapper node for target constant nodes (tglobaladdr, etc.). | Akira Hatanaka | 2011-05-28 | 1 | -1/+17 |
* | Fix Mips, Sparc, and XCore tests that were dependent on register allocation. | Jakob Stoklund Olesen | 2011-03-31 | 1 | -2/+3 |
* | Match a pattern generated by a dag combiner opt where: | Bruno Cardoso Lopes | 2010-12-07 | 1 | -0/+15 |