Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Target / Mips / AsmParser / MipsAsmParser.cpp
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-06 Jack Carter[Mips] TargetStreamer Support for .abicalls and .set...
2013-12-13 Matheus Almeida[mips] Add checks for alignment and maximum displacemen...
2013-12-09 Vladimir MedicMethod parseSetAssignment treats every operand with...
2013-11-19 Jack Carterreverts 195057 per request
2013-11-19 Jack Carter[Mips] Support for MicroMips STO refactoring.
2013-11-18 Matheus Almeida[mips][msa] Fix immediate value of LSA instruction...
2013-11-13 Vladimir MedicFix bug in .gpword directive parsing.
2013-11-13 Vladimir MedicThis patch fixes a bug in floating point operands parsi...
2013-11-06 Vladimir MedicImplement gpword directive for mips, test case added...
2013-10-21 Matheus Almeida[mips][msa] Direct Object Emission support for CTCMSA...
2013-10-14 Matheus Almeida[mips][msa] Direct Object Emission of INSERT.{B,H,W...
2013-10-11 Matheus AlmeidaThis reverts 192447 because of compiler warning generat...
2013-10-11 Matheus Almeida[mips][msa] Direct Object Emission of INSERT.{B,H,W...
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-10-04 Jack Carterreverting per request
2013-10-04 Jack Carter[MC][AsmParser] Hook for post assembly file processing
2013-10-01 Vladimir MedicThis patch adds aliases for Mips sub instruction with...
2013-09-25 Jack Carter[mips][msa] Direct Object Emission support for the...
2013-09-16 Vladimir MedicThis patch implements Mips load/store instructions...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-09-10 Vladimir MedicAdd test cases for Mips mthc1/mfhc1 instructions. Add...
2013-09-10 Vladimir MedicRemove obsolete code from MipsAsmParser.cpp.
2013-08-28 Akira Hatanaka[mips] Use ptr_rc to simplify definitions of base+index...
2013-08-20 Akira Hatanaka[mips] Define register class FGRH32 for the high half...
2013-08-14 Akira Hatanaka[mips] Fix bug in parsing accumulator registers.
2013-08-14 Akira Hatanaka[mips] Use register operands instead of register classe...
2013-08-13 Vladimir MedicThis patch introduces changes to MipsAsmParser register...
2013-08-08 Akira Hatanaka[mips] Rename accumulator register classes and FP regis...
2013-08-08 Akira Hatanaka[mips] Delete register class HWRegs64.
2013-08-06 Akira Hatanaka[mips] Rename register classes CPURegs and CPU64Regs.
2013-08-06 Akira Hatanaka[mips] Mark instructions defined in Mips64InstrInfo...
2013-08-06 Akira Hatanaka[mips] Replace usages of register classes with register...
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-24 Akira Hatanaka[mips] Make MipsAsmParser::parseCCRRegs return NoMatch...
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-22 Akira Hatanaka[mips] Fix MipsAsmParser::parseCCRRegs.
2013-07-18 Vladimir MedicThis patch extends mips register parsing methods to...
2013-07-17 Vladimir MedicThis patch checks for valid mnemonics at the beginning...
2013-07-16 Vladimir Medic This patch represents Mips utilization of r186388...
2013-06-24 Vladimir Medic This patch introduces RegisterOperand class into Mips...
2013-06-20 Vladimir MedicOptimize register parsing for MipsAsmParser. Allow...
2013-06-19 Vladimir MedicThe RenderMethod field in RegisterOperand class sets...
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-04 Vladimir MedicTest commit for user vmedic, to verify commit access...
2013-05-28 Jack CarterMips assembler: Improve set register alias handling
2013-04-25 Jack CarterMips assembler: .set reorder support
2013-04-18 Jack CarterMips assembler: formatting and comment changes.
2013-04-17 Evgeniy StepanovFix -Werror build.
2013-04-17 Jack CarterMips assembler: Enable handling of nested expressions
2013-04-15 Jack CarterMips assembler: Explicit floating point condition regis...
2013-03-22 Jack CarterThis patch that enables the Mips assembler to use symbo...
2013-03-21 Jack CarterThis patch enables the Mips .set directive to define...
2013-03-15 Eric ChristopherSilence anonymous type in anonymous union warnings.
2013-02-21 Jack CarterMips specific standalone assembler addressing mode...
2013-02-20 Jack CarterELF symbol table field st_other support,
2013-02-20 Jim GrosbachMCParser: Update method names per coding guidelines.
2013-01-25 Jack CarterThis patch implements parsing the .word
2013-01-17 Jack CarterThis is a resubmittal. For some reason it broke the...
2013-01-16 Jack Carterreverting 172579
2013-01-16 Jack CarterAkira,
2013-01-12 NAKAMURA TakumiMipsAsmParser: Try to unbreak tests to add extra check.
2013-01-12 Jack CarterThis patch tackles the problem of parsing Mips
2013-01-07 Jordan RoseChange SMRange to be half-open (exclusive end) instead...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-25 Chad Rosier[ms-inline asm] Add support for creating AsmRewrites...
2012-10-13 Chad Rosier[ms-inline asm] Remove the MatchInstruction() function...
2012-10-12 Chad Rosier[ms-inline asm] Use the new API introduced in r165830...
2012-10-09 Jack CarterInitial assembler implementation of Mips load address...
2012-10-09 David ChisnallImprovements to MIPS64 assembler:
2012-10-06 Jack CarterMinor changes based on post commit review:
2012-10-05 Jack CarterMinor changes based on post commit review:
2012-10-05 Chad Rosier[ms-inline asm] Add a few typedefs to simplify future...
2012-10-04 Jack CarterImplement methods that enable expansion of load immediate
2012-10-04 Jack CarterThis patch is a partial implementation of mips .set...
2012-10-01 Chad Rosier[ms-inline asm] Add the convertToMapAndConstraints...
2012-09-24 Chad RosierRather then have a wrapper function, have tblgen instan...
2012-09-24 Chad RosierRather then have a wrapper function, have tblgen instan...
2012-09-21 Chad Rosier[ms-inline asm] Expose the mnemonicIsValid() function...
2012-09-10 Benjamin KramerMake helper function static.
2012-09-07 Benjamin KramerMipsAsmParser: Fix a couple of string use-after-frees...
2012-09-07 Jack CarterThe Mips standalone assembler intial directive support.
2012-09-07 Jack CarterThe Mips standalone assembler fpu instruction support.
2012-09-06 David BlaikieRemove unused variable introduced by r163346.
2012-09-06 Jack CarterThe Mips standalone assembler memory instruction support.
2012-09-05 Jack CarterMips specific llvm assembler support for ALU instructio...
2012-09-05 Chad RosierFix function name per coding standard.
2012-09-03 Chad Rosier[ms-inline asm] Asm operands can map to one or more...
2012-09-03 Chad Rosier[ms-inline asm] Add a comment.
2012-09-03 Chad Rosier[ms-inline asm] Add an interface to the GetMCInstOperan...
2012-08-17 Akira HatanakaAdd stub methods for mips assembly matcher.
2012-02-17 Jia Liuremove Emacs-tag form .cpp files in Mips Backend, and...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2012-01-11 Rafael EspindolaAdd the skeleton of an asm parser for mips.