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
/
AArch64
/
MCTargetDesc
/
AArch64MCTargetDesc.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
-11
/
+10
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-10
/
+11
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-11
/
+10
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-10
/
+11
*
MC: Remove MCSubtargetInfo() default constructor
Duncan P. N. Exon Smith
2015-07-10
1
-4
/
+1
*
Change the last few internal StringRef triples into Triple objects.
Daniel Sanders
2015-07-06
1
-5
/
+5
*
AArch64: map bare-metal arm64-macho triple to MachO MC layer.
Tim Northover
2015-06-12
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 MCAsmInfo subclasses and crea...
Daniel Sanders
2015-06-04
1
-4
/
+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
-3
/
+3
*
Replace the MCSubtargetInfo parameter with a Triple when creating
Eric Christopher
2015-03-31
1
-3
/
+3
*
Remove unused MCSubtargetInfo argument from the AArch64 MCInstPrinter ctors.
Eric Christopher
2015-03-30
1
-2
/
+2
*
Remove unused Target argument from MCInstPrinter ctor functions.
Eric Christopher
2015-03-30
1
-2
/
+1
*
Don't declare all text sections at the start of the .s
Rafael Espindola
2015-03-20
1
-1
/
+3
*
Split the object streamer callback in one per file format.
Rafael Espindola
2015-03-19
1
-10
/
+17
*
two or more, use a for.
Rafael Espindola
2015-03-18
1
-71
/
+31
*
Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
2015-03-16
1
-4
/
+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
-6
/
+6
*
[AArch64] Add support for the .inst directive.
Chad Rosier
2014-10-22
1
-0
/
+8
*
Simplify handling of --noexecstack by using getNonexecutableStackSection.
Rafael Espindola
2014-10-15
1
-3
/
+2
*
AArch64: remove "arm64_be" support in favour of "aarch64_be".
Tim Northover
2014-07-23
1
-25
/
+9
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+225
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-221
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+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
-2
/
+2
*
Add AArch64 big endian Target (aarch64_be)
Christian Pirker
2014-02-24
1
-12
/
+31
*
Pass a MCSubtargetInfo down to the TargetStreamer creation.
Rafael Espindola
2014-01-26
1
-0
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
1
-1
/
+1
*
MC: Disassembled CFG reconstruction.
Ahmed Bougacha
2013-05-24
1
-5
/
+5
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-4
/
+5
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
AArch64: implement first relocation required for MCJIT
Tim Northover
2013-05-04
1
-0
/
+6
*
Remove cyclic dependency in AArch64 libraries
Tim Northover
2013-02-05
1
-797
/
+0
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+991