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] 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
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-08
1
-0
/
+2
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-2
/
+6
*
[ARM] Add support for embedded position-independent code
Oliver Stannard
2016-08-08
1
-0
/
+3
*
[ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 1 flag
Diana Picus
2016-07-07
1
-0
/
+8
*
[ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 2 flags.
Diana Picus
2016-07-06
1
-0
/
+9
*
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 3). NFCI
Diana Picus
2016-07-06
1
-0
/
+17
*
Don't pass a Reloc::Model to GVIsIndirectSymbol.
Rafael Espindola
2016-06-28
1
-3
/
+2
*
[ARM] Use member initializers in ARMSubtarget. NFCI
Diana Picus
2016-06-27
1
-75
/
+75
*
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 2). NFCI
Diana Picus
2016-06-27
1
-0
/
+44
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-0
/
+8
*
[ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCI
Diana Picus
2016-06-23
1
-0
/
+24
*
RAS extensions are part of ARMv8.2-A. This change enables them by introducing a
Sjoerd Meijer
2016-06-03
1
-3
/
+7
*
This adds support for Cortex-A73 as an available target.
Sjoerd Meijer
2016-06-02
1
-1
/
+1
*
ARM: use callee-saved list in the order they're actually saved.
Tim Northover
2016-05-13
1
-0
/
+7
*
Replace a string comparison in ARMSubtarget.h with a tablegen entry in ARM.td...
Artyom Skrobov
2016-03-23
1
-3
/
+4
*
[ARM] Add Cortex-A32 support
Renato Golin
2016-03-21
1
-2
/
+2
*
ARMv7k: base ABI decision on v7k Arch rather than watchos OS.
Tim Northover
2016-01-27
1
-0
/
+1
*
[ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-25
1
-0
/
+4
*
Revert "[ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline...
Reid Kleckner
2016-01-15
1
-4
/
+0
*
[ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-15
1
-0
/
+4
*
[ARM] Add ARMv8-M Baseline/Mainline LLVM targeting
Bradley Smith
2016-01-15
1
-1
/
+5
*
[ARM] Split out ARMv8-A semaphores and atomics and ARMv7 clrex as separate fe...
Bradley Smith
2016-01-15
1
-0
/
+9
*
[AArch64] Add support for Samsung Exynos-M1
MinSeong Kim
2016-01-05
1
-1
/
+1
*
[AArch64]: Add support for Cortex-A35
Christof Douma
2015-12-02
1
-2
/
+2
*
[ARM] Add ARMv8.2-A to TargetParser
Oliver Stannard
2015-12-01
1
-1
/
+1
*
[ARM] Add subtarget features for ARMv8.2-A
Oliver Stannard
2015-12-01
1
-2
/
+7
*
[ARM] Default to ARMv4t in favour of adding Other to ARMArch
Bradley Smith
2015-11-17
1
-1
/
+1
*
[ARM] Properly initialize ARMArch in the ARM subtarget
Bradley Smith
2015-11-17
1
-1
/
+1
*
Handle ARMv6KZ naming
Artyom Skrobov
2015-11-16
1
-1
/
+1
*
[ARM] Introduce subtarget features per ARM architecture.
Bradley Smith
2015-11-16
1
-1
/
+10
*
[EABI] Add LLVM support for -meabi flag
Renato Golin
2015-11-09
1
-0
/
+5
*
ARM: add support for WatchOS's compact unwind information.
Tim Northover
2015-10-28
1
-0
/
+4
*
ARM: add backend support for the ABI used in WatchOS
Tim Northover
2015-10-28
1
-1
/
+3
*
Add Triple::isAndroid().
Evgeniy Stepanov
2015-10-08
1
-4
/
+2
*
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
Artyom Skrobov
2015-09-24
1
-4
/
+4
*
ARM: prefer allocating VFP regs at stride 4 on Darwin.
Tim Northover
2015-08-03
1
-0
/
+2
*
[ARM] Define subtarget feature strict-align.
Akira Hatanaka
2015-07-28
1
-7
/
+3
*
[ARM] Define subtarget feature "reserve-r9", which is used to decide
Akira Hatanaka
2015-07-21
1
-3
/
+5
*
Revert r242737.
Akira Hatanaka
2015-07-20
1
-5
/
+3
*
[ARM] Define subtarget feature "reserve-r9", which is used to decide
Akira Hatanaka
2015-07-20
1
-3
/
+5
*
ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
Matthias Braun
2015-07-17
1
-0
/
+3
*
Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift."
Adam Nemet
2015-07-17
1
-3
/
+0
[next]