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
*
TableGen: allow use of uint64_t for available features mask.
Tim Northover
2014-08-18
1
-11
/
+11
*
ARM: correct toggling behaviour
Saleem Abdulrasool
2014-08-17
1
-8
/
+6
*
arm asm: Let .fpu enable instructions, PR20447.
Nico Weber
2014-08-16
1
-0
/
+36
*
ARM: implement MRS/MSR (banked reg) system instructions.
Tim Northover
2014-08-15
1
-0
/
+88
*
Allow CP10/CP11 operations on ARMv5/v6
Renato Golin
2014-08-04
1
-3
/
+7
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRB/LDRSB...
Tilmann Scheller
2014-08-01
1
-1
/
+7
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDRH/LDRSH...
Tilmann Scheller
2014-08-01
1
-1
/
+5
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM LDR instru...
Tilmann Scheller
2014-08-01
1
-0
/
+13
*
ARM: correct handling of features in arch_extension
Saleem Abdulrasool
2014-07-27
1
-11
/
+12
*
ARM: convert loop to range based
Saleem Abdulrasool
2014-07-27
1
-14
/
+14
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM STRH instr...
Tilmann Scheller
2014-07-24
1
-0
/
+2
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM STRB instr...
Tilmann Scheller
2014-07-23
1
-1
/
+5
*
[ARM] Make the assembler reject unpredictable pre/post-indexed ARM STR instru...
Tilmann Scheller
2014-07-23
1
-0
/
+13
*
Added parsing co-processor names starting with "cr"
Renato Golin
2014-06-26
1
-9
/
+17
*
AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperand
David Blaikie
2014-06-08
1
-398
/
+349
*
ARM: whitespace
Saleem Abdulrasool
2014-05-17
1
-3
/
+3
*
ARM: implement support for the UDF mnemonic
Saleem Abdulrasool
2014-05-14
1
-2
/
+3
*
Correction to assert statemtent to allow 32-bit unsigned numbers with the top...
Richard Barton
2014-05-01
1
-2
/
+2
*
Add emitThumbSet to the arm target streamer.
Rafael Espindola
2014-04-27
1
-30
/
+1
*
Avoid using MCSymbolData on the asm streamer.
Rafael Espindola
2014-04-27
1
-28
/
+0
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-7
/
+8
*
Fix for PR18921, "vmov" part.
Stepan Dyatkovskiy
2014-04-24
1
-4
/
+61
*
Create MCTargetOptions.
Evgeniy Stepanov
2014-04-23
1
-1
/
+2
*
[C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't bre...
Benjamin Kramer
2014-04-21
1
-2
/
+1
*
Change the ARM assembler to require a :lower16: or :upper16 on non-constant
Kevin Enderby
2014-04-18
1
-0
/
+24
*
Spell the specialization namespace correctly.
Benjamin Kramer
2014-04-12
1
-1
/
+3
*
Make helper static and place random global into the llvm namespace.
Benjamin Kramer
2014-04-12
1
-1
/
+1
*
For the ARM integrated assembler add checking of the
Kevin Enderby
2014-04-10
1
-5
/
+153
*
Revert "For the ARM integrated assembler add checking of the alignments on vl...
Reid Kleckner
2014-04-10
1
-153
/
+4
*
For the ARM integrated assembler add checking of the
Kevin Enderby
2014-04-09
1
-4
/
+153
*
Fix the ARM VLD3 (single 3-element structure to all lanes)
Kevin Enderby
2014-04-08
1
-1
/
+1
*
ARM: consolidate MachO checks for ARM asm parser
Saleem Abdulrasool
2014-04-05
1
-84
/
+28
*
Fix for PR18921 (LDRD/STRD part)::
Stepan Dyatkovskiy
2014-04-04
1
-11
/
+14
*
PR19320:
Stepan Dyatkovskiy
2014-04-03
1
-4
/
+9
*
ARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble/Thumbbe with ThumbLE/Th...
Christian Pirker
2014-04-01
1
-4
/
+4
*
Recommitted fix for PR18931, with extended tests set.
Stepan Dyatkovskiy
2014-03-29
1
-1
/
+1
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-2
/
+4
*
ARM: raise error message when complex SO expressions can't really be
Jiangning Liu
2014-03-27
1
-1
/
+1
*
Fix a problem with the ARM assembler incorrectly matching a
Kevin Enderby
2014-03-26
1
-0
/
+1
*
Fix the ARM VST4 (single 4-element structure from one lane)
Kevin Enderby
2014-03-26
1
-1
/
+1
*
Fix crashes when assembler directives are used that are not
Kevin Enderby
2014-03-25
1
-1
/
+64
*
Prune includes in ARM target.
Craig Topper
2014-03-22
1
-2
/
+0
*
ARM IAS: properly handle function entries in .thumb
Saleem Abdulrasool
2014-03-22
1
-0
/
+30
*
Reapply 'ARM IAS: support .thumb_set'
Saleem Abdulrasool
2014-03-20
1
-0
/
+70
*
Revert "Add back r203962, r204028 and r204059."
Rafael Espindola
2014-03-19
1
-70
/
+0
*
Add back r203962, r204028 and r204059.
Rafael Espindola
2014-03-18
1
-0
/
+70
*
Revert r203962 and two revisions depending on it: r204028 and r204059.
Alexander Kornienko
2014-03-18
1
-70
/
+0
*
ARM: add an assertion
Saleem Abdulrasool
2014-03-18
1
-0
/
+1
*
ARM IAS: support .thumb_set
Saleem Abdulrasool
2014-03-17
1
-0
/
+70
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-17
/
+19
[next]