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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ARM] Relax 'cpsie'/'cpsid' flag parsing.
Jonathan Roelofs
2017-09-19
1
-1
/
+1
*
[ARM] Enable the use of SVC anywhere in an IT block
Andre Vieira
2017-09-11
1
-3
/
+4
*
[ARM] Tidy-up condition-code support functions
Javed Absar
2017-08-27
1
-38
/
+2
*
[ARM] Tidy-up ARMAsmParser. NFC.
Javed Absar
2017-08-27
1
-23
/
+5
*
[ARM] Assembler support for the ARMv8.2a dot product instructions
Sjoerd Meijer
2017-08-11
1
-2
/
+4
*
Revert "[ARM] Fix assembly and disassembly for VMRS/VMSR"
Tim Northover
2017-08-08
1
-5
/
+0
*
[ARM] Fix assembly and disassembly for VMRS/VMSR
Andre Vieira
2017-08-07
1
-0
/
+5
*
[ARM] Tidy up banked registers encoding
Javed Absar
2017-08-03
1
-39
/
+3
*
[TargetParser] Use enum classes for various ARM kind enums.
Florian Hahn
2017-07-27
1
-4
/
+4
*
[ARM] Unify handling of M-Class system registers
Javed Absar
2017-07-19
2
-72
/
+6
*
[Arm] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+1
*
[AsmParser] Mnemonic Spell Corrector
Sjoerd Meijer
2017-07-05
1
-2
/
+8
*
[ARM] Add .w aliases of MOV with shifted operand
John Brawn
2017-06-22
1
-2
/
+4
*
[ARM] Clean up choice of narrow instructions in ARMAsmParser, NFC
John Brawn
2017-06-22
1
-33
/
+27
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
[ARM] Support fixup for Thumb2 modified immediate
Peter Smith
2017-06-05
1
-2
/
+13
*
[ARM] Rename HW div feature to HW div Thumb. NFCI.
Diana Picus
2017-04-20
1
-2
/
+2
*
[ARM] Add hardware build attributes in assembler
Oliver Stannard
2017-04-18
1
-0
/
+7
*
ARMAsmParser: clean up of isImmediate functions
Sjoerd Meijer
2017-04-03
1
-201
/
+76
*
[ARM] [Assembler] Support negative immediates for A32, T32 and T16
Sanne Wouda
2017-03-21
1
-2
/
+30
*
[ARM] Diagnose ARM MOVT without :lower16: or :upper16: expression
Oliver Stannard
2017-03-14
1
-0
/
+1
*
[ARM] Correct handling of LSL #0 in an IT block
John Brawn
2017-03-07
1
-1
/
+1
*
Make TargetInstrInfo::isPredicable take a const reference, NFC
Krzysztof Parzyszek
2017-03-03
1
-1
/
+1
*
[ARM] Fix parsing of special register masks
Oliver Stannard
2017-03-01
1
-1
/
+1
*
[ARM] Diagnose PC-writing instructions in IT blocks
Oliver Stannard
2017-02-28
1
-4
/
+7
*
[ARM] LSL #0 is an alias of MOV
John Brawn
2017-02-27
1
-11
/
+29
*
[WebAssembly] Add skeleton MC support for the Wasm container format
Dan Gohman
2017-02-22
1
-1
/
+5
*
[ARM] Correct SP/PC handling in t2MOVr
John Brawn
2017-02-21
1
-0
/
+16
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-0
/
+3
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-1
/
+1
*
[ARM] Better error message for invalid flag-preserving Thumb1 insts
Oliver Stannard
2016-12-06
1
-1
/
+4
*
[ARM][MC] Cleanup ARM Target Assembly Parser
Nirav Dave
2016-11-02
1
-540
/
+343
*
[TableGen] Move OperandMatchResultTy enum to MCTargetAsmParser.h
Alex Bradbury
2016-11-01
1
-20
/
+20
*
Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help
Eric Christopher
2016-10-14
1
-3
/
+3
*
Revert r283690, "MC: Remove unused entities."
Peter Collingbourne
2016-10-10
1
-1
/
+1
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-4
/
+4
*
MC: Remove unused entities.
Peter Collingbourne
2016-10-09
1
-1
/
+1
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
*
Use StringReg in TargetParser APIs (NFC)
Mehdi Amini
2016-10-07
1
-1
/
+1
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-16
1
-68
/
+7
*
Revert r281336 (and r281337), it caused PR30372.
Nico Weber
2016-09-13
1
-7
/
+68
*
Defer asm errors to post-statement failure
Nirav Dave
2016-09-13
1
-68
/
+7
*
[ARM] Support ldr.w in pseudo instruction ldr rd,=immediate
Peter Smith
2016-09-13
1
-0
/
+3
*
Temporarily Revert "[MC] Defer asm errors to post-statement failure" as it's ...
Eric Christopher
2016-09-13
1
-7
/
+68
*
[MC] Defer asm errors to post-statement failure
Nirav Dave
2016-09-12
1
-68
/
+7
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-16
1
-0
/
+6
*
Revert "[Thumb] Validate branch target for CBZ/CBNZ instructions."
Matthias Braun
2016-08-15
1
-6
/
+0
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-15
1
-0
/
+6
*
[ARM] Don't copy MCInsts in loop. NFC.
Benjamin Kramer
2016-08-06
1
-1
/
+1
[prev]
[next]