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
/
X86
/
MCTargetDesc
/
X86MCTargetDesc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-31
/
+31
*
Add a target environment for CoreCLR.
Pat Gavlin
2015-08-14
1
-1
/
+2
*
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
-16
/
+12
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-6
/
+5
*
Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC.
Daniel Sanders
2015-06-10
1
-3
/
+2
*
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
-1
/
+1
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused MCSubtargetInfo argument from the X86 MCInstPrinter ctors.
Eric Christopher
2015-03-30
1
-1
/
+1
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
Remove superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-27
1
-1
/
+1
*
[X86] Remove GetCpuIDAndInfo, GetCpuIDAndInfoEx and DetectFamilyModel functio...
Craig Topper
2015-03-25
1
-137
/
+0
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-17
/
+1
*
two or more, use a for.
Rafael Espindola
2015-03-18
1
-51
/
+32
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-5
/
+3
*
Remove unused argument. NFC.
Rafael Espindola
2015-03-16
1
-3
/
+3
*
Fix uses of reserved identifiers starting with an underscore followed by an u...
David Blaikie
2015-03-16
1
-4
/
+4
*
We require MSVC 1800 as our minimum, so these checks can safely go away; NFC....
Aaron Ballman
2015-02-16
1
-12
/
+7
*
Revert "ADT: correctly report isMSVCEnvironment for windows itanium"
Reid Kleckner
2014-11-17
1
-1
/
+1
*
ADT: correctly report isMSVCEnvironment for windows itanium
Saleem Abdulrasool
2014-11-17
1
-1
/
+1
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-6
/
+3
*
[x32] Emit callq for CALLpcrel32
Pavel Chupin
2014-09-09
1
-1
/
+1
*
MC: fix MCAsmInfo usage for windows-itanium
Saleem Abdulrasool
2014-07-17
1
-1
/
+2
*
Move X86RegisterInfo away from using the TargetMachine and only
Eric Christopher
2014-06-10
1
-7
/
+6
*
MC: create X86WinCOFFStreamer for target specific behaviour
Saleem Abdulrasool
2014-04-27
1
-1
/
+1
*
X86: convert object streamer selection to a switch
Saleem Abdulrasool
2014-04-25
1
-5
/
+8
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-3
/
+3
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-7
/
+6
*
X86: Nuke one more CPU autodetect blurb.
Jim Grosbach
2014-04-14
1
-7
/
+1
*
Correct OS conditionals following r204977 and r204978.
Yaron Keren
2014-03-31
1
-5
/
+3
*
Support: split object format out of environment
Saleem Abdulrasool
2014-03-06
1
-2
/
+2
*
X86: 80-column
Saleem Abdulrasool
2014-03-04
1
-1
/
+2
*
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
-1
/
+1
*
[x86] Support i386-*-*-code16 triple for emitting 16-bit code
David Woodhouse
2014-01-20
1
-1
/
+4
*
ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
Tim Northover
2014-01-06
1
-2
/
+2
*
[x86] Add basic support for .code16
Craig Topper
2014-01-06
1
-2
/
+2
*
Make Triple's isOSBinFormatXXX functions partition triple-space.
Tim Northover
2013-12-10
1
-1
/
+1
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+1
*
Follow up of the introduction of MCSymbolizer.
Quentin Colombet
2013-05-24
1
-4
/
+5
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
1
-0
/
+16
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-7
/
+9
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
MC: Add MCInstrDesc::mayAffectControlFlow() method.
Jim Grosbach
2012-12-19
1
-1
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-4
/
+4
[next]