2015-12-21 |
Zlatko Buljan | [mips][microMIPS] Implement DERET and DI instructions... |
tree | commitdiff |
2015-12-18 |
Zlatko Buljan | [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH... |
tree | commitdiff |
2015-12-09 |
Daniel Sanders | [mips][ias] Range check uimm10 operands |
tree | commitdiff |
2015-12-08 |
Daniel Sanders | [mips][ias] Range check uimm8 operands |
tree | commitdiff |
2015-12-08 |
Daniel Sanders | [mips][ias] Range check uimm6 operands and fix a bug... |
tree | commitdiff |
2015-11-26 |
Daniel Sanders | [mips][ias] Range check uimm5 operands and fix several... |
tree | commitdiff |
2015-11-20 |
Daniel Sanders | Partially revert r253662: some unrelated work was accid... |
tree | commitdiff |
2015-11-20 |
Daniel Sanders | Revert the revert 253497 and 253539 - These commits... |
tree | commitdiff |
2015-11-19 |
Zoran Jovanovic | [mips] Expansion of ROL and ROR macros |
tree | commitdiff |
2015-11-18 |
Craig Topper | Replace dyn_cast with isa in places that weren't using... |
tree | commitdiff |
2015-11-14 |
Akira Hatanaka | Reduce the size of MCRelaxableFragment. |
tree | commitdiff |
2015-11-14 |
Akira Hatanaka | [MCTargetAsmParser] Move the member varialbes that... |
tree | commitdiff |
2015-11-12 |
Zlatko Buljan | [mips][microMIPS] Implement LWM16, SB16, SH16, SW16... |
tree | commitdiff |
2015-11-06 |
Daniel Sanders | [mips][ias] Range check uimm4 operands and fixed a... |
tree | commitdiff |
2015-11-06 |
Daniel Sanders | [mips][ias] Range check uimm3 operands. |
tree | commitdiff |
2015-11-06 |
Daniel Sanders | [mips][ias] Range check uimm2 operands and fix a bug... |
tree | commitdiff |
2015-11-06 |
Daniel Sanders | [mips][ias] Range check uimmz operands. |
tree | commitdiff |
2015-10-28 |
Benjamin Kramer | Put global classes into the appropriate namespace. |
tree | commitdiff |
2015-10-26 |
Daniel Sanders | [mips][ias] Fold needsExpansion() and expandInstruction... |
tree | commitdiff |
2015-10-15 |
Daniel Sanders | [mips][ias] Implement ulh macro. |
tree | commitdiff |
2015-10-12 |
Zoran Jovanovic | [mips][micromips] Initial support for micrmomips DSP... |
tree | commitdiff |
2015-10-12 |
Daniel Sanders | [mips][ias] Implement macro expansion when bcc has... |
tree | commitdiff |
2015-10-12 |
Daniel Sanders | [mips] Clean up most macro expansions to use the emit... |
tree | commitdiff |
2015-10-10 |
Craig Topper | Change isUIntN/isIntN calls with constant N to use... |
tree | commitdiff |
2015-10-05 |
Zoran Jovanovic | [mips][microMIPS] Implement JALRC16, JRCADDIUSP and... |
tree | commitdiff |
2015-10-05 |
Daniel Sanders | [mips] Changed the way symbols are handled in dla and... |
tree | commitdiff |
2015-09-28 |
Zoran Jovanovic | [mips] Handling of immediates bigger than 16 bits |
tree | commitdiff |
2015-09-22 |
Daniel Sanders | [mips][ias] Implement .cpreturn directive. |
tree | commitdiff |
2015-09-21 |
Daniel Sanders | [mips] Allow constant expressions in second argument... |
tree | commitdiff |
2015-09-17 |
Daniel Sanders | [mips] Add assembler support for the .cprestore directive. |
tree | commitdiff |
2015-09-17 |
Zoran Jovanovic | [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU... |
tree | commitdiff |
2015-09-16 |
Zoran Jovanovic | [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Revert r247692: Replace Triple with a new TargetTuple... |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips] Add support for branch-likely pseudo-instructions |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Re-commit r247683: Replace Triple with a new TargetTupl... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Revert r247684 - Replace Triple with a new TargetTuple ... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | Replace Triple with a new TargetTuple in MCTargetDesc... |
tree | commitdiff |
2015-09-14 |
Daniel Sanders | [mips] Unified the MipsMemSimm9GPRAsmOperand and MipsMe... |
tree | commitdiff |
2015-09-14 |
Simon Atanasyan | [mips] Remove redundant nested-name-specifier. NFC |
tree | commitdiff |
2015-09-08 |
Zoran Jovanovic | [mips][microMIPS] Add microMIPS32r6 and microMIPS64r6... |
tree | commitdiff |
2015-09-07 |
Zoran Jovanovic | [mips][microMIPS] Implement BC16, BEQZC16 and BNEZC16... |
tree | commitdiff |
2015-09-07 |
NAKAMURA Takumi | Prune utf8 chars in comments. |
tree | commitdiff |
2015-09-03 |
Daniel Sanders | [mips] Added support for the div, divu, ddiv and ddivu... |
tree | commitdiff |
2015-08-18 |
Daniel Sanders | [mips] Expand JAL instructions when PIC is enabled. |
tree | commitdiff |
2015-08-18 |
Zoran Jovanovic | [mips][microMIPS] Implement SW and SWE instructions |
tree | commitdiff |
2015-08-18 |
Daniel Sanders | [mips] Make the MipsAsmParser capable of knowing whethe... |
tree | commitdiff |
2015-08-18 |
Daniel Sanders | [mips] Correct -Woverflow warning in r245208 without... |
tree | commitdiff |
2015-08-17 |
Aaron Ballman | Correcting a -Woverflow warning where 0xFFFF was overfl... |
tree | commitdiff |
2015-08-17 |
Daniel Sanders | [mips] [IAS] Add support for the DLA pseudo-instruction... |
tree | commitdiff |
2015-07-27 |
Colin LeMahieu | [llvm-mc] Pushing plumbing through for --fatal-warnings... |
tree | commitdiff |
2015-07-14 |
Aaron Ballman | Silencing two MSVC warnings; 'argument' : truncation... |
tree | commitdiff |
2015-07-14 |
Daniel Sanders | [mips] Fix li/la differences between IAS and GAS. |
tree | commitdiff |
2015-06-30 |
Toma Tabacu | [mips] [IAS] Add support for the .module softfloat... |
tree | commitdiff |
2015-06-30 |
Toma Tabacu | [mips] [IAS] Make .module directives change AssemblerOp... |
tree | commitdiff |
2015-06-30 |
Ranjeet Singh | Reverting r241058 because it's causing buildbot failures. |
tree | commitdiff |
2015-06-30 |
Ranjeet Singh | There are a few places where subtarget features are... |
tree | commitdiff |
2015-06-30 |
Toma Tabacu | [mips] [IAS] Add support for the .set oddspreg/nooddspr... |
tree | commitdiff |
2015-06-27 |
Daniel Sanders | [mips] Add COP0 register class and use it in M[FT]C0... |
tree | commitdiff |
2015-06-26 |
Toma Tabacu | [mips] [IAS] Add partial support for the ULW pseudo... |
tree | commitdiff |
2015-06-25 |
Toma Tabacu | [mips] [IAS] Refactor the emitDirectiveModuleFP() funct... |
tree | commitdiff |
2015-06-25 |
Toma Tabacu | [mips] [IAS] Refactor the emitDirectiveModuleOddSPReg... |
tree | commitdiff |
2015-06-25 |
Toma Tabacu | [mips] [IAS] Fix parsing of memory offset expressions... |
tree | commitdiff |
2015-06-23 |
Toma Tabacu | [mips] [IAS] Add partial support for the ULHU pseudo... |
tree | commitdiff |
2015-06-23 |
Toma Tabacu | [mips] [IAS] Add support for generating DADDu to create... |
tree | commitdiff |
2015-06-22 |
Toma Tabacu | [mips] [IAS] Add support for LAReg with identical sourc... |
tree | commitdiff |
2015-06-22 |
Toma Tabacu | [mips] [IAS] Add support for LASym with identical sourc... |
tree | commitdiff |
2015-06-17 |
Toma Tabacu | [mips] [IAS] Add support for expanding LASym with a... |
tree | commitdiff |
2015-06-17 |
Toma Tabacu | [mips] [IAS] Add support for the B{L,G}{T,E}(U) branch... |
tree | commitdiff |
2015-06-17 |
Toma Tabacu | [mips] [IAS] Fix LA with relative label operands. |
tree | commitdiff |
2015-06-17 |
Toma Tabacu | [mips] [IAS] Fix LW with relative label operands. |
tree | commitdiff |
2015-06-16 |
Toma Tabacu | [mips] [IAS] Refactor symbol-address loading code into... |
tree | commitdiff |
2015-06-11 |
Toma Tabacu | Recommit "[mips] [IAS] Add support for BNE and BEQ... |
tree | commitdiff |
2015-06-11 |
Zoran Jovanovic | [mips] Change existing uimm10 operand to restrict the... |
tree | commitdiff |
2015-06-09 |
Toma Tabacu | Recommit "[mips] [IAS] Restore STI.FeatureBits in ... |
tree | commitdiff |
2015-06-09 |
Toma Tabacu | Revert "[mips] [IAS] Add support for BNE and BEQ with... |
tree | commitdiff |
2015-06-09 |
Toma Tabacu | [mips] [IAS] Add support for BNE and BEQ with an immedi... |
tree | commitdiff |
2015-06-05 |
Toma Tabacu | Revert "[mips] [IAS] Restore STI.FeatureBits in .set... |
tree | commitdiff |
2015-06-05 |
Toma Tabacu | [mips] [IAS] Restore STI.FeatureBits in .set pop. |
tree | commitdiff |
2015-06-02 |
Toma Tabacu | [mips] [IAS] Add support for the .set softfloat/hardflo... |
tree | commitdiff |
2015-05-30 |
Jim Grosbach | MC: Clean up MCExpr naming. NFC. |
tree | commitdiff |
2015-05-27 |
Rafael Espindola | Use operator<< instead of print in a few more places. |
tree | commitdiff |
2015-05-26 |
Michael Kuperstein | Use std::bitset for SubtargetFeatures. |
tree | commitdiff |
2015-05-20 |
Toma Tabacu | [mips] [IAS] Factor out .set nomacro warning. NFC. |
tree | commitdiff |
2015-05-18 |
Jim Grosbach | MC: Clean up method names in MCContext. |
tree | commitdiff |
2015-05-15 |
Toma Tabacu | [mips] [IAS] Fix expansion of negative 32-bit immediate... |
tree | commitdiff |
2015-05-14 |
Toma Tabacu | [mips] [IAS] Enforce .set nomacro. |
tree | commitdiff |
2015-05-14 |
Toma Tabacu | [mips] [IAS] Emit .set macro/nomacro. |
tree | commitdiff |
2015-05-14 |
Toma Tabacu | [mips] [IAS] Warn when LA is used with a 64-bit symbol. |
tree | commitdiff |
2015-05-14 |
Toma Tabacu | [mips] [IAS] Give expandLoadAddressSym() more specific... |
tree | commitdiff |
2015-05-13 |
Jim Grosbach | MC: Modernize MCOperand API naming. NFC. |
tree | commitdiff |
2015-05-13 |
Toma Tabacu | [mips] [IAS] Preemptively fix warning introduced by... |
tree | commitdiff |
2015-05-13 |
Toma Tabacu | [mips] [IAS] Unify common functionality of LA and LI. |
tree | commitdiff |
2015-05-13 |
Michael Kuperstein | Reverting r237234, "Use std::bitset for SubtargetFeatures" |
tree | commitdiff |
2015-05-13 |
Michael Kuperstein | Use std::bitset for SubtargetFeatures |
tree | commitdiff |
2015-05-07 |
Eric Christopher | Rename the MIPS routine abiUsesSoftFloat -> useSoftFloa... |
tree | commitdiff |
2015-05-07 |
Toma Tabacu | [mips] Add the SoftFloat MipsSubtarget feature. |
tree | commitdiff |
2015-05-01 |
Toma Tabacu | [mips] [IAS] Fix error messages for using LI with 64... |
tree | commitdiff |
2015-05-01 |
Toma Tabacu | [mips] [IAS] Slightly improve shift instruction generat... |
tree | commitdiff |
2015-04-29 |
Toma Tabacu | [mips] [IAS] Inline assemble-time shifting out of creat... |
tree | commitdiff |
2015-04-28 |
Toma Tabacu | [mips] [IAS] Do not generate redundant ORi in createLSh... |
tree | commitdiff |
next |