[mips] [IAS] Warn when LA is used with a 64-bit symbol.
[oota-llvm.git] / lib / Target / Mips / AsmParser / MipsAsmParser.cpp
2015-05-14 Toma Tabacu[mips] [IAS] Warn when LA is used with a 64-bit symbol.
2015-05-14 Toma Tabacu[mips] [IAS] Give expandLoadAddressSym() more specific...
2015-05-13 Jim GrosbachMC: Modernize MCOperand API naming. NFC.
2015-05-13 Toma Tabacu[mips] [IAS] Preemptively fix warning introduced by...
2015-05-13 Toma Tabacu[mips] [IAS] Unify common functionality of LA and LI.
2015-05-13 Michael KupersteinReverting r237234, "Use std::bitset for SubtargetFeatures"
2015-05-13 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-05-07 Eric ChristopherRename the MIPS routine abiUsesSoftFloat -> useSoftFloa...
2015-05-07 Toma Tabacu[mips] Add the SoftFloat MipsSubtarget feature.
2015-05-01 Toma Tabacu[mips] [IAS] Fix error messages for using LI with 64...
2015-05-01 Toma Tabacu[mips] [IAS] Slightly improve shift instruction generat...
2015-04-29 Toma Tabacu[mips] [IAS] Inline assemble-time shifting out of creat...
2015-04-28 Toma Tabacu[mips] [IAS] Do not generate redundant ORi in createLSh...
2015-04-28 Toma Tabacu[mips] [IAS] Rename the createShiftOr function to creat...
2015-04-28 Toma Tabacu[mips] [IAS] Store the expandLoadImm destination regist...
2015-04-27 Toma Tabacu[mips] Correct bytes to bits in 2 comments. NFC.
2015-04-27 Toma Tabacu[mips] [IAS] Improve warning for using AT with .set...
2015-04-27 Toma Tabacu[mips] [IAS] Rename getATRegNum and setATReg to {g...
2015-04-23 Toma Tabacu[mips] [IAS] Move NOP emission after pseudo-instruction...
2015-04-21 Toma Tabacu[mips] [IAS] Implement the .asciiz directive.
2015-04-16 Toma Tabacu[mips] [IAS] Add support for the .insn directive.
2015-04-15 Toma Tabacu[mips] [IAS] Refactor the function which checks for...
2015-04-10 Toma Tabacu[mips] [IAS] Improve comments in MipsAsmParser::expandL...
2015-04-08 Toma Tabacu[mips] [IAS] Do not generate redundant move when expand...
2015-04-07 Toma Tabacu[mips] [IAS] Allow .set assignments for already defined...
2015-03-30 Yaron KerenRemove more superfluous .str() and replace std::string...
2015-03-26 Toma Tabacu[mips] Move the setATReg definition inside the MipsAsse...
2015-03-24 Michael KupersteinRevert "Use std::bitset for SubtargetFeatures"
2015-03-24 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-03-23 Benjamin KramerRe-sort includes with sort-includes.py and insert raw_o...
2015-03-16 Toma Tabacu[mips] [IAS] Outline NOP creation. NFC.
2015-03-06 Toma Tabacu[mips] [IAS] Add missing constraints and improve testin...
2015-03-04 Toma Tabacu[mips] Rename the LA/LI/DLI TableGen definitions and...
2015-02-19 Michael KupersteinReverting r229831 due to multiple ARM/PPC/MIPS build...
2015-02-19 Michael KupersteinUse std::bitset for SubtargetFeatures
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-18 Toma Tabacu[mips] [IAS] Fix using .cpsetup with local labels ...
2015-02-17 Benjamin KramerPrefer SmallVector::append/insert over push_back loops.
2015-02-13 Toma Tabacu[mips] Improve support for the .set at/noat assembler...
2015-02-10 Zoran Jovanovic[mips][microMIPS] Implement movep instruction
2015-01-30 Toma Tabacu[mips] Manually replace JAL pseudo-instructions with...
2015-01-28 Zoran Jovanovic[mips][microMIPS] Implement SWM and LWM aliases
2015-01-28 Jozef Kolek[mips][microMIPS] Implement LWGP instruction
2015-01-27 Kai Nacke[mips] Add range checks and transformation to octeon...
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2015-01-23 Toma Tabacu[mips] Add new error message and improve testing for...
2015-01-23 NAKAMURA TakumiReformat.
2015-01-23 NAKAMURA TakumiMipsAsmParser.cpp: Suppress a warning introduced in...
2015-01-21 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-21 Jozef Kolek[mips][microMIPS] Implement ADDIUPC instruction
2015-01-20 Jozef KolekReverted revision 226577.
2015-01-20 Aaron BallmanSilencing a -Wunused-variable warning in non-asserts...
2015-01-20 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2015-01-12 Jozef Kolek[mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
2015-01-05 Craig TopperReplace several 'assert(false' with 'llvm_unreachable...
2015-01-03 Craig TopperMinor cleanup to all the switches after MatchInstructio...
2014-12-23 Jozef Kolek[mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB...
2014-12-23 Jozef Kolek[mips][microMIPS] Implement LWSP and SWSP instructions
2014-12-16 Zoran Jovanovic[mips][microMIPS] Implement SWP and LWP instructions
2014-11-27 Zoran Jovanovic[mips][microMIPS] Implement SWM16 and LWM16 instructions
2014-11-24 Jozef Kolek[mips][microMIPS] Implement LBU16, LHU16, LW16, SB16...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement 16-bit instructions registe...
2014-11-19 Zoran Jovanovic[mips][micromips] Implement SWM32 and LWM32 instructions
2014-11-11 Vasileios Kalintiris[mips] Add hardware register name "hwr_ulr" ($29)
2014-11-11 Vasileios KalintirisRecommit "[mips] Add names and tests for the hardware...
2014-11-11 Rafael EspindolaMCAsmParserExtension has a copy of the MCAsmParser...
2014-11-06 Toma Tabacu[mips] Improve error/warning messages and testing for...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-05 Zoran JovanovicReverted revisions 221351, 221352 and 221353.
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-11-04 Toma Tabacu[mips] Improve support for the .set mips16/nomips16...
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement ADDIUR1SP instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement ADDIUR2 instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement LI16 instruction
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-10-21 Zoran Jovanovic[mips][microMIPS] Implement microMIPS 16-bit instructio...
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUSP instruction
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement ADDIUS5 instruction
2014-10-10 Zoran Jovanovic[mips][microMIPS] Implement JALRS16 instruction
2014-10-03 Hans WennborgMipsAsmParser.cpp: fix VS2012 build
2014-10-03 Daniel Sanders[mips] Print warning when using register names not...
2014-10-01 Toma Tabacu[mips] Rename emit and parse functions for the .cpload...
2014-09-17 Toma Tabacu[mips] Add assembler support for the .set nodsp directive.
2014-09-16 Toma Tabacu[mips] Improve the error messages given by MipsAsmParser.
2014-09-15 Toma Tabacu[mips] Use early exit in MipsAsmParser::matchCPURegiste...
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement BGEZALS and BLTZALS instruc...
2014-09-12 Zoran Jovanovic[mips][microMIPS] Implement JALS and JALRS instructions.
2014-09-12 Craig TopperRemove a temporary variable and just construct a unique...
2014-09-09 Toma Tabacu[mips] Add assembler support for .set mips0 directive.
2014-09-09 Toma Tabacu[mips] Add assembler support for .set push/pop directive.
2014-09-05 Toma Tabacu[mips] Change Feature-related types from unsigned to...
2014-09-05 Toma Tabacu[mips] Rename data members and member functions in...
2014-09-04 Toma Tabacu[mips] Rename MipsAsmParser functions to conform to...
2014-08-30 Craig TopperFix some cases where StringRef was being passed by...
2014-08-19 Toma Tabacu[mips] Add assembler support for .set arch=x directive.
2014-08-18 Tim NorthoverTableGen: allow use of uint64_t for available features...
2014-08-14 Toma Tabacu[mips] Add assembler support for the "la $reg,symbol...
next