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] Move MVE opcode helper functions to ARMBaseInstrInfo. NFC.
Sjoerd Meijer
2019-12-16
1
-0
/
+112
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-2
/
+2
*
Revert "[DebugInfo] Make describeLoadedValue() reg aware"
David Stenberg
2019-12-09
1
-2
/
+2
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-2
/
+2
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-1
/
+1
*
Reland: [TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-11-08
1
-10
/
+7
*
Revert rG57ee0435bd47f23f3939f402914c231b4f65ca5e - [TII] Use optional destin...
Simon Pilgrim
2019-10-31
1
-7
/
+10
*
[TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-10-31
1
-10
/
+7
*
[ARM][AArch64][DebugInfo] Improve call site instruction interpretation
Djordje Todorovic
2019-10-30
1
-0
/
+5
*
[IfCvt][ARM] Optimise diamond if-conversion for code size
Oliver Stannard
2019-10-10
1
-0
/
+4
*
[ARM] Invert CSEL predicates if the opposite is a simpler constant to materia...
David Green
2019-09-03
1
-0
/
+14
*
[ARM] Correct register for narrowing and widening MVE loads and stores.
David Green
2019-08-16
1
-1
/
+2
*
[ARM] Make coprocessor number restrictions consistent.
Simon Tatham
2019-06-27
1
-0
/
+22
*
[ARM] Code-generation infrastructure for MVE.
Simon Tatham
2019-06-25
1
-0
/
+7
*
[ARM] Comply with rules on ARMv8-A thumb mode partial deprecation of IT.
Huihui Zhang
2019-06-18
1
-6
/
+5
*
[ARM] Rename MVE instructions in Tablegen for consistency.
Simon Tatham
2019-06-18
1
-12
/
+12
*
[ARM] Set up infrastructure for MVE vector instructions.
Simon Tatham
2019-06-13
1
-0
/
+15
*
[ARM] Update check for CBZ in Ifcvt
David Green
2019-04-23
1
-0
/
+10
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Make TargetInstrInfo::isCopyInstr return true for regular COPY-instructions
Alexander Ivchenko
2018-08-30
1
-3
/
+6
*
[ARM] Move machine operand target flags to ARMBaseInstrInfo
Martin Storsjo
2018-08-22
1
-0
/
+7
*
Change TII isCopyInstr way of returning arguments(NFC)
Petar Jovanovic
2018-06-06
1
-2
/
+2
*
[X86][MIPS][ARM] New machine instruction property 'isMoveReg'
Petar Jovanovic
2018-05-23
1
-0
/
+3
*
[ARM] Optimize {s,u}{add,sub}.with.overflow.
Joel Galenson
2018-01-17
1
-0
/
+2
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-8
/
+8
*
[ARM] Split Arm jump table branch into i12 and rs suffixed versions
Momchil Velikov
2017-11-15
1
-4
/
+4
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
TargetInstrInfo: Change duplicate() to work on bundles.
Matthias Braun
2017-08-22
1
-2
/
+3
*
[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
[next]