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
/
ARMBaseInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Cortex-A57 scheduling model for ARM backend (AArch32)
Javed Absar
2017-06-02
1
-0
/
+18
*
Add extra operand to CALLSEQ_START to keep frame part set up previously
Serge Pavlov
2017-05-09
1
-14
/
+4
*
Re-commit r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-4
/
+0
*
Revert r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-0
/
+4
*
X86: Don't emit zero-byte functions on Windows
Hans Wennborg
2017-04-21
1
-4
/
+0
*
ARM: Use methods to access data stored with frame instructions
Serge Pavlov
2017-04-19
1
-0
/
+23
*
TargetInstrInfo: Provide default implementation of isTailCall().
Matthias Braun
2017-03-16
1
-2
/
+0
*
Make TargetInstrInfo::isPredicable take a const reference, NFC
Krzysztof Parzyszek
2017-03-03
1
-1
/
+1
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-31
1
-8
/
+13
*
[XRay][Arm32] Reduce the portion of the stub and implement more staging for t...
Serge Rogatch
2017-01-26
1
-0
/
+2
*
[ARM] CodeGen: Replace AddDefaultT1CC and AddNoT1CC. NFC
Diana Picus
2017-01-13
1
-11
/
+7
*
[ARM] CodeGen: Remove AddDefaultCC. NFC.
Diana Picus
2017-01-13
1
-5
/
+5
*
[ARM] CodeGen: Remove AddDefaultPred. NFC.
Diana Picus
2017-01-13
1
-3
/
+10
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-0
/
+4
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-1
/
+1
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-2
/
+4
*
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
Renato Golin
2016-09-08
1
-4
/
+0
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-08
1
-0
/
+4
*
Fix for commit rL277126 that broke a build.
Sjoerd Meijer
2016-07-29
1
-1
/
+1
*
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
Sjoerd Meijer
2016-07-28
1
-1
/
+1
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-37
/
+43
*
Don't pass Reloc::Model to places that already have it. NFC.
Rafael Espindola
2016-06-28
1
-4
/
+2
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-10
/
+13
*
CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith
2016-02-23
1
-10
/
+10
*
[ARM] Modify codegen for memcpy intrinsic to prefer LDM/STM.
Scott Douglass
2015-10-05
1
-0
/
+2
*
Improved the interface of methods commuting operands, improved X86-FMA3 mem-f...
Andrew Kaylor
2015-09-28
1
-3
/
+12
*
Pass BranchProbability/BlockMass by value instead of const& as they are small...
Cong Hou
2015-09-10
1
-3
/
+3
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
MachineLICM: Use TargetSchedModel instead of just itineraries
Matthias Braun
2015-06-13
1
-2
/
+2
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
1
-5
/
+4
*
MachineInstr: Change return value of getOpcode() to unsigned.
Matthias Braun
2015-05-18
1
-1
/
+1
*
Peephole opt needs optimizeSelect() to keep track of newly created MIs
Mehdi Amini
2015-01-13
1
-1
/
+3
*
Add Forward Control-Flow Integrity.
Tom Roeder
2014-11-11
1
-6
/
+0
*
ARM: allow copying of CPSR when all else fails.
Tim Northover
2014-10-01
1
-0
/
+7
*
[ARM] Move the implementation of the target hooks related to copy-related
Quentin Colombet
2014-08-22
1
-0
/
+47
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[stack protector] Fix a potential security bug in stack protector where the
Akira Hatanaka
2014-07-25
1
-0
/
+8
*
The hazard recognizer only needs a subtarget, not a target machine
Eric Christopher
2014-06-13
1
-1
/
+1
*
Add a new attribute called 'jumptable' that creates jump-instruction tables f...
Tom Roeder
2014-06-05
1
-0
/
+7
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
Prune includes in ARM target.
Craig Topper
2014-03-22
1
-1
/
+1
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-113
/
+109
*
ARM: decide whether to use movw/movt based on "minsize" attribute.
Tim Northover
2013-12-02
1
-1
/
+2
*
ARM: fold prologue/epilogue sp updates into push/pop for code size
Tim Northover
2013-11-08
1
-0
/
+18
*
IfConverter: Use TargetSchedule for instruction latencies
Arnold Schwaighofer
2013-09-30
1
-0
/
+2
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
1
-6
/
+0
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-1
/
+1
[next]