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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mips] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-5
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-3
/
+3
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
1
-2
/
+2
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-2
/
+4
*
[mips] Fix relocation record format and ELF header for N32 ABI
Simon Atanasyan
2017-09-21
1
-1
/
+5
*
[mips] Use RegisterMCAsmBackend to register all MIPS asm backends. NFC
Simon Atanasyan
2017-09-07
1
-19
/
+2
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-4
/
+4
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
1
-4
/
+9
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-6
/
+6
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
1
-8
/
+9
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+2
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-2
/
+0
*
Unify selectMipsCPU implementations.
Eric Christopher
2015-02-18
1
-4
/
+7
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[mips] 80-column.
Matheus Almeida
2014-03-19
1
-8
/
+12
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
1
-8
/
+8
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
1
-4
/
+8
*
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
1
-0
/
+3
*
Initial 64 bit direct object support.
Akira Hatanaka
2012-04-02
1
-3
/
+6
*
Pass endian information to constructors. Define separate functions to create
Akira Hatanaka
2012-03-01
1
-7
/
+10
*
Add big endian mips support. Based on a patch by Jack Carter.
Rafael Espindola
2012-01-11
1
-1
/
+2
*
Move the Mips only bits of the ELF writer to lib/Target/Mips.
Rafael Espindola
2011-12-22
1
-0
/
+5
*
Mips MC object code emission improvements:
Bruno Cardoso Lopes
2011-11-11
1
-1
/
+4
*
Register Asm backend. Add functions to MipsAsmBackend.
Akira Hatanaka
2011-09-30
1
-0
/
+3
*
Initial implementation of MipsMCCodeEmitter.
Akira Hatanaka
2011-09-30
1
-1
/
+7
*
Add a base class for Mips TargetMachines and add Mips64 TargetMachines.
Akira Hatanaka
2011-09-21
1
-0
/
+2
*
Fix typo in MipsMCTargetDesc.h; Patch supplied by Liu (proljc@gmail.com)
James Molloy
2011-08-30
1
-4
/
+4
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-0
/
+39