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
/
AArch64TargetMachine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add out of line virtual destructors to all LLVMTargetMachine subclasses
Reid Kleckner
2014-11-20
1
-0
/
+2
*
This patch changes the ownership of TLOF from TargetLoweringBase to TargetMac...
Aditya Nandakumar
2014-11-13
1
-0
/
+5
*
[PBQP] Teach PassConfig to tell if the default register allocator is used.
Arnaud A. de Grandmaison
2014-10-21
1
-4
/
+0
*
Add subtarget caches to aarch64, arm, ppc, and x86.
Eric Christopher
2014-10-06
1
-0
/
+3
*
Reverting NFC changes from r218050. Instead, the warning was disabled for GCC...
Aaron Ballman
2014-09-18
1
-1
/
+0
*
Fixing a bunch of -Woverloaded-virtual warnings due to hiding getSubtargetImp...
Aaron Ballman
2014-09-18
1
-0
/
+1
*
[AArch64] Add experimental PBQP support
Arnaud A. de Grandmaison
2014-09-10
1
-0
/
+6
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-18
/
+0
*
Remove extraneous includes from the target machines.
Eric Christopher
2014-06-26
1
-4
/
+0
*
Move AArch64TargetLowering to AArch64Subtarget.
Eric Christopher
2014-06-10
1
-4
/
+1
*
Move AArch64InstrInfo to AArch64Subtarget.
Eric Christopher
2014-06-10
1
-3
/
+4
*
Move AArch64SelectionDAGInfo down to the subtarget.
Eric Christopher
2014-06-10
1
-2
/
+1
*
Move DataLayout onto the AArch64 subtarget.
Eric Christopher
2014-06-10
1
-2
/
+3
*
Move AArch64FrameLowering into the subtarget.
Eric Christopher
2014-06-10
1
-2
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+94
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-94
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-9
/
+9
*
Add AArch64 big endian Target (aarch64_be)
Christian Pirker
2014-02-24
1
-2
/
+25
*
[AArch64] Add support for TargetTransformInfo Analysis.
Chad Rosier
2014-02-20
1
-0
/
+2
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+69