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
...
*
[RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the Targ...
Chris Bieneman
2014-07-16
1
-7
/
+0
*
Move Post RA Scheduling flag bit into SchedMachineModel
Sanjay Patel
2014-07-15
1
-9
/
+1
*
[RegisterCoalescer] Add new subtarget hook allowing targets to opt-out of coa...
Chris Bieneman
2014-07-15
1
-0
/
+8
*
Move function dependent resetting of a subtarget variable out of the
Eric Christopher
2014-07-04
1
-11
/
+2
*
Move all of the ARM subtarget features down onto the subtarget
Eric Christopher
2014-06-26
1
-1
/
+21
*
Add a new subtarget hook for whether or not we'd like to enable
Eric Christopher
2014-06-19
1
-0
/
+3
*
Move ARMJITInfo off of the TargetMachine and down onto the subtarget.
Eric Christopher
2014-06-18
1
-0
/
+3
*
Temporarily revert r210953 in an attempt to bring the ARM buildbots
Eric Christopher
2014-06-15
1
-3
/
+0
*
Move ARMJITInfo off of the TargetMachine and down onto the subtarget.
Eric Christopher
2014-06-13
1
-0
/
+3
*
Move ARMSelectionDAGInfo from the TargetMachine to the subtarget.
Eric Christopher
2014-06-13
1
-0
/
+3
*
Move to a private function to initialize subtarget dependencies
Eric Christopher
2014-06-13
1
-0
/
+10
*
CodeGen: enable mov.w/mov.t pairs with minsize for WoA
Saleem Abdulrasool
2014-06-12
1
-1
/
+6
*
Add a subtarget hook: enablePostMachineScheduler.
Andrew Trick
2014-06-04
1
-0
/
+3
*
Re-enable inline memcpy expansion for Thumb1.
James Molloy
2014-05-16
1
-3
/
+1
*
Tidy up. Trailing whitespace.
Jim Grosbach
2014-04-03
1
-2
/
+2
*
ARM: update subtarget information for Windows on ARM
Saleem Abdulrasool
2014-04-02
1
-8
/
+10
*
ARM: Add support for segmented stacks
Oliver Stannard
2014-04-02
1
-0
/
+3
*
ARM: teach LLVM that Cortex-A7 is very similar to A8.
Tim Northover
2014-04-01
1
-0
/
+1
*
ARM: add cyclone CPU with ZeroCycleZeroing feature.
Tim Northover
2014-04-01
1
-0
/
+5
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-1
/
+7
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-2
/
+2
*
Unaligned access is supported on ARMv6 and ARMv7 for the NetBSD target.
Joerg Sonnenberger
2014-02-02
1
-0
/
+3
*
Reenable ARM EHABI on Android.
Evgeniy Stepanov
2014-01-30
1
-1
/
+2
*
Enable EHABI by default
Renato Golin
2014-01-29
1
-0
/
+10
*
ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
Tim Northover
2014-01-06
1
-0
/
+3
*
ARM: keep special non-AEABIness of "-darwin-eabi" triples for now
Tim Northover
2014-01-06
1
-2
/
+5
*
Make the ARM ABI selectable via SubtargetFeature.
Rafael Espindola
2014-01-02
1
-2
/
+9
*
ARM: set default float ABI based on triple.
Tim Northover
2013-12-18
1
-0
/
+5
*
Recognize EABIHF as environment and use it for RTAPI + VFP.
Joerg Sonnenberger
2013-12-16
1
-1
/
+2
*
Make Triple's isOSBinFormatXXX functions partition triple-space.
Tim Northover
2013-12-10
1
-1
/
+1
*
Added support for mcpu krait
Ana Pazos
2013-12-06
1
-2
/
+3
*
ARM: decide whether to use movw/movt based on "minsize" attribute.
Tim Northover
2013-12-02
1
-1
/
+6
*
Add support for Cortex-A12.
Richard Barton
2013-11-22
1
-2
/
+2
*
[ARM] add basic Cortex-A7 support to LLVM backend
Artyom Skrobov
2013-11-21
1
-1
/
+2
*
Enable generating legacy IT block for AArch32
Weiming Zhao
2013-11-13
1
-0
/
+6
*
Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
Bob Wilson
2013-11-03
1
-0
/
+4
*
[ARM] Add Virtualization subtarget feature and more build attributes in this ...
Bradley Smith
2013-11-01
1
-0
/
+5
*
ARM: Add subtarget feature for CRC
Bernard Ogden
2013-10-29
1
-0
/
+4
*
ARM: don't expand atomicrmw inline on Cortex-M0
Tim Northover
2013-10-25
1
-0
/
+3
*
Add Cortex-A57 support
Bernard Ogden
2013-10-14
1
-1
/
+1
*
Add subtarget feature support for Cortex-A53
Bernard Ogden
2013-10-14
1
-1
/
+1
*
[ARM] Improve build attributes emission.
Amara Emerson
2013-10-07
1
-0
/
+1
*
ARM: allow cortex-m0 to use hint instructions
Tim Northover
2013-10-07
1
-1
/
+2
*
[ARM] Split A/R class into separate subtarget features.
Amara Emerson
2013-09-23
1
-6
/
+9
*
[ARMv8] Add support for the v8 cryptography extensions.
Amara Emerson
2013-09-19
1
-0
/
+4
*
[ARMv8] Change hasV8Fp to hasFPARMv8, and other command line options
Joey Gouly
2013-09-13
1
-3
/
+3
*
Clean up some usage of Triple. The base class has methods for determining if...
Cameron Esfahani
2013-08-29
1
-3
/
+3
*
ARM EABI divmod support
Renato Golin
2013-07-16
1
-0
/
+8
*
Remove unused member
David Blaikie
2013-06-28
1
-4
/
+0
*
Add a Subtarget feature 'v8fp' to the ARM backend.
Joey Gouly
2013-06-27
1
-1
/
+3
[prev]
[next]