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 refactor simple immediate asm operand render methods.
Jim Grosbach
2011-11-12
1
-60
/
+0
*
ARM vldm and vstm VFP instructions can take a data type suffix.
Jim Grosbach
2011-11-11
1
-0
/
+22
*
Nuke no longer accurate comment.
Jim Grosbach
2011-11-11
1
-3
/
+0
*
ARM allow Q registers in vldm/vstm register lists.
Jim Grosbach
2011-11-11
1
-27
/
+45
*
Thumb2 ldm/stm updating w/ one register in the list are LDR/STR.
Jim Grosbach
2011-11-10
1
-0
/
+32
*
ARM let processInstruction() tranforms chain.
Jim Grosbach
2011-11-10
1
-15
/
+37
*
Thumb2 parsing for push/pop w/ hi registers in the reglist.
Jim Grosbach
2011-11-10
1
-2
/
+32
*
Thumb1 diagnostics for reglist on PUSH/POP fix.
Jim Grosbach
2011-11-10
1
-2
/
+2
*
Thumb MUL assembly parsing for 3-operand form.
Jim Grosbach
2011-11-10
1
-7
/
+9
*
ARM .thumb_func directive for quoted symbol names.
Jim Grosbach
2011-11-10
1
-3
/
+3
*
ARM assembly parsing for LSR/LSL/ROR(immediate).
Jim Grosbach
2011-11-10
1
-5
/
+32
*
ARM assembly parsing for ASR(immediate).
Jim Grosbach
2011-11-10
1
-0
/
+15
*
Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
Benjamin Kramer
2011-11-06
1
-8
/
+5
*
ARM label operands can be quoted.
Jim Grosbach
2011-11-01
1
-0
/
+1
*
ARM label operands can have an optional '#' before them.
Jim Grosbach
2011-11-01
1
-6
/
+4
*
ARM VLD/VST assembly parsing for symbolic address operands.
Jim Grosbach
2011-11-01
1
-1
/
+15
*
ARM VST1 w/ writeback assembly parsing and encoding.
Jim Grosbach
2011-10-31
1
-0
/
+34
*
ARM mode 'mov' to 'mvn' assembler alias.
Jim Grosbach
2011-10-28
1
-0
/
+16
*
Add Thumb2 alias for "mov Rd, #imm" to "mvn Rd, #~imm".
Jim Grosbach
2011-10-28
1
-0
/
+16
*
ARM Allow 'q' registers in VLD/VST vector lists.
Jim Grosbach
2011-10-28
1
-4
/
+47
*
Thumb2 ldr pc-relative encoding fixes.
Jim Grosbach
2011-10-26
1
-6
/
+0
*
ARM parse parenthesized expressions for label references.
Jim Grosbach
2011-10-26
1
-0
/
+1
*
ARM assembly parsing and encoding for VLD1 w/ writeback.
Jim Grosbach
2011-10-24
1
-0
/
+34
*
Move various generated tables into read-only memory, fixing up const correctn...
Benjamin Kramer
2011-10-22
1
-8
/
+9
*
Assembly parsing for 2-register sequential variant of VLD2.
Jim Grosbach
2011-10-21
1
-0
/
+14
*
Assembly parsing for 4-register variant of VLD1.
Jim Grosbach
2011-10-21
1
-0
/
+12
*
Assembly parsing for 3-register variant of VLD1.
Jim Grosbach
2011-10-21
1
-0
/
+12
*
ARM VLD parsing and encoding.
Jim Grosbach
2011-10-21
1
-0
/
+12
*
Don't automatically set the "fc" bits on MSR instructions if the user didn't ...
Owen Anderson
2011-10-21
1
-3
/
+7
*
Nuke an #if0 that got accidentally left in.
Jim Grosbach
2011-10-21
1
-31
/
+0
*
ARM VTBL (one register) assembly parsing and encoding.
Jim Grosbach
2011-10-18
1
-0
/
+84
*
ARM assembly parsing and encoding for VMOV.i64.
Jim Grosbach
2011-10-18
1
-0
/
+25
*
ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i32.
Jim Grosbach
2011-10-18
1
-0
/
+59
*
ARM assembly parsing and encoding for VMOV/VMVN/VORR/VBIC.i16.
Jim Grosbach
2011-10-17
1
-0
/
+23
*
Tidy up.
Jim Grosbach
2011-10-17
1
-1
/
+0
*
ARM NEON "vmov.i8" immediate assembly parsing and encoding.
Jim Grosbach
2011-10-17
1
-1
/
+37
*
Removed set, but unused variables.
Chad Rosier
2011-10-17
1
-2
/
+0
*
Thumb2 assembly parsing and encoding for LDC/STC.
Jim Grosbach
2011-10-12
1
-2
/
+4
*
ARM parsing and encoding for the <option> form of LDC/STC instructions.
Jim Grosbach
2011-10-12
1
-5
/
+66
*
ARM assembly parsing and encoding for LDC{2}{L}/STC{2}{L} instructions.
Jim Grosbach
2011-10-11
1
-2
/
+24
*
ARM parse alignment specifier for NEON load/store instructions.
Jim Grosbach
2011-10-11
1
-29
/
+91
*
ARM Rename operand sub-structure 'Mem' to 'Memory' for a bit more clarity.
Jim Grosbach
2011-10-11
1
-113
/
+113
*
Simplify operand Kind checks a bit.
Jim Grosbach
2011-10-10
1
-20
/
+20
*
ARM NEON assembly parsing and encoding for VDUP(scalar).
Jim Grosbach
2011-10-07
1
-0
/
+119
*
ARM prefix asmparser operand kind enums for readability.
Jim Grosbach
2011-10-07
1
-172
/
+172
*
Improve ARM assembly parser diagnostic for unexpected tokens.
Jim Grosbach
2011-10-07
1
-1
/
+2
*
Support a valid, but not very useful, encoding of CPSIE where none of the AIF...
Owen Anderson
2011-10-05
1
-12
/
+16
*
ARM assembly parsing and encoding for VMOV immediate.
Jim Grosbach
2011-10-03
1
-0
/
+76
*
ARM parsing/encoding for VCMP/VCMPE.
Jim Grosbach
2011-10-03
1
-0
/
+11
*
ARM assembly parsing and encoding for VMRS/FMSTAT.
Jim Grosbach
2011-10-03
1
-0
/
+7
[next]