Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test cases. | Akira Hatanaka | 2012-06-14 | 1 | -1/+0 |
* | Implement a DAGCombine in MipsISelLowering.cpp which transforms the following | Akira Hatanaka | 2012-06-13 | 1 | -13/+12 |
* | Fix test cases. | Akira Hatanaka | 2012-05-12 | 1 | -9/+12 |
* | Do not use $gp as a dedicated global register if the target ABI is not O32. | Akira Hatanaka | 2012-04-25 | 1 | -1/+2 |
* | Have TargetLowering::getPICJumpTableRelocBase return a node that points to the | Akira Hatanaka | 2012-04-09 | 1 | -0/+4 |
* | Add a new MachineJumpTableInfo entry type, EK_GPRel64BlockAddress, which is | Akira Hatanaka | 2012-02-03 | 1 | -1/+21 |
* | Have LowerJumpTable support Mips64. Modify 2010-07-20-Switch.ll to test N64 and | Akira Hatanaka | 2011-12-05 | 1 | -5/+13 |
* | Upgrade syntax of tests using volatile instructions to use 'load volatile' in... | Chris Lattner | 2011-11-27 | 1 | -2/+2 |
* | Change the default scheduler from Latency to ILP, since Latency | Dan Gohman | 2011-10-24 | 1 | -1/+1 |
* | Fix PR7174, a couple o Mips fixes: | Bruno Cardoso Lopes | 2010-07-20 | 1 | -0/+33 |