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] 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
-2
/
+2
*
ARM: add support for WatchOS's compact unwind information.
Tim Northover
2015-10-28
1
-1
/
+6
*
ARM: teach backend about WatchOS and TvOS libcalls.
Tim Northover
2015-10-28
1
-1
/
+2
*
ARM: add backend support for the ABI used in WatchOS
Tim Northover
2015-10-28
1
-7
/
+20
*
[ARM] Avoid redundant checks for isThumb1Only() after supportsTailCall()
Artyom Skrobov
2015-09-28
1
-4
/
+22
*
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
Artyom Skrobov
2015-09-24
1
-1
/
+1
*
[ARM] Add option to force fast-isel
Oliver Stannard
2015-09-23
1
-0
/
+10
*
Limit the range of processors supported by ARM fast isel to v6 or
Eric Christopher
2015-09-18
1
-0
/
+4
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-3
/
+2
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-2
/
+3
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-3
/
+2
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-2
/
+3
*
use minSize wrapper; NFCI
Sanjay Patel
2015-08-18
1
-1
/
+1
*
wrap OptSize and MinSize attributes for easier and consistent access (NFCI)
Sanjay Patel
2015-08-04
1
-2
/
+1
*
ARM: remove horrible printf left over from debugging
Tim Northover
2015-08-03
1
-1
/
+0
*
ARM: prefer allocating VFP regs at stride 4 on Darwin.
Tim Northover
2015-08-03
1
-0
/
+5
*
[ARM] Define subtarget feature strict-align.
Akira Hatanaka
2015-07-28
1
-48
/
+1
*
[ARM] Define subtarget feature "reserve-r9", which is used to decide
Akira Hatanaka
2015-07-21
1
-10
/
+3
*
Revert r242737.
Akira Hatanaka
2015-07-20
1
-3
/
+10
*
[ARM] Define subtarget feature "reserve-r9", which is used to decide
Akira Hatanaka
2015-07-20
1
-10
/
+3
*
ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
Matthias Braun
2015-07-17
1
-0
/
+11
*
Revert "ARM: Enable MachineScheduler and disable PostRAScheduler for swift."
Adam Nemet
2015-07-17
1
-11
/
+0
*
ARM: Enable MachineScheduler and disable PostRAScheduler for swift.
Matthias Braun
2015-07-17
1
-0
/
+11
*
[ARM] Define a subtarget feature that is used to avoid using movt/movw
Akira Hatanaka
2015-07-16
1
-8
/
+4
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-1
/
+0
*
[ARM] Define a subtarget feature and use it to decide whether long calls should
Akira Hatanaka
2015-07-07
1
-0
/
+1
*
IR: Do not consider available_externally linkage to be linker-weak.
Peter Collingbourne
2015-07-05
1
-24
/
+12
*
Rename TargetSubtargetInfo::enablePostMachineScheduler() to enablePostRASched...
Matthias Braun
2015-06-13
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-3
/
+2
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-2
/
+2
*
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
Akira Hatanaka
2015-05-23
1
-0
/
+7
*
Reverting r237234, "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-05-13
1
-2
/
+2
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-05-13
1
-2
/
+2
*
Migrate existing backends that care about software floating point
Eric Christopher
2015-05-12
1
-0
/
+1
*
Refactor: Simplify boolean expressions in ARM target
Alexander Kornienko
2015-04-14
1
-1
/
+1
*
[ARM] Rename v8.1a from "extension" to "architecture"
Vladimir Sukharev
2015-04-01
1
-1
/
+1
*
Remove more superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-30
1
-1
/
+1
*
[AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
2015-03-26
1
-0
/
+1
*
Revert "Use std::bitset for SubtargetFeatures"
Michael Kuperstein
2015-03-24
1
-2
/
+2
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-03-24
1
-2
/
+2
*
[ARM] Add support for ARMV6K subtarget (LLVM)
Renato Golin
2015-03-17
1
-0
/
+1
*
Reverting r229831 due to multiple ARM/PPC/MIPS build-bot failures.
Michael Kuperstein
2015-02-19
1
-2
/
+2
*
Use std::bitset for SubtargetFeatures
Michael Kuperstein
2015-02-19
1
-2
/
+2
*
ARM: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-2
/
+1
*
Remove getSubtargetImpl from ARMISelLowering and cache the
Eric Christopher
2015-01-29
1
-1
/
+1
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-58
/
+16
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-2
/
+2
*
Add a new string member to the TargetOptions struct for the name
Eric Christopher
2014-12-18
1
-39
/
+12
*
Model ARM backend ABI selection after the front end code doing the
Eric Christopher
2014-12-18
1
-18
/
+34
[next]