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
/
AArch64Subtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Disable useAA for Cortex-A57.
Hao Liu
2014-11-19
1
-1
/
+1
*
[PBQP] Replace PBQPBuilder with composable constraints (PBQPRAConstraint).
Lang Hames
2014-10-09
1
-0
/
+2
*
constify TargetMachine parameter.
Eric Christopher
2014-10-03
1
-1
/
+2
*
[AArch64] Enable post-RA MI scheduler.
Chad Rosier
2014-09-12
1
-0
/
+3
*
[AArch64] Enabled AA support for Cortex-A57.
Chad Rosier
2014-09-08
1
-1
/
+1
*
[AArch64] Enabled AA support for Cortex-A53.
Chad Rosier
2014-09-08
1
-0
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
[AArch64] Add a few isTarget* API to AArch64 Subtarget.
Chad Rosier
2014-08-06
1
-1
/
+4
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-5
/
+10
*
Implement AArch64 TTI interface isAsCheapAsAMove.
Jiangning Liu
2014-07-29
1
-0
/
+2
*
Run sort_includes.py on the AArch64 backend.
Benjamin Kramer
2014-07-25
1
-1
/
+1
*
Move to a private function to initialize the subtarget dependencies
Eric Christopher
2014-06-11
1
-2
/
+7
*
Move AArch64TargetLowering to AArch64Subtarget.
Eric Christopher
2014-06-10
1
-1
/
+6
*
Move AArch64InstrInfo to AArch64Subtarget.
Eric Christopher
2014-06-10
1
-0
/
+3
*
Move AArch64SelectionDAGInfo down to the subtarget.
Eric Christopher
2014-06-10
1
-0
/
+3
*
Remove the cached little endian variable. We can get it easily off
Eric Christopher
2014-06-10
1
-4
/
+1
*
Move DataLayout onto the AArch64 subtarget.
Eric Christopher
2014-06-10
1
-1
/
+3
*
Move AArch64FrameLowering into the subtarget.
Eric Christopher
2014-06-10
1
-1
/
+8
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+110
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-89
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-1
/
+1
*
[cleanup] Fix two headers where we included a standard library header
Chandler Carruth
2014-04-22
1
-2
/
+1
*
This commit enables unaligned memory accesses of vector types on AArch64 back...
Jiangning Liu
2014-04-18
1
-0
/
+7
*
[AArch64] This is a work in progress to provide a machine description
Chad Rosier
2014-03-06
1
-0
/
+5
*
Revert "[AArch64] This is a work in progress to provide a machine description"
Chad Rosier
2014-03-04
1
-5
/
+0
*
[AArch64] This is a work in progress to provide a machine description
Chad Rosier
2014-03-03
1
-0
/
+5
*
Add AArch64 big endian Target (aarch64_be)
Christian Pirker
2014-02-24
1
-1
/
+7
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+1
*
[AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
2013-10-31
1
-1
/
+11
*
AArch64: enable MISched by default.
Tim Northover
2013-10-09
1
-0
/
+4
*
Clean up some usage of Triple. The base class has methods for determining if...
Cameron Esfahani
2013-08-29
1
-1
/
+1
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
1
-0
/
+3
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+54