summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips64-expansions.s
Commit message (Expand)AuthorAgeFilesLines
* [mips] Make symbols an acceptable branch target when expanding compare-to-imm...Daniel Sanders2016-02-291-0/+11
* [mips] [IAS] Add support for the DLA pseudo-instruction and fix problems with...Daniel Sanders2015-08-171-207/+14
* [mips] Fix li/la differences between IAS and GAS.Daniel Sanders2015-07-141-1/+1
* [mips] [IAS] Add partial support for the ULW pseudo-instruction.Toma Tabacu2015-06-261-0/+82
* [mips] [IAS] Add partial support for the ULHU pseudo-instruction.Toma Tabacu2015-06-231-0/+98
* Recommit "[mips] [IAS] Add support for BNE and BEQ with an immediate operand....Toma Tabacu2015-06-111-0/+78
* Revert "[mips] [IAS] Add support for BNE and BEQ with an immediate operand." ...Toma Tabacu2015-06-091-78/+0
* [mips] [IAS] Add support for BNE and BEQ with an immediate operand.Toma Tabacu2015-06-091-0/+78
* [mips] [IAS] Fix expansion of negative 32-bit immediates for LI/DLI.Toma Tabacu2015-05-151-0/+15
* [mips] [IAS] Slightly improve shift instruction generation in expandLoadImm.Toma Tabacu2015-05-011-207/+178
* [mips] [IAS] Do not generate redundant ORi in createLShiftOri.Toma Tabacu2015-04-281-8/+8
* [mips] Implementation of dli.Matheus Almeida2014-06-191-0/+209