index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
Mips
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
3
-63
/
+91
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
3
-117
/
+35
*
reverting per request
Jack Carter
2013-10-04
2
-21
/
+2
*
[MC][AsmParser] Hook for post assembly file processing
Jack Carter
2013-10-04
2
-2
/
+21
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
2
-12
/
+20
*
[mips] Add definition of instruction "drotr32" (double rotate right plus 32).
Akira Hatanaka
2013-09-07
1
-0
/
+4
*
Changed comment
Jack Carter
2013-08-27
1
-1
/
+1
*
[Mips] Support for unaligned load/store microMips instructions
Jack Carter
2013-08-13
1
-0
/
+16
*
Mips ELF: MicroMips direct object Little endian support.
Jack Carter
2013-08-08
1
-4
/
+15
*
Mips ELF: Mark object file as ABI compliant
Jack Carter
2013-06-18
1
-0
/
+4
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-1
/
+1
*
Make helper functions static.
Rafael Espindola
2013-05-27
4
-113
/
+65
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-4
/
+4
*
Remove unused argument.
Rafael Espindola
2013-05-10
3
-5
/
+4
*
[mips] First patch which adds support for micromips.
Akira Hatanaka
2013-04-19
1
-1
/
+14
*
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-17
1
-25
/
+37
*
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-22
1
-4
/
+6
*
Fix the (clang -Werror) build by removing an unused member variable.
David Blaikie
2013-02-20
1
-2
/
+1
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-0
/
+4
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-1
/
+4
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
3
-6
/
+30
*
Remove a final dependency on the form field in tablegen; which is a remnant
Reed Kotler
2013-02-15
1
-6
/
+0
*
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
1
-0
/
+3
*
This patch changes a static_cast to dyn_cast
Jack Carter
2013-02-05
1
-1
/
+5
*
Removing initializer for the field removed in r173887
David Blaikie
2013-01-30
1
-1
/
+1
*
Remove unused variable (introduced in r173884) to clear clang -Werror build
David Blaikie
2013-01-30
1
-2
/
+0
*
Forgot to add new file to CMakeLists
Jack Carter
2013-01-30
1
-0
/
+1
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
3
-1
/
+100
*
This patch reworks how llvm targets set
Jack Carter
2013-01-30
1
-14
/
+0
*
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
1
-2
/
+3
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
3
-0
/
+112
*
This patch fixes a Mips specific bug where
Jack Carter
2013-01-15
1
-1
/
+7
*
This patch produces the correct addend value for
Jack Carter
2013-01-08
1
-0
/
+1
*
This patch produces the correct pointer size
Jack Carter
2013-01-08
1
-0
/
+4
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-1
/
+1
*
This patch is needed to make c++ exceptions work for mips16.
Reed Kotler
2012-12-16
1
-1
/
+1
*
[mips] Set HWEncoding field of registers. Use delete function
Akira Hatanaka
2012-12-10
2
-98
/
+7
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Mips direct object xgot support
Jack Carter
2012-11-21
4
-1
/
+45
*
[mips] Add target operand flag enums for big GOT relocations.
Akira Hatanaka
2012-11-21
1
-1
/
+7
*
This patch moves from using a hard coded number (4)
Jack Carter
2012-10-03
1
-2
/
+4
*
The mips 64bit instructions DSLL, DSRA, DSRL, DEXT and DINS get transformed b...
Jack Carter
2012-10-02
4
-4
/
+134
*
Add case clauses for returning dsp accumulator encoding values in function
Akira Hatanaka
2012-09-26
1
-2
/
+4
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
2
-8
/
+16
*
Remove unused private fields to silence -Wunused-private-field.
Craig Topper
2012-09-15
1
-9
/
+6
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-14
1
-1
/
+1
*
Fix a couple of Doxygen comment issues pointed out by -Wdocumentation.
Dmitri Gribenko
2012-09-12
1
-1
/
+1
*
The Mips standalone assembler fpu instruction support.
Jack Carter
2012-09-07
1
-1
/
+1
*
Mips specific llvm assembler support for branch and jump instructions.
Jack Carter
2012-09-06
1
-2
/
+9
*
For mips64 switch statements in subroutines could generate
Jack Carter
2012-08-22
1
-1
/
+1
[next]