Age | Commit message (Expand) | Author |
---|---|---|
2013-01-22 | [mips] Implement MipsRegisterInfo::getRegPressureLimit. | Akira Hatanaka |
2012-08-22 | Add option disable-mips-delay-filler. Turn on mips' delay slot filler by | Akira Hatanaka |
2012-05-12 | Fix test cases. | Akira Hatanaka |
2012-05-12 | Insert instructions to the entry basic block which initializes the global | Akira Hatanaka |
2012-02-24 | Add an option to use a virtual register as the global base register instead of | Akira Hatanaka |
2011-12-19 | Remove the restriction on the first operand of the add node in SelectAddr. | Akira Hatanaka |
2011-12-14 | Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object | Akira Hatanaka |
2011-09-09 | Drop support for Mips1 and Mips2. | Akira Hatanaka |
2011-05-31 | This patch implements the thread local storage. Implemented are General | Bruno Cardoso Lopes |