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
/
ARM
/
ARMSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM][v8.5A] Add speculation barrier to ARM & Thumb instruction sets
Oliver Stannard
2018-09-27
1
-0
/
+4
*
[ARM/AArch64][v8.5A] Add Armv8.5-A target
Oliver Stannard
2018-09-26
1
-0
/
+3
*
[ARM] Refactor Exynos feature set (NFC)
Evandro Menezes
2018-09-19
1
-1
/
+1
*
ARM: align loops to 4 bytes on Cortex-M3 and Cortex-M4.
Tim Northover
2018-09-13
1
-0
/
+7
*
[ARM/AArch64] Support FP16 +fp16fml instructions
Bernard Ogden
2018-08-17
1
-0
/
+4
*
[ARM] Replace processor check with feature
Evandro Menezes
2018-08-09
1
-0
/
+4
*
[ARM] Add new target feature to fuse literal generation
Evandro Menezes
2018-07-27
1
-1
/
+6
*
[ARM] Add new feature to enable optimizing the VFP registers
Evandro Menezes
2018-07-20
1
-1
/
+5
*
ARM: deduplicate hard-float detection code. NFC.
Tim Northover
2018-07-18
1
-7
/
+1
*
[ARM][AArch64] Armv8.4-A Enablement
Sjoerd Meijer
2018-06-29
1
-0
/
+11
*
[ARM] Enable useAA() for the in-order Cortex-R52
David Green
2018-06-21
1
-0
/
+7
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[ARM] Armv8-R DFB instruction
Sam Parker
2017-12-21
1
-0
/
+5
*
X86/AArch64/ARM: Factor out common sincos_stret logic; NFCI
Matthias Braun
2017-12-18
1
-4
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[arm] Fix Unnecessary reloads from GOT.
Evgeniy Stepanov
2017-11-13
1
-1
/
+8
*
[ARM] Reverse PostRASched subtarget feature logic
Sam Parker
2017-08-31
1
-3
/
+3
*
[ARM] GlobalISel: Select globals in PIC mode
Diana Picus
2017-08-29
1
-0
/
+4
*
Fix ARMv4 support
Joerg Sonnenberger
2017-08-28
1
-0
/
+11
*
[ARM][AArch64] Cortex-A75 and Cortex-A55 support
Sam Parker
2017-08-21
1
-0
/
+2
*
[ARM] Add PostRAScheduler option
Sam Parker
2017-08-18
1
-0
/
+5
*
Reapply "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-15
1
-8
/
+9
*
[ARM] Assembler support for the ARMv8.2a dot product instructions
Sjoerd Meijer
2017-08-11
1
-0
/
+4
*
[ARM][AArch64] ARMv8.3-A enablement
Sam Parker
2017-08-10
1
-0
/
+3
*
Revert "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-08
1
-9
/
+8
*
[GlobalISel] Remove the GISelAccessor API.
Quentin Colombet
2017-08-04
1
-8
/
+9
*
[ARM] Add the option to directly access TLS pointer
Strahinja Petrovic
2017-07-28
1
-0
/
+4
*
[ARM] Add use-misched feature, to enable the MachineScheduler.
Florian Hahn
2017-07-27
1
-0
/
+4
*
[ARM] Improve if-conversion for M-class CPUs without branch predictors
John Brawn
2017-06-28
1
-0
/
+6
*
[ARM] Add macro fusion for AES instructions.
Florian Hahn
2017-06-22
1
-0
/
+8
*
[ARM] Cortex-A57 scheduling model for ARM backend (AArch32)
Javed Absar
2017-06-02
1
-0
/
+5
*
[ARM] Rename HW div feature to HW div Thumb. NFCI.
Diana Picus
2017-04-20
1
-3
/
+3
*
Revert "Revert "[ARM] Add Kryo to available targets""
Yi Kong
2017-04-06
1
-0
/
+1
*
Revert "[ARM] Add Kryo to available targets"
Yi Kong
2017-04-06
1
-1
/
+0
*
[ARM] Add Kryo to available targets
Yi Kong
2017-04-06
1
-0
/
+1
*
[ARM] [Assembler] Support negative immediates for A32, T32 and T16
Sanne Wouda
2017-03-21
1
-0
/
+4
*
[ARM] Replace HasT2ExtractPack with HasDSP
Sam Parker
2017-02-17
1
-5
/
+0
*
Fix syntax error
Matthias Braun
2017-02-10
1
-2
/
+2
*
ARMSubtarget.h: Change to one line per enum element; NFC
Matthias Braun
2017-02-10
1
-9
/
+56
*
[ARM] Add support for armv7ve triple in llvm (PR31358).
George Burgess IV
2017-02-09
1
-3
/
+3
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-27
1
-13
/
+22
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-0
/
+4
*
[ARM] Add plumbing for GlobalISel
Diana Picus
2016-11-11
1
-0
/
+14
*
[ARM]: Assign cost of scaling used in addressing mode for ARM cores
Javed Absar
2016-10-13
1
-0
/
+4
*
Re-land "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"
Reid Kleckner
2016-10-11
1
-3
/
+5
*
Revert "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"
Reid Kleckner
2016-10-11
1
-5
/
+3
*
[Thumb] Save/restore high registers in Thumb1 pro/epilogues
Oliver Stannard
2016-10-11
1
-3
/
+5
*
[ARM]: Add Cortex-R52 target to LLVM
Javed Absar
2016-10-07
1
-2
/
+3
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-0
/
+2
*
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
Renato Golin
2016-09-08
1
-2
/
+0
[next]