| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use std::bitset for SubtargetFeatures. | Michael Kuperstein | 2015-05-26 | 1 | -19/+19 |
* | Stop forwarding (get|set)Aligment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -13/+13 |
* | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -3/+3 |
* | MC: Clean up method names in MCContext. | Jim Grosbach | 2015-05-18 | 1 | -1/+1 |
* | MC: Modernize MCOperand API naming. NFC. | Jim Grosbach | 2015-05-13 | 1 | -22/+22 |
* | Reverting r237234, "Use std::bitset for SubtargetFeatures" | Michael Kuperstein | 2015-05-13 | 1 | -19/+19 |
* | Use std::bitset for SubtargetFeatures | Michael Kuperstein | 2015-05-13 | 1 | -19/+19 |
* | [mips] [IAS] Preserve microMIPS label marking for objects when assigning. | Toma Tabacu | 2015-04-16 | 1 | -3/+2 |
* | [mips] [IAS] Add support for the .insn directive. | Toma Tabacu | 2015-04-16 | 1 | -0/+12 |
* | Revert "Use std::bitset for SubtargetFeatures" | Michael Kuperstein | 2015-03-24 | 1 | -19/+19 |
* | [mips] Simplify boolean expressions in Mips target with `clang-tidy` | Simon Atanasyan | 2015-03-24 | 1 | -3/+1 |
* | Use std::bitset for SubtargetFeatures | Michael Kuperstein | 2015-03-24 | 1 | -19/+19 |
* | [mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFlags(). NFC. | Toma Tabacu | 2015-03-13 | 1 | -4/+0 |
* | Remove an unused variable. | Eric Christopher | 2015-03-10 | 1 | -1/+0 |
* | [mips] [IAS] Add missing constraints and improve testing for the .module dire... | Toma Tabacu | 2015-03-06 | 1 | -6/+21 |
* | Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures. | Michael Kuperstein | 2015-02-19 | 1 | -20/+19 |
* | Use std::bitset for SubtargetFeatures | Michael Kuperstein | 2015-02-19 | 1 | -19/+20 |
* | [mips] Add backend support for Mips32r[35] and Mips64r[35]. | Daniel Sanders | 2015-02-18 | 1 | -2/+30 |
* | [mips] [IAS] Fix using .cpsetup with local labels (PR22518). | Toma Tabacu | 2015-02-18 | 1 | -2/+3 |
* | [mips] Improve support for the .set at/noat assembler directives. | Toma Tabacu | 2015-02-13 | 1 | -0/+8 |
* | Compute the ELF SectionKind from the flags. | Rafael Espindola | 2015-01-29 | 1 | -6/+4 |
* | Move the Mips target to storing the ABI in the TargetMachine rather | Eric Christopher | 2015-01-26 | 1 | -20/+42 |
* | [mips] Rename emit and parse functions for the .cpload assembler directive. NFC. | Toma Tabacu | 2014-10-01 | 1 | -3/+3 |
* | [mips] Add assembler support for the .set nodsp directive. | Toma Tabacu | 2014-09-17 | 1 | -0/+6 |
* | [mips] Add assembler support for .set mips0 directive. | Toma Tabacu | 2014-09-09 | 1 | -0/+3 |
* | [mips] Add assembler support for .set push/pop directive. | Toma Tabacu | 2014-09-09 | 1 | -0/+7 |
* | [mips] Add assembler support for .set arch=x directive. | Toma Tabacu | 2014-08-19 | 1 | -0/+8 |
* | [mips] Rename [gs]etCanHaveModuleDir to more natural names | Daniel Sanders | 2014-08-14 | 1 | -51/+33 |
* | [mips] Refactor calls to setCanHaveModuleDir. | Toma Tabacu | 2014-08-13 | 1 | -114/+55 |
* | Re-commit: [mips] Implement .ent, .end, .frame, .mask and .fmask. | Daniel Sanders | 2014-08-13 | 1 | -7/+53 |
* | Revert r215359 - [mips] Implement .ent, .end, .frame, .mask and .fmask assemb... | Daniel Sanders | 2014-08-11 | 1 | -53/+7 |
* | [mips] Implement .ent, .end, .frame, .mask and .fmask assembler directives | Daniel Sanders | 2014-08-11 | 1 | -7/+53 |
* | [mips] Add assembler support for .set msa/nomsa directive. | Daniel Sanders | 2014-08-07 | 1 | -0/+12 |
* | [mips] Add assembler support for '.set mipsX'. | Daniel Sanders | 2014-08-04 | 1 | -0/+80 |
* | [mips] Add MipsOptionRecord abstraction and use it to implement .reginfo/.MIP... | Daniel Sanders | 2014-07-21 | 1 | -41/+8 |
* | [mips] .reginfo is 8 byte aligned on N32. | Daniel Sanders | 2014-07-17 | 1 | -1/+2 |
* | [mips] Correct ELF e_flags for the N32 ABI when using a mips-* triple rather ... | Daniel Sanders | 2014-07-17 | 1 | -15/+11 |
* | [mips] Fix ELF e_flags related to -mabicalls and -mplt. | Daniel Sanders | 2014-07-17 | 1 | -0/+6 |
* | Re-commit: [mips] Correct section alignments and EntrySizes for .bss, .text, ... | Daniel Sanders | 2014-07-14 | 1 | -5/+23 |
* | Revert: [mips] Correct section alignments and EntrySizes for .bss, .text, .da... | Daniel Sanders | 2014-07-14 | 1 | -23/+5 |
* | [mips] Correct section alignments and EntrySizes for .bss, .text, .data, .reg... | Daniel Sanders | 2014-07-14 | 1 | -5/+23 |
* | [mips] Add support for -modd-spreg/-mno-odd-spreg | Daniel Sanders | 2014-07-10 | 1 | -7/+26 |
* | [mips] Improve encapsulation of the .MIPS.abiflags implementation and limit s... | Daniel Sanders | 2014-07-08 | 1 | -49/+9 |
* | Mips.abiflags is a new implicitly generated section that will be present on ... | Vladimir Medic | 2014-07-08 | 1 | -20/+125 |
* | [mips][mips64r6] Set ELF e_flags for MIPS32r6/MIPS64r6. Also do MIPS-I to MIPS-V | Daniel Sanders | 2014-07-04 | 1 | -1/+13 |
* | [Mips] Add a target streamer when creating a null streamer. | Rafael Espindola | 2014-06-23 | 1 | -3/+30 |
* | [mips] Move expansion of .cpsetup to target streamer. | Matheus Almeida | 2014-05-01 | 1 | -0/+73 |
* | [mips] Add support for .cpload. | Matheus Almeida | 2014-04-30 | 1 | -0/+54 |
* | [mips] Add initial support for NaN2008 in the back-end. | Matheus Almeida | 2014-04-16 | 1 | -0/+26 |
* | [mips] Add initial (experimental) MIPS-IV support. | Daniel Sanders | 2014-04-03 | 1 | -0/+2 |