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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[ARM] Allocatable Global Register Variables for ARM"
Carey Williams
2019-11-29
1
-15
/
+4
*
[ARM] Allocatable Global Register Variables for ARM
Anna Welker
2019-11-18
1
-4
/
+15
*
[LiveInterval] Allow updating subranges with slightly out-dated IR
Quentin Colombet
2019-11-13
1
-0
/
+5
*
[Scheduling][ARM] Consistently enable PostRA Machine scheduling
David Green
2019-11-05
1
-1
/
+11
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-2
/
+2
*
[LLVM][Alignment] Make functions using log of alignment explicit
Guillaume Chatelet
2019-09-05
1
-1
/
+1
*
[ARM] Add MVE beats vector cost model
David Green
2019-08-13
1
-0
/
+4
*
[GlobalISel] Make the InstructionSelector instance non-const, allowing state ...
Amara Emerson
2019-08-13
1
-1
/
+1
*
[ARM][AArch64] Support for Cortex-A65 & A65AE, Neoverse E1 & N1
Pablo Barrio
2019-07-25
1
-0
/
+2
*
[ARM] Thumb2: favor R4-R7 over R12/LR in allocation order when opt for minsize
Oliver Stannard
2019-07-03
1
-0
/
+42
*
[ARM] Don't use the Machine Scheduler for cortex-m at minsize
David Green
2019-05-15
1
-0
/
+7
*
[AArch64] Add support for Cortex-A76 and Cortex-A76AE
Luke Cheeseman
2019-02-25
1
-0
/
+1
*
[ARM] Add OptMinSize to ARMSubtarget
Sam Parker
2019-02-08
1
-7
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM] Allow execute only code on Cortex-m23
David Spickett
2018-09-28
1
-2
/
+4
*
[ARM] Adjust the cost model for Exynos
Evandro Menezes
2018-09-24
1
-2
/
+2
*
[ARM] Adjust the feature set for Exynos
Evandro Menezes
2018-09-19
1
-0
/
+6
*
[ARM] Refactor Exynos feature set (NFC)
Evandro Menezes
2018-09-19
1
-1
/
+1
*
[ARM] Replace processor check with feature
Evandro Menezes
2018-08-09
1
-1
/
+2
*
ARM: deduplicate hard-float detection code. NFC.
Tim Northover
2018-07-18
1
-0
/
+2
*
X86/AArch64/ARM: Factor out common sincos_stret logic; NFCI
Matthias Braun
2017-12-18
1
-5
/
+0
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Remove redundant includes from lib/Target/ARM.
Michael Zolotukhin
2017-12-13
1
-5
/
+0
*
[ARM] Fix incorrect conversion of a tail call to an ordinary call
Momchil Velikov
2017-11-14
1
-2
/
+2
*
[arm] Fix Unnecessary reloads from GOT.
Evgeniy Stepanov
2017-11-13
1
-5
/
+3
*
[ARM] Fix SJLJ exception handling when manually chosen on a platform where it...
Martin Storsjo
2017-09-28
1
-1
/
+3
*
[ARM] Reverse PostRASched subtarget feature logic
Sam Parker
2017-08-31
1
-8
/
+3
*
[ARM] GlobalISel: Select globals in PIC mode
Diana Picus
2017-08-29
1
-0
/
+7
*
[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
/
+4
*
Reapply "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-15
1
-42
/
+8
*
[ARM] Emit error when ARM exec mode is not available.
Florian Hahn
2017-08-09
1
-2
/
+0
*
Revert "[GlobalISel] Remove the GISelAccessor API."
Quentin Colombet
2017-08-08
1
-8
/
+42
*
[GlobalISel] Remove the GISelAccessor API.
Quentin Colombet
2017-08-04
1
-42
/
+8
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-10
/
+0
*
[ARM] Add use-misched feature, to enable the MachineScheduler.
Florian Hahn
2017-07-27
1
-7
/
+6
*
[TargetParser] Use enum classes for various ARM kind enums.
Florian Hahn
2017-07-27
1
-3
/
+3
*
[ARM] Minor cosmetic edits (NFC)
Evandro Menezes
2017-07-26
1
-1
/
+1
*
Remove the default ARMSubtarget from the ARM TargetMachine.
Eric Christopher
2017-07-01
1
-0
/
+3
*
Rewrite ARM execute only support to avoid the use of a command line flag and ...
Eric Christopher
2017-07-01
1
-8
/
+2
*
[ARM] Move GISel accessor initialization from TargetMachine to Subtarget.
Quentin Colombet
2017-07-01
1
-1
/
+63
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
Revert "Revert "[ARM] Add Kryo to available targets""
Yi Kong
2017-04-06
1
-0
/
+1
*
[ARM] Change TCReturn to tBL if tailcall optimization fails.
Sanne Wouda
2017-02-03
1
-6
/
+6
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-27
1
-11
/
+13
*
Fix for build warning in execute-only support
Prakhar Bahuguna
2016-12-15
1
-2
/
+2
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-2
/
+12
*
[ARM] Add plumbing for GlobalISel
Diana Picus
2016-11-11
1
-1
/
+21
*
[Cortex-M0] Atomic lowering
Weiming Zhao
2016-11-03
1
-3
/
+1
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
[next]