index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework r183728, suppress assert(0) for now. Its behavior depends on assertion...
NAKAMURA Takumi
2013-06-11
2
-6
/
+0
*
It adds support for negative zero offsets for loads and stores.
Mihai Popa
2013-06-11
1
-1
/
+4
*
This patch adds support for FPINST/FPINST2 as operands to vmsr/vmrs. These ar...
Mihai Popa
2013-06-11
2
-2
/
+18
*
ARM: Enforce decoding rules for VLDn instructions
Amaury de la Vieuville
2013-06-11
3
-38
/
+62
*
ARM: Fix STREX/LDREX reecoding
Amaury de la Vieuville
2013-06-11
2
-0
/
+28
*
Tweak a couple of tests on win32 hosts with +Asserts.
NAKAMURA Takumi
2013-06-11
2
-0
/
+6
*
ARM: diagnose ARM/Thumb assembly switches on CPUs only supporting one.
Tim Northover
2013-06-10
5
-3
/
+36
*
[PowerPC] Support extended sc mnemonic
Ulrich Weigand
2013-06-10
1
-0
/
+2
*
[PowerPC] Support branch mnemonics with implied CR0
Ulrich Weigand
2013-06-10
1
-1
/
+197
*
ARM: ISB cannot be passed the same options as DMB
Amaury de la Vieuville
2013-06-10
6
-0
/
+22
*
Fix ARM unwind opcode assembler in several cases.
Logan Chien
2013-06-09
5
-6
/
+312
*
ARM: fix VMOVvnf32 decoding when ambiguous with VCVT
Amaury de la Vieuville
2013-06-08
1
-0
/
+7
*
ARM: enforce SRS decoding constraints
Amaury de la Vieuville
2013-06-08
1
-3
/
+7
*
ARM: fix CPS decoding when ambiguous with QADD
Amaury de la Vieuville
2013-06-08
2
-0
/
+13
*
ARM: fix VCVT decoding
Amaury de la Vieuville
2013-06-08
1
-0
/
+8
*
Don't hide the first ELF symbol.
Rafael Espindola
2013-06-05
3
-1
/
+28
*
This is a simple patch that changes RRX and RRXS to accept all registers as o...
Mihai Popa
2013-06-05
2
-0
/
+47
*
ARM: permit upper-case BE/LE on setend instruction
Tim Northover
2013-05-31
1
-0
/
+4
*
ARM: add fstmx and fldmx instructions for assembly
Tim Northover
2013-05-31
3
-0
/
+36
*
ARM: fix VEXT encoding corner case
Tim Northover
2013-05-31
1
-0
/
+5
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
62
-230
/
+266
*
[SystemZ] Immediate compare-and-branch support
Richard Sandiford
2013-05-29
3
-0
/
+718
*
Mips assembler: Improve set register alias handling
Jack Carter
2013-05-28
1
-2
/
+3
*
[SystemZ] Register compare-and-branch support
Richard Sandiford
2013-05-28
3
-0
/
+679
*
Add support for DWARF line number table entries for values in the instruction
Cameron Zwarich
2013-05-25
1
-4
/
+10
*
[SystemZ] Improve AsmParser handling of invalid instructions
Richard Sandiford
2013-05-24
2
-7
/
+77
*
[SystemZ] Improve AsmParser register parsing
Richard Sandiford
2013-05-24
2
-494
/
+248
*
VSTn instructions have a number of encoding constraints which are not impleme...
Mihai Popa
2013-05-20
2
-4
/
+45
*
Q registers are encoded in fields of the same length as D registers. As Q reg...
Mihai Popa
2013-05-20
1
-2
/
+2
*
[PowerPC] Merge/rename PPC fixup types
Ulrich Weigand
2013-05-17
1
-25
/
+25
*
[PowerPC] Fix processing of ha16/lo16 fixups
Ulrich Weigand
2013-05-17
2
-0
/
+46
*
Mips assembler: Add TwoOperandConstraint definitions
Jack Carter
2013-05-16
2
-1
/
+13
*
Mips assembler: Add branch macro definitions
Jack Carter
2013-05-16
1
-1
/
+13
*
[PowerPC] Remove need for adjustFixupOffst hack
Ulrich Weigand
2013-05-15
1
-42
/
+42
*
[SystemZ] Make use of SUBTRACT HALFWORD
Richard Sandiford
2013-05-15
3
-0
/
+105
*
[PowerPC] Add test case for r181891
Ulrich Weigand
2013-05-15
1
-0
/
+38
*
[SystemZ] Consolidate disassembler tests for valid input into 2 big tests
Richard Sandiford
2013-05-15
339
-6714
/
+6953
*
[SystemZ] Consolidate assembler tests into 4 big tests
Richard Sandiford
2013-05-15
609
-10038
/
+9176
*
Implement the PowerPC system call (sc) instruction.
Bill Schmidt
2013-05-14
1
-1
/
+2
*
Fix ARM FastISel tests, as a first step to enabling ARM FastISel
Derek Schuff
2013-05-14
1
-6
/
+8
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
341
-0
/
+6789
*
[SystemZ] Add extra testscases for r181773
Richard Sandiford
2013-05-14
24
-0
/
+384
*
[SystemZ] Rework handling of constant PC-relative operands
Richard Sandiford
2013-05-14
28
-110
/
+344
*
Mips assembler: Assembler macro ADDIU $rs,imm
Jack Carter
2013-05-13
1
-0
/
+2
*
The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...
Mihai Popa
2013-05-13
2
-3
/
+15
*
[ms-inline asm] Fix a crasher when we fail on a direct match.
Chad Rosier
2013-05-10
1
-0
/
+3
*
Implement AsmParser for ARM unwind directives.
Logan Chien
2013-05-10
22
-0
/
+2303
*
[x86AsmParser] It's valid to stop parsing an operand at an immediate.
Chad Rosier
2013-05-09
1
-0
/
+2
*
[PowerPC] Add ELF relocation tests
Ulrich Weigand
2013-05-08
1
-0
/
+25
*
This patch fixes two tests marked as XFAIL among the ARM assembler tests.
Mihai Popa
2013-05-08
2
-99
/
+97
[next]