summaryrefslogtreecommitdiff
path: root/lib/Target/Mips
Commit message (Expand)AuthorAge
...
* Revert r194019 to r194021, "Submit the basic port of the rest of ARM constant...NAKAMURA Takumi2013-11-04
* Make sure we don't get a warning from this variable that is only usedReed Kotler2013-11-04
* Submit the basic port of the rest of ARM constant islands code to Mips. Reed Kotler2013-11-04
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-04
* Add #include of raw_ostream.h to MipsSEISelLowering.cppHans Wennborg2013-10-30
* [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related testsDaniel Sanders2013-10-30
* [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal...Daniel Sanders2013-10-30
* [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. ...Daniel Sanders2013-10-30
* [mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECTDaniel Sanders2013-10-30
* [mips] MipsSETargetLowering now reports DAGCombiner changes when using -debug...Daniel Sanders2013-10-30
* [mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not i...Daniel Sanders2013-10-30
* [mips] Compute stack alignment on the fly.Akira Hatanaka2013-10-30
* [mips] Align the stack to 16-bytes for mfp64.Akira Hatanaka2013-10-29
* Add a helper getSymbol to AsmPrinter.Rafael Espindola2013-10-29
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* The asm printer has a mangler. Use it.Rafael Espindola2013-10-29
* [mips] Simplify LowerFormalArguments using getRegClassFor.Akira Hatanaka2013-10-28
* Prune utf8 chars in comments.NAKAMURA Takumi2013-10-28
* Prune trailing linefeeds.NAKAMURA Takumi2013-10-28
* Make first substantial checkin of my port of ARM constant islands code to Mips.Reed Kotler2013-10-27
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-23
* [mips][msa] Direct Object Emission support for the LSA instruction.Matheus Almeida2013-10-23
* [mips][msa] Added support for matching fexp2 from normal IR (i.e. not intrins...Daniel Sanders2013-10-23
* [mips][msa] Direct Object Emission support for conditional branches.Matheus Almeida2013-10-22
* [mips][msa] Direct Object Emission support for LD/ST instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for LDI instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for MOVE.v.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission of SPLAT instruction.Matheus Almeida2013-10-21
* [mips][msa] Fix definition of SLD instruction.Matheus Almeida2013-10-21
* [mips][msa] Added lsa instructionDaniel Sanders2013-10-17
* [mips][msa] Removed ldx.[bhwd] and stx.[bhwd].Daniel Sanders2013-10-17
* [mips][msa] Correct definition order of ftrunc_[su], ftint_[su], and ftq.Daniel Sanders2013-10-17
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* [mips][msa] Added support for build_vector for v4f32 and v2f64.Daniel Sanders2013-10-15
* [mips] Define a pseudo instruction which writes to both the lower and higherAkira Hatanaka2013-10-15
* [mips] Use predicates to guard instructions using accumulator registers insteadAkira Hatanaka2013-10-15
* [mips] Rename isel nodes.Akira Hatanaka2013-10-15
* [mips] Transfer kill flag to the newly created operand.Akira Hatanaka2013-10-15
* [mips] Set HI/LO registers' HWEncoding field.Akira Hatanaka2013-10-15
* [mips] Delete unnecessary code.Akira Hatanaka2013-10-15
* [mips][msa] Direct Object Emission support for BIT instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission support for VEC instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission for the majority of the ELM instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.Matheus Almeida2013-10-14
* For Mips16, start to consolidate all forms of 32 bit literal loading so thatReed Kotler2013-10-12
* Mips: Disassemble sign-extended 64 bit immediates properly.Benjamin Kramer2013-10-11
* This reverts 192447 because of compiler warning generated on darwin build.Matheus Almeida2013-10-11
* This reverts r192449 because of compiler warning generated on darwin build.Matheus Almeida2013-10-11