index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Mips
/
MCTargetDesc
/
MipsMCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-9
/
+8
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-12
/
+0
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-2
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+1
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
1
-3
/
+1
*
[MC][mips] Add MipsMCInstrAnalysis class and register it as MC instruction an...
Simon Atanasyan
2016-03-24
1
-0
/
+36
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-11
/
+9
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-9
/
+11
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-11
/
+9
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-9
/
+11
*
MC: Remove MCSubtargetInfo() default constructor
Duncan P. N. Exon Smith
2015-07-10
1
-3
/
+1
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-2
/
+2
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-6
/
+4
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-1
/
+2
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-1
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+1
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-7
/
+13
*
two or more, use a for.
Rafael Espindola
2015-03-18
1
-82
/
+34
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-2
/
+2
*
Remove unused argument. NFC.
Rafael Espindola
2015-03-16
1
-3
/
+3
*
There is only one Asm streamer, there is no need for targets to register it.
Rafael Espindola
2015-03-16
1
-13
/
+13
*
MC: Remove NullStreamer hook, as it is redundant with NullTargetStreamer.
Peter Collingbourne
2015-02-19
1
-9
/
+10
*
Unify selectMipsCPU implementations.
Eric Christopher
2015-02-18
1
-2
/
+2
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-6
/
+3
*
[Mips] Add a target streamer when creating a null streamer.
Rafael Espindola
2014-06-23
1
-0
/
+12
*
Remove the UseCFI option from createAsmStreamer.
Rafael Espindola
2014-05-07
1
-4
/
+3
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
[mips] NaCl should now use the custom MipsELFStreamer (recently added) in spite
Matheus Almeida
2014-03-27
1
-1
/
+1
*
[mips] Implement custom MCELFStreamer.
Matheus Almeida
2014-03-27
1
-1
/
+3
*
[mips] Implement NaCl sandboxing of indirect jumps:
Sasa Stankovic
2014-02-28
1
-3
/
+8
*
[mips] Treat -mcpu=generic the same way as an empty CPU string.
Daniel Sanders
2014-02-26
1
-1
/
+1
*
[mips] Make mips64 the default CPU for the mips64 architecture
Daniel Sanders
2014-02-20
1
-9
/
+15
*
[mips] In the integrated assembler, select the default feature bits by changi...
Daniel Sanders
2014-02-19
1
-27
/
+8
*
[mips] Use llvm::Triple in ParseMipsTriple() instead of manually parsing it
Daniel Sanders
2014-02-19
1
-14
/
+4
*
Remove support for not using .loc directives.
Rafael Espindola
2014-02-05
1
-5
/
+5
*
Implement the missing bits corresponding to .mips_hack_elf_flags.
Rafael Espindola
2014-01-26
1
-1
/
+1
*
Pass a MCSubtargetInfo down to the TargetStreamer creation.
Rafael Espindola
2014-01-26
1
-0
/
+1
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-7
/
+9
*
[Mips] TargetStreamer Support for .abicalls and .set pic0.
Jack Carter
2014-01-06
1
-1
/
+0
*
reverts 195057 per request
Jack Carter
2013-11-19
1
-1
/
+1
*
Fix previous commit and fully remove variable.
Eric Christopher
2013-11-19
1
-1
/
+1
*
[Mips] MipsTargetStreamer refactoring.
Jack Carter
2013-11-18
1
-64
/
+0
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-3
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+3
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-7
/
+91
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
1
-2
/
+1
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-4
/
+4
[next]