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
/
AsmParser
/
ARMAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Set up infrastructure for MVE vector instructions.
Simon Tatham
2019-06-13
1
-65
/
+424
*
[ARM] Refactor handling of IT mask operands.
Simon Tatham
2019-06-13
1
-46
/
+37
*
[ARM] First MVE instructions: scalar shifts.
Mikhail Maltsev
2019-06-11
1
-0
/
+9
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
1
-24
/
+273
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
1
-273
/
+24
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
1
-24
/
+273
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-15
/
+16
*
[ARM] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
[ARM] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+1
*
ARM: disallow add/sub to sp unless Rn is also sp.
Tim Northover
2019-04-23
1
-0
/
+14
*
Test commit access
Oliver Stannard
2019-04-11
1
-0
/
+1
*
[ARM][Asm] Accept upper case coprocessor number and registers
Oliver Stannard
2019-03-26
1
-2
/
+2
*
Add XCOFF triple object format type for AIX
Jason Liu
2019-03-12
1
-0
/
+3
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-53
/
+55
*
[ARM] Make fullfp16 instructions not conditionalisable.
Simon Tatham
2019-02-25
1
-0
/
+12
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM][MC] Move information about variadic register defs into tablegen
Oliver Stannard
2018-12-03
1
-25
/
+1
*
[ARM][Asm] Debug trace for the processInstruction loop
Oliver Stannard
2018-12-03
1
-1
/
+7
*
[ARM][AsmParser] Improve debug printing of parsed asm operands
Oliver Stannard
2018-11-23
1
-19
/
+39
*
[ARM][v8.5A] Add speculation barriers SSBB and PSSBB
Oliver Stannard
2018-09-28
1
-1
/
+22
*
[ARM][v8.5A] Add speculation barrier to ARM & Thumb instruction sets
Oliver Stannard
2018-09-27
1
-1
/
+2
*
[Arm][AsmParser] Restrict register list size for VSTM/VLDM
Luke Cheeseman
2018-09-24
1
-0
/
+9
*
Fix for bug 34002 - label generated before it block is finalized. Differentia...
Maya Madhavan
2018-09-20
1
-1
/
+6
*
[ARM/AArch64] Support FP16 +fp16fml instructions
Bernard Ogden
2018-08-17
1
-2
/
+4
*
[ARM] Allow automatically deducing the thumb instruction size for .inst
Martin Storsjo
2018-07-31
1
-3
/
+14
*
[ARM] Support the .inst directive for MachO and COFF targets
Martin Storsjo
2018-07-31
1
-6
/
+6
*
Remove trailing space
Fangrui Song
2018-07-30
1
-11
/
+11
*
[AArch64][ARM] Armv8.4-A: Trace synchronization barrier instruction
Sjoerd Meijer
2018-07-06
1
-0
/
+49
*
[ARM] [Assembler] Support negative immediates: cover few missing cases
Volodymyr Turanskyy
2018-07-04
1
-2
/
+7
*
[ARM] Add missing Thumb2 assembler diagnostics.
Eli Friedman
2018-06-28
1
-62
/
+116
*
ARM: diagnose unpredictable IT instructions
Tim Northover
2018-06-26
1
-0
/
+15
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-4
/
+5
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
[ARM] Do not convert some vmov instructions
Mikhail Maltsev
2018-04-04
1
-8
/
+6
*
[ARM] Fix warnings about missing parentheses in ARMAsmParser
Mikhail Maltsev
2018-03-19
1
-3
/
+6
*
[ARM] Convert more invalid NEON immediate loads
Mikhail Maltsev
2018-03-16
1
-43
/
+102
*
[ARM] Fix a check in vmov/vmvn immediate parsing
Mikhail Maltsev
2018-03-16
1
-20
/
+13
*
[ARM]Decoding MSR with unpredictable destination register causes an assert
Simi Pallipurath
2018-03-06
1
-0
/
+12
*
[ARM][Asm] VMOVSRR and VMOVRRS need sequential S registers
Oliver Stannard
2018-03-05
1
-0
/
+18
*
[ARM] Don't print "Requires NEON" error message for M-profile
Andre Vieira
2018-02-13
1
-0
/
+2
*
[ARM][AArch64] Add CSDB speculation barrier instruction
Oliver Stannard
2018-02-06
1
-11
/
+14
*
Fix -Wsign-compare warnings on Windows
Reid Kleckner
2018-01-05
1
-4
/
+5
*
[ARM] Issue an erorr when non-general-purpose registers are used in address o...
Momchil Velikov
2018-01-05
1
-8
/
+31
*
[ARM] Armv8-R DFB instruction
Sam Parker
2017-12-21
1
-5
/
+5
*
Revert r319649 - [Asm, ARM] Add fallback diag for multiple invalid operands
Oliver Stannard
2017-12-04
1
-17
/
+0
*
[Asm, ARM] Add fallback diag for multiple invalid operands
Oliver Stannard
2017-12-04
1
-0
/
+17
*
[ARM] Remove pre-UAL FLDM/FSTM aliases
Oliver Stannard
2017-11-21
1
-36
/
+0
*
[ARM] Don't omit non-default predication code
Oliver Stannard
2017-11-21
1
-3
/
+4
[next]