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
/
MCTargetDesc
/
ARMMCCodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Fix encoding of APSR in CLRM instruction
Momchil Velikov
2019-08-13
1
-15
/
+6
*
[ARM] Fix integer UB in MVE load/store immediate handling.
Simon Tatham
2019-06-28
1
-4
/
+7
*
[ARM] Fix buildbot failure due to -Werror.
Simon Tatham
2019-06-25
1
-1
/
+0
*
[ARM] Add MVE vector load/store instructions.
Simon Tatham
2019-06-25
1
-10
/
+79
*
[ARM] Add MVE 64-bit GPR <-> vector move instructions.
Simon Tatham
2019-06-21
1
-0
/
+16
*
[ARM] Add MVE vector instructions that take a scalar input.
Simon Tatham
2019-06-21
1
-0
/
+13
*
[ARM] Add MVE vector bit-operations (register inputs).
Simon Tatham
2019-06-19
1
-0
/
+8
*
[ARM] Add MVE vector shift instructions.
Simon Tatham
2019-06-18
1
-0
/
+41
*
[ARM] Set up infrastructure for MVE vector instructions.
Simon Tatham
2019-06-13
1
-1
/
+76
*
[ARM] Refactor handling of IT mask operands.
Simon Tatham
2019-06-13
1
-0
/
+30
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
1
-30
/
+114
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
1
-114
/
+30
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
1
-30
/
+114
*
[ARM] Remove dead function ARMMCCodeEmitter::getSOImmOpValue
Sam Clegg
2019-03-27
1
-34
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-3
/
+3
*
[NFC] fix trivial typos in comments and error message
Hiroshi Inoue
2018-04-09
1
-1
/
+1
*
[ARM] Support fixup for Thumb2 modified immediate
Peter Smith
2017-06-05
1
-1
/
+11
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-27
1
-20
/
+33
*
Recommit: ARM: sort register lists by encoding in push/pop instructions.
Tim Northover
2016-11-14
1
-1
/
+8
*
Revert "ARM: sort register lists by encoding in push/pop instructions."
Tim Northover
2016-11-14
1
-8
/
+1
*
ARM: sort register lists by encoding in push/pop instructions.
Tim Northover
2016-11-14
1
-1
/
+8
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
ARM: validate immediate branch targets in AsmParser.
Tim Northover
2016-07-11
1
-8
/
+7
*
Delete more dead code.
Rafael Espindola
2016-06-21
1
-40
/
+0
*
Fix for pr24346: arm asm label calculation error in sub
James Molloy
2016-04-01
1
-6
/
+2
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2016-01-25
1
-2
/
+47
*
[ARM] Add MOVW/MOVT instructions to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-15
1
-4
/
+4
*
Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
Reid Kleckner
2015-12-16
1
-47
/
+2
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2015-12-16
1
-2
/
+47
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-1
/
+1
*
Fix "the the" in comments.
Eric Christopher
2015-06-19
1
-1
/
+1
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-1
/
+1
*
Use std::bitset for SubtargetFeatures.
Michael Kuperstein
2015-05-26
1
-2
/
+2
*
MC: Update MCCodeEmitter naming. NFC.
Jim Grosbach
2015-05-15
1
-2
/
+2
*
MC: Update MCFixup naming. NFC.
Jim Grosbach
2015-05-15
1
-8
/
+8
*
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
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+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
*
Remove the use of the subtarget in MCCodeEmitter creation and
Eric Christopher
2015-03-10
1
-2
/
+0
*
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
*
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...
Aaron Ballman
2015-02-15
1
-2
/
+2
*
Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
2014-12-02
1
-0
/
+22
*
Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the...
Craig Topper
2014-06-19
1
-2
/
+1
[next]