aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MCTargetDesc
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1811-26/+228
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0911-142/+101
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2317-64/+580
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0223-186/+613
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2116-71/+560
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2913-34/+402
* Update to LLVM 3.5a.Stephen Hines2014-04-2420-756/+1618
* am b7485134: am 449fc261: Merge "llvm: convert makefiles to support multilib ...Colin Cross2014-02-181-2/+0
|\
| * llvm: convert makefiles to support multilib buildColin Cross2014-02-061-2/+0
* | Update LLVM for merge to 3.4.Stephen Hines2014-02-131-2/+2
* | Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-1112-180/+346
|\ \ | |/ |/|
| * Merging r195152:Bill Wendling2013-11-202-4/+26
| * Remove unused special member functions and reformat.Eric Christopher2013-11-191-12/+2
| * Fix previous commit and fully remove variable.Eric Christopher2013-11-192-3/+2
| * [Mips] Support for MicroMips STO refactoring.Jack Carter2013-11-191-17/+4
| * [Mips] MipsTargetStreamer refactoring.Jack Carter2013-11-183-64/+70
| * [mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...Matheus Almeida2013-11-181-0/+12
| * Revert r194865 and r194874.Alexey Samsonov2013-11-181-3/+0
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-0/+3
| * Support for microMIPS branch instructions.Zoran Jovanovic2013-11-044-0/+39
| * Support for microMIPS jump instructionsZoran Jovanovic2013-10-294-0/+33
| * Support for microMIPS relocations 1.Zoran Jovanovic2013-10-234-13/+107
| * Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-162-3/+2
| * Add a MCTargetStreamer interface.Rafael Espindola2013-10-083-63/+91
| * Remove some really nasty uses of hasRawTextSupport.Rafael Espindola2013-10-053-117/+35
| * reverting per requestJack Carter2013-10-042-21/+2
| * [MC][AsmParser] Hook for post assembly file processingJack Carter2013-10-042-2/+21
| * Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-092-12/+20
| * [mips] Add definition of instruction "drotr32" (double rotate right plus 32).Akira Hatanaka2013-09-071-0/+4
| * Changed commentJack Carter2013-08-271-1/+1
| * [Mips] Support for unaligned load/store microMips instructionsJack Carter2013-08-131-0/+16
| * Mips ELF: MicroMips direct object Little endian support. Jack Carter2013-08-081-4/+15
* | Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807Stephen Hines2013-08-072-1/+5
|\ \ | |/
| * Mips ELF: Mark object file as ABI compliant Jack Carter2013-06-181-0/+4
| * Use pointers to the MCAsmInfo and MCRegInfo.Bill Wendling2013-06-181-1/+1
* | Update LLVM for merge to r183849.Stephen Hines2013-06-131-1/+0
* | Merge commit '100fbdd06be7590b23c4707a98cd605bdb519498' into merge_20130612Stephen Hines2013-06-127-121/+72
|\ \ | |/
| * Make helper functions static.Rafael Espindola2013-05-274-113/+65
| * Remove the MachineMove class.Rafael Espindola2013-05-131-4/+4
| * Remove unused argument.Rafael Espindola2013-05-103-5/+4
* | Merge remote-tracking branch 'upstream/master' into merge-20130502Stephen Hines2013-05-021-30/+57
|\ \ | |/
| * [mips] First patch which adds support for micromips.Akira Hatanaka2013-04-191-1/+14
| * Mips assembler: Enable handling of nested expressionsJack Carter2013-04-171-25/+37
| * Fix the invalid opcode for Mips branch instructions in the assemblerJack Carter2013-03-221-4/+6
* | Update build rules for LLVM merge to version 176139.Stephen Hines2013-03-051-1/+3
* | Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226Stephen Hines2013-03-059-27/+261
|\ \ | |/
| * Fix the (clang -Werror) build by removing an unused member variable.David Blaikie2013-02-201-2/+1
| * ELF symbol table field st_other support, Jack Carter2013-02-191-0/+4
| * ELF symbol table field st_other support, Jack Carter2013-02-191-1/+4
| * ELF symbol table field st_other support, Jack Carter2013-02-193-6/+30