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
*
GlobalISel: implement legalization pass, with just one transformation.
Tim Northover
2016-07-22
1
-0
/
+1
*
Target: Remove unused arguments from overrideSchedPolicy, NFC
Duncan P. N. Exon Smith
2016-07-01
1
-2
/
+1
*
[AArch64] Restore codegen for AArch64 Cortex-A72/A73 after NFCI
Silviu Baranga
2016-06-21
1
-0
/
+2
*
[AARCH64] Add support for Broadcom Vulcan
Pankaj Gode
2016-06-20
1
-1
/
+2
*
[AArch64] Add preferred alignments for Exynos M1
Evandro Menezes
2016-06-10
1
-0
/
+4
*
RAS extensions are part of ARMv8.2-A. This change enables them by introducing a
Sjoerd Meijer
2016-06-03
1
-0
/
+2
*
AArch64: Do not test for CPUs, use SubtargetFeatures
Matthias Braun
2016-06-02
1
-11
/
+58
*
AArch64Subtarget: Use default member initializers
Matthias Braun
2016-05-27
1
-13
/
+13
*
[GlobalISel] Move GISelAccessor class into public headers
Tom Stellard
2016-04-14
1
-4
/
+4
*
[AArch64] Teach the subtarget how to get to the RegisterBankInfo.
Quentin Colombet
2016-04-06
1
-2
/
+11
*
[GlobalISel] Re-apply r260922-260923 with MSVC-friendly code.
Quentin Colombet
2016-02-16
1
-0
/
+4
*
Reverting r260922-260923; they cause link failures with MSVC.
Aaron Ballman
2016-02-16
1
-3
/
+0
*
[GlobalISel] Get rid of the ifdefs in TargetLowering.
Quentin Colombet
2016-02-16
1
-0
/
+3
*
[AArch64] Enable post-RA MI scheduler for Kryo.
Chad Rosier
2016-02-12
1
-1
/
+1
*
[AArch64] Add support for Qualcomm Kryo CPU.
Chad Rosier
2016-02-12
1
-1
/
+3
*
[AArch64] Add support for Samsung Exynos-M1
MinSeong Kim
2016-01-05
1
-1
/
+9
*
[AArch64] Enable PostRAScheduler for AArch64 generic build.
Chad Rosier
2015-12-21
1
-1
/
+2
*
Revert "[AArch64] Enable PostRAScheduler for AArch64 generic build"
Rafael Espindola
2015-12-17
1
-2
/
+1
*
[AArch64] Enable PostRAScheduler for AArch64 generic build
MinSeong Kim
2015-12-17
1
-1
/
+2
*
[AArch64]: Add support for Cortex-A35
Christof Douma
2015-12-02
1
-1
/
+1
*
[AArch64] Add ARMv8.2-A Statistical Profiling Extension
Oliver Stannard
2015-12-01
1
-0
/
+2
*
[AArch64] Add subtarget features for ARMv8.2-A
Oliver Stannard
2015-11-26
1
-0
/
+4
*
AArch64: add experimental support for address tagging.
Tim Northover
2015-11-10
1
-0
/
+4
*
Add Triple::isAndroid().
Evgeniy Stepanov
2015-10-08
1
-0
/
+1
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-3
/
+0
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-0
/
+3
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-3
/
+0
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-0
/
+3
*
[AArch64] Lower READCYCLECOUNTER using MRS PMCCTNR_EL0.
Ahmed Bougacha
2015-09-01
1
-0
/
+2
*
[AArch64] Define subtarget feature strict-align.
Akira Hatanaka
2015-07-29
1
-0
/
+5
*
[AArch64] Define subtarget feature "reserve-x18", which is used to decide
Akira Hatanaka
2015-07-25
1
-0
/
+4
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRASched...
Matthias Braun
2015-06-13
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+2
*
[AArch64] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
2015-04-01
1
-2
/
+4
*
[AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
2015-03-26
1
-0
/
+2
*
Revert "Migrate the AArch64 TargetRegisterInfo to its TargetMachine"
Eric Christopher
2015-03-18
1
-4
/
+4
*
Migrate the AArch64 TargetRegisterInfo to its TargetMachine
Eric Christopher
2015-03-12
1
-4
/
+4
*
Remove the need to cache the subtarget in the AArch64 TargetRegisterInfo
Eric Christopher
2015-03-12
1
-0
/
+1
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-3
/
+3
*
[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
[next]