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
/
Sparc
/
MCTargetDesc
/
SparcMCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-2
/
+4
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[Sparc] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
[Sparc] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-45
/
+0
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-7
/
+8
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-25
/
+10
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-8
/
+8
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-8
/
+8
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-8
/
+8
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-8
/
+8
*
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
-3
/
+5
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-4
/
+3
*
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-2
/
+2
*
MC: MCCodeGenInfo naming update. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
[Sparc] Really add sparcel architecture support.
Douglas Katzman
2015-04-29
1
-4
/
+6
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused MCSubtargetInfo argument from the Sparc MCInstPrinter ctors.
Eric Christopher
2015-03-30
1
-1
/
+1
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-6
/
+5
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-9
/
+6
*
two or more, use a for.
Rafael Espindola
2015-03-18
1
-44
/
+26
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-1
/
+1
*
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
-14
/
+9
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-4
/
+2
*
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
-2
/
+2
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-3
/
+2
*
[Sparc] Add support for parsing fcmp with %fcc registers.
Venkatraman Govindaraju
2014-03-02
1
-1
/
+1
*
[Sparc] Add support for parsing sparcv9 instructions addc/subc/addccc/subccc.
Venkatraman Govindaraju
2014-03-01
1
-0
/
+3
*
Remove support for not using .loc directives.
Rafael Espindola
2014-02-05
1
-5
/
+5
*
[Sparc] Set %o7 as the return address register instead of %i7 in MCRegisterIn...
Venkatraman Govindaraju
2014-02-01
1
-3
/
+22
*
Pass a MCSubtargetInfo down to the TargetStreamer creation.
Rafael Espindola
2014-01-26
1
-1
/
+2
*
Construct the MCStreamer before constructing the MCTargetStreamer.
Rafael Espindola
2014-01-26
1
-6
/
+9
*
[SparcV9] Add support for JIT in Sparc64.
Venkatraman Govindaraju
2014-01-24
1
-6
/
+18
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[Sparc] Add ELF Object Writer for Sparc.
Venkatraman Govindaraju
2014-01-06
1
-0
/
+15
*
[Sparc] Add initial implementation of MC Code emitter for sparc.
Venkatraman Govindaraju
2014-01-05
1
-0
/
+12
*
[Sparc] Add the initial implementation of an asm parser for sparc/sparcv9.
Venkatraman Govindaraju
2014-01-04
1
-0
/
+5
*
[Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.
Venkatraman Govindaraju
2013-12-26
1
-0
/
+35
*
Define SPARC code models.
Jakob Stoklund Olesen
2013-04-13
1
-1
/
+29
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Convert assert(0) to llvm_unreachable
Craig Topper
2012-02-05
1
-0
/
+1
*
Sink codegen optimization level into MCCodeGenInfo along side relocation model
Evan Cheng
2011-11-16
1
-2
/
+3
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Some refactoring so TargetRegistry.h no longer has to include any files
Evan Cheng
2011-08-23
1
-0
/
+1
[next]