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
*
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
*
[ARM]: add missing switch case for cortex-r52
Javed Absar
2016-10-07
1
-0
/
+1
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-0
/
+5
*
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
Renato Golin
2016-09-08
1
-5
/
+0
*
[ARM XRay] Try to fix Thumb-only failure
Renato Golin
2016-09-08
1
-1
/
+1
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-08
1
-0
/
+5
*
Use isTargetMachO instead of isTargetDarwin.
Rafael Espindola
2016-08-24
1
-1
/
+1
*
Some places that could using TargetParser in LLVM. NFC.
Zijiao Ma
2016-08-17
1
-2
/
+4
*
[ARM] Add support for embedded position-independent code
Oliver Stannard
2016-08-08
1
-0
/
+12
*
[ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 2 flags.
Diana Picus
2016-07-06
1
-0
/
+2
*
Delete unused includes. NFC.
Rafael Espindola
2016-06-30
1
-1
/
+0
*
Don't pass a Reloc::Model to GVIsIndirectSymbol.
Rafael Espindola
2016-06-28
1
-5
/
+2
*
Move shouldAssumeDSOLocal to Target.
Rafael Espindola
2016-06-27
1
-1
/
+1
*
[ARM] Use member initializers in ARMSubtarget. NFCI
Diana Picus
2016-06-27
1
-28
/
+3
*
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 2). NFCI
Diana Picus
2016-06-27
1
-3
/
+51
*
[ARM] Use member initializers in ARMSubtarget. NFCI
Diana Picus
2016-06-23
1
-66
/
+22
*
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCI
Diana Picus
2016-06-23
1
-0
/
+6
*
RAS extensions are part of ARMv8.2-A. This change enables them by introducing a
Sjoerd Meijer
2016-06-03
1
-1
/
+2
*
Start using shouldAssumeDSOLocal on ARM.
Rafael Espindola
2016-05-27
1
-29
/
+9
*
ARMv7k: base ABI decision on v7k Arch rather than watchos OS.
Tim Northover
2016-01-27
1
-2
/
+2
[next]