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
/
clang
/
lib
/
Driver
/
ToolChains
/
Arch
/
ARM.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-3
/
+3
*
[ARM][MVE] MVE-I should not be disabled by -mfpu=none
Momchil Velikov
2020-01-09
1
-20
/
+23
*
Revert "[ARM] Allocatable Global Register Variables for ARM"
Carey Williams
2019-11-29
1
-33
/
+5
*
[ARM] Allocatable Global Register Variables for ARM
Anna Welker
2019-11-18
1
-5
/
+33
*
Move endian constant from Host.h to SwapByteOrder.h, prune include
Reid Kleckner
2019-10-19
1
-0
/
+1
*
[Driver,ARM] Make -mfloat-abi=soft turn off MVE.
Simon Tatham
2019-10-16
1
-0
/
+1
*
[ARM] Preserve fpu behaviour for '-crypto'
Diogo N. Sampaio
2019-10-14
1
-18
/
+27
*
[ARM] Update clang for removal of vfp2d16 and vfp2d16sp
Eli Friedman
2019-09-17
1
-1
/
+1
*
[ARM] Take into account -mcpu and -mfpu options while handling 'crypto' feature
Diogo N. Sampaio
2019-09-11
1
-15
/
+18
*
[clang][Driver][ARM] Favor -mfpu over default CPU features
Alexandros Lamprineas
2019-07-14
1
-1
/
+5
*
[clang][Driver][ARM] NFC: Remove unused function parameter
Alexandros Lamprineas
2019-07-02
1
-7
/
+5
*
[ARM] Fix bugs introduced by the fp64/d32 rework.
Simon Tatham
2019-06-07
1
-16
/
+33
*
[ARM] Allow "-march=foo+fp" to vary with foo
Sjoerd Meijer
2019-06-05
1
-29
/
+43
*
[ARM] Fix recent breakage of -mfpu=none.
Simon Tatham
2019-06-03
1
-2
/
+7
*
[ARM][CMSE] Add commandline option and feature macro
Javed Absar
2019-05-21
1
-0
/
+4
*
[ARM] Fix the extensions implied by a cpu name
Diogo N. Sampaio
2019-05-09
1
-4
/
+5
*
[Driver] Fix float ABI default for Android ARMv8.
Dan Albert
2019-02-21
1
-1
/
+1
*
[Driver] Default all Android ARM targets to NEON.
Dan Albert
2019-02-15
1
-3
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM][AArch64] Pass through endian flags to assembler and linker.
Peter Smith
2018-10-16
1
-1
/
+1
*
[Driver] Add defaults for Android ARM FPUs.
Dan Albert
2018-10-12
1
-0
/
+7
*
[AArch64][ARM] Context sensitive meaning of crypto
Sjoerd Meijer
2018-10-04
1
-0
/
+20
*
[ARM][AArch64] Add feature +fp16fml
Sjoerd Meijer
2018-09-24
1
-1
/
+28
*
OpenBSD/arm has switched to float ABI SoftFP.
Brad Smith
2018-07-22
1
-1
/
+1
*
Change \t to spaces
Fangrui Song
2018-07-20
1
-1
/
+1
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[ARM] disable FPU features when using soft floating point.
Keith Walker
2018-02-19
1
-5
/
+15
*
Revert [ARM] disable FPU features when using soft floating point.
Keith Walker
2017-11-30
1
-15
/
+5
*
[ARM] disable FPU features when using soft floating point.
Keith Walker
2017-11-30
1
-5
/
+15
*
[ARM] Option for reading thread pointer from coprocessor register
Strahinja Petrovic
2017-09-12
1
-0
/
+24
*
[ARM][AArch64] Cortex-A75 and Cortex-A55 tests
Sam Parker
2017-08-21
1
-0
/
+11
*
Revert r311137 (GlobalISel ABI commit).
Tim Northover
2017-08-18
1
-1
/
+1
*
GlobalISel (AArch64): fix ABI at border between GPRs and SP.
Tim Northover
2017-08-17
1
-1
/
+1
*
Update to use enum classes for various ARM *Kind enums
Florian Hahn
2017-07-27
1
-8
/
+7
*
NetBSD uses soft-float by default, unless the environment is EABIHF or
Joerg Sonnenberger
2017-07-11
1
-0
/
+12
*
Update clang support for -mexecute-only/-mpure-code for backend change to use...
Eric Christopher
2017-07-01
1
-3
/
+1
*
[ARM] Add a driver option for +no-neg-immediates
Sanne Wouda
2017-03-27
1
-0
/
+3
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+544