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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r372893 "[CodeGen] Replace -max-jump-table-size with -max-jump-table-t...
Hans Wennborg
2019-09-27
1
-2
/
+2
*
[CodeGen] Replace -max-jump-table-size with -max-jump-table-targets
Evandro Menezes
2019-09-25
1
-2
/
+2
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-16
/
+16
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[GlobalISel] Make the InstructionSelector instance non-const, allowing state ...
Amara Emerson
2019-08-13
1
-1
/
+1
*
[AArch64] Set pref. func. align to 8 bytes on Neoverse E1 & Cortex-A65
Pablo Barrio
2019-08-09
1
-0
/
+2
*
[AArch64] Set preferred function alignment to 16 bytes on Neoverse N1
Pablo Barrio
2019-08-05
1
-0
/
+2
*
AArch64: Add a tagged-globals backend feature.
Peter Collingbourne
2019-07-31
1
-0
/
+7
*
SelectionDAG, MI, AArch64: Widen target flags fields/arguments from unsigned ...
Peter Collingbourne
2019-07-31
1
-2
/
+2
*
[ARM][AArch64] Support for Cortex-A65 & A65AE, Neoverse E1 & N1
Pablo Barrio
2019-07-25
1
-0
/
+5
*
[AArch64] Add support for Cortex-A76 and Cortex-A76AE
Luke Cheeseman
2019-02-25
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AArch64] Refactor the scheduling predicates (1/3) (NFC)
Evandro Menezes
2018-11-26
1
-4
/
+4
*
[AArch64] Support HiSilicon's TSV110 processor
Bryan Chan
2018-11-09
1
-0
/
+5
*
[AArch64] Sort switch cases (NFC)
Evandro Menezes
2018-10-31
1
-20
/
+23
*
[AArch64] Support adding X[8-15,18] registers as CSRs.
Tri Vo
2018-09-22
1
-0
/
+1
*
Verify commit access in fixing typo
Calixte Denizet
2018-09-19
1
-1
/
+1
*
[AArch64] Support reserving x1-7 registers.
Nick Desaulniers
2018-09-07
1
-1
/
+5
*
[MinGW] Move code for indicating "potentially not DSO local" into shouldAssum...
Martin Storsjo
2018-09-04
1
-12
/
+9
*
[MinGW] [AArch64] Add stubs for potential automatic dllimported variables
Martin Storsjo
2018-09-04
1
-2
/
+7
*
[AArch64] Add Tiny Code Model for AArch64
David Green
2018-08-22
1
-1
/
+3
*
AArch64: Implement support for the shadowcallstack attribute.
Peter Collingbourne
2018-04-04
1
-2
/
+3
*
[AArch64] Reserve x18 register on Fuchsia
Petr Hosek
2018-04-01
1
-2
/
+2
*
[AArch64] Properly handle dllimport of variables when using fast-isel
Martin Storsjo
2018-01-30
1
-3
/
+6
*
[AArch64] Add pipeline model for Exynos M3
Evandro Menezes
2018-01-30
1
-0
/
+6
*
AArch64: Fix emergency spillslot being out of reach for large callframes
Matthias Braun
2018-01-19
1
-0
/
+10
*
Revert "AArch64: Fix emergency spillslot being out of reach for large callfra...
Matthias Braun
2018-01-10
1
-10
/
+0
*
AArch64: Fix emergency spillslot being out of reach for large callframes
Matthias Braun
2018-01-10
1
-0
/
+10
*
AArch64/X86: Factor out common bzero logic; NFC
Matthias Braun
2017-12-18
1
-13
/
+0
*
Remove redundant includes from lib/Target/AArch64.
Michael Zolotukhin
2017-12-13
1
-4
/
+0
*
[aarch64][globalisel] Define G_ATOMIC_CMPXCHG and G_ATOMICRMW_* and make them...
Daniel Sanders
2017-11-28
1
-1
/
+1
*
[AArch64] Add basic support for Qualcomm's Saphira CPU.
Chad Rosier
2017-09-25
1
-0
/
+5
*
[ARM][AArch64] Cortex-A75 and Cortex-A55 support
Sam Parker
2017-08-21
1
-2
/
+2
*
Reapply "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-15
1
-46
/
+11
*
Revert "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-08
1
-11
/
+46
*
[GlobalISel] Remove the GISelAccessor API.
Quentin Colombet
2017-08-04
1
-46
/
+11
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-8
/
+0
*
[AArch64] Use 8 bytes as preferred function alignment on Cortex-A53.
Florian Hahn
2017-07-29
1
-1
/
+3
*
[COFF, ARM64] Reserve X18 register by default
Mandeep Singh Grang
2017-07-18
1
-1
/
+2
*
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A73.
Florian Hahn
2017-07-18
1
-1
/
+3
*
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A57.
Florian Hahn
2017-07-07
1
-0
/
+1
*
[AArch64] Use 16 bytes as preferred function alignment on Cortex-A72.
Florian Hahn
2017-07-07
1
-1
/
+3
*
[Falkor] Enable SW Prefetch.
Haicheng Wu
2017-06-12
1
-0
/
+4
*
Revert r291254: [AArch64] Reduce vector insert/extract cost for Falkor
Matthew Simpson
2017-05-24
1
-1
/
+0
*
[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...
Daniel Sanders
2017-05-19
1
-3
/
+2
*
[SLP] Enable 64-bit wide vectorization on AArch64
Adam Nemet
2017-05-15
1
-0
/
+8
*
[AArch64] Move GISel accessor initialization from TargetMachine to Subtarget.
Quentin Colombet
2017-05-01
1
-1
/
+64
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-2
/
+3
*
AArch64: put nonlazybind special handling behind a flag for now.
Tim Northover
2017-04-17
1
-1
/
+6
*
AArch64: support nonlazybind
Tim Northover
2017-04-17
1
-0
/
+17
[next]