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
/
InstPrinter
/
ARMInstPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-249
/
+0
*
[llvm-objdump] Implement -Mreg-names-raw/-std options.
Igor Kudrin
2019-02-26
1
-1
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AArch64][ARM] Armv8.4-A: Trace synchronization barrier instruction
Sjoerd Meijer
2018-07-06
1
-0
/
+2
*
[ARM] v8.3-a complex number support
Sam Parker
2017-09-29
1
-0
/
+3
*
[ARM] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-03
1
-1
/
+1
*
ARM target does not use printAliasInstr machinery which
Sjoerd Meijer
2016-06-03
1
-0
/
+6
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2016-01-25
1
-0
/
+3
*
Remove extra forward declarations and scrub includes for all in tree InstPrin...
Craig Topper
2015-12-25
1
-3
/
+0
*
Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
Reid Kleckner
2015-12-16
1
-3
/
+0
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2015-12-16
1
-0
/
+3
*
Remove unused MCSubtargetInfo argument from the ARM MCInstPrinter ctors.
Eric Christopher
2015-03-30
1
-1
/
+1
*
[ARM] Enable changing instprinter's behavior based on the per-function
Akira Hatanaka
2015-03-27
1
-74
/
+135
*
clang-format ARMInstPrinter.{h,cpp} before I make changes to these files.
Akira Hatanaka
2015-03-27
1
-8
/
+7
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
1
-1
/
+2
*
Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
2014-12-02
1
-0
/
+1
*
ARM: remove dead InstPrinting code
Tim Northover
2014-10-06
1
-1
/
+0
*
ARM: implement MRS/MSR (banked reg) system instructions.
Tim Northover
2014-08-15
1
-0
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-2
/
+2
*
This corrects the implementation of Thumb ADR instruction. There are three i...
Mihai Popa
2013-07-03
1
-0
/
+1
*
ARM: add operands pre-writeback variants when needed
Amaury de la Vieuville
2013-06-18
1
-0
/
+2
*
ARM: ISB cannot be passed the same options as DMB
Amaury de la Vieuville
2013-06-10
1
-0
/
+1
*
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
1
-2
/
+5
*
Remove hard coded registers in ARM ldrexd and strexd instructions
Weiming Zhao
2012-11-16
1
-0
/
+1
*
ARM: Better disassembly for pc-relative LDR.
Jim Grosbach
2012-10-30
1
-1
/
+2
*
Fix #13241, a bug around shift immediate operand for ARM instruction ADR.
Jiangning Liu
2012-08-02
1
-0
/
+1
*
Move getOpcodeName from the various target InstPrinters into the superclass M...
Benjamin Kramer
2012-04-02
1
-1
/
+0
*
Remove getInstructionName from MCInstPrinter implementations in favor of usin...
Craig Topper
2012-04-02
1
-2
/
+0
*
Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ...
Craig Topper
2012-04-02
1
-2
/
+2
*
ARM refactor more NEON VLD/VST instructions to use composite physregs
Jim Grosbach
2012-03-06
1
-5
/
+3
*
Tidy up. Kill some dead code.
Jim Grosbach
2012-03-06
1
-1
/
+0
*
ARM Refactor VLD/VST spaced pair instructions.
Jim Grosbach
2012-03-05
1
-0
/
+2
*
ARM refactor away a bunch of VLD/VST pseudo instructions.
Jim Grosbach
2012-03-05
1
-0
/
+1
*
Make MCRegisterInfo available to the the MCInstPrinter.
Jim Grosbach
2012-03-05
1
-1
/
+2
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
NEON VLD4(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-25
1
-0
/
+4
*
NEON VLD3(all lanes) assembly parsing and encoding.
Jim Grosbach
2012-01-24
1
-0
/
+4
*
NEON VLD4(multiple 4 element structures) assembly parsing.
Jim Grosbach
2012-01-24
1
-0
/
+2
*
NEON VLD3(multiple 3-element structures) assembly parsing.
Jim Grosbach
2012-01-23
1
-0
/
+2
*
ARM VFP assembly parsing and encoding for VCVT(float <--> fixed point).
Jim Grosbach
2011-12-22
1
-0
/
+2
*
ARM NEON VLD2 assembly parsing for structure to all lanes, non-writeback.
Jim Grosbach
2011-12-21
1
-0
/
+2
*
ARM NEON VST2 assembly parsing and encoding.
Jim Grosbach
2011-12-14
1
-0
/
+2
*
ARM parsing for VLD1 two register all lanes, no writeback.
Jim Grosbach
2011-11-30
1
-0
/
+2
*
ARM parsing aliases for VLD1 single register all lanes.
Jim Grosbach
2011-11-30
1
-0
/
+2
*
Assembly parsing for 4-register variant of VLD1.
Jim Grosbach
2011-10-21
1
-0
/
+1
*
Assembly parsing for 3-register variant of VLD1.
Jim Grosbach
2011-10-21
1
-0
/
+1
*
ARM VLD parsing and encoding.
Jim Grosbach
2011-10-21
1
-0
/
+1
*
ARM VTBL (one register) assembly parsing and encoding.
Jim Grosbach
2011-10-18
1
-0
/
+1
*
ARM parsing and encoding for the <option> form of LDC/STC instructions.
Jim Grosbach
2011-10-12
1
-0
/
+1
[next]