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
*
Use object file specific section type for initial text section
Nico Rieck
2013-04-14
18
-18
/
+0
*
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
2
-1
/
+43
*
AArch64: use full triple for ELF tests
Tim Northover
2013-04-12
11
-12
/
+12
*
AArch64: remove over-zealous use of CHECK-NEXT
Tim Northover
2013-04-12
1
-38
/
+38
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
135
-4678
/
+4350
*
Add CLAC/STAC instruction encoding/decoding support
Michael Liao
2013-04-11
2
-0
/
+14
*
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
1
-0
/
+29
*
fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases
Kay Tiong Khoo
2013-04-10
2
-0
/
+18
*
Use a scheme closer to that of GNU as when deciding the type of a
Peter Collingbourne
2013-04-10
1
-9
/
+44
*
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-10
6
-18
/
+82
*
[ms-inline asm] Add support for numeric displacement expressions in bracketed
Chad Rosier
2013-04-05
1
-1
/
+38
*
[XCore] Add bru instruction.
Richard Osborne
2013-04-04
1
-0
/
+3
*
[XCore] The RRegs register class is a superset of GRRegs.
Richard Osborne
2013-04-04
1
-0
/
+48
*
Implement the "mips endian" for r_info.
Rafael Espindola
2013-04-03
1
-1
/
+1
*
[XCore] Check disassembly of the st8 instruction.
Richard Osborne
2013-04-03
1
-0
/
+3
*
[XCore] Update disassembler test to improve coverage of the instructions.
Richard Osborne
2013-04-03
1
-6
/
+6
*
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
1
-1
/
+1
*
AArch64: implement ETMv4 trace system registers.
Tim Northover
2013-04-03
3
-0
/
+1658
*
Fix the fde encoding used by mips to match gas.
Rafael Espindola
2013-04-03
3
-108
/
+156
*
Mips direct object exception handling regression
Jack Carter
2013-04-01
2
-0
/
+67
*
[Mips Assembler] Add support for OR macro with imediate opperand
Jack Carter
2013-03-28
1
-0
/
+2
*
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
1
-0
/
+49
*
[Mips Assembler] Add alias definitions for jal
Jack Carter
2013-03-28
1
-1
/
+15
*
Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...
Gordon Keiser
2013-03-28
1
-0
/
+3
*
Move test since it depends on the X86 backend.
Rafael Espindola
2013-03-28
1
-0
/
+0
*
AArch64: implement GICv3 system registers
Tim Northover
2013-03-28
3
-0
/
+506
*
Revert "Updated ELF relocation test for .eh_frame section"
Michael Gottesman
2013-03-28
1
-26
/
+4
*
Updated ELF relocation test for .eh_frame section
Jack Carter
2013-03-27
1
-4
/
+26
*
[ms-inline asm] Add support of imm displacement before bracketed memory
Chad Rosier
2013-03-27
1
-0
/
+20
*
test file name change to correct typo
Jack Carter
2013-03-27
1
-0
/
+0
*
Patch by Gordon Keiser!
Joe Abbey
2013-03-26
1
-0
/
+2
*
x86 -- add the XTEST instruction
Dave Zarzycki
2013-03-25
1
-0
/
+4
*
x86 -- disassemble the REP/REPNE prefix when needed
Dave Zarzycki
2013-03-25
1
-0
/
+15
*
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-22
1
-12
/
+12
*
This patch that enables the Mips assembler to use symbols for offset for inst...
Jack Carter
2013-03-22
1
-0
/
+22
*
This patch enables the Mips .set directive to define aliases
Jack Carter
2013-03-21
1
-0
/
+6
*
Fix pr13145 - Naming a function like a register name confuses the asm parser.
Chad Rosier
2013-03-19
1
-0
/
+5
*
Post process ADC/SBB and use a shorter encoding if they use a sign extended i...
Craig Topper
2013-03-18
1
-0
/
+14
*
Refactor some duplicated code into helper functions.
Craig Topper
2013-03-18
1
-0
/
+7
*
Fix the FDE encoding to be relative on ELF.
Rafael Espindola
2013-03-15
1
-0
/
+11
*
Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...
Craig Topper
2013-03-14
1
-0
/
+4
*
Fixes disassembler crashes on 2013 Haswell RTM instructions.
Kevin Enderby
2013-03-11
1
-0
/
+9
*
We need a shndx if the number of sections breaks SHN_LORESERVE. This condition
Nick Lewycky
2013-03-09
1
-0
/
+65281
*
Fixes a test by replacing .align by .p2align and setting triples explicitly.
Eli Bendersky
2013-03-05
1
-2
/
+5
*
Add a test that .align directives on capable processors use long NOPs.
David Sehr
2013-03-05
1
-0
/
+12
*
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-03-05
1
-0
/
+27
*
Rewrite a test to check actual output rather than intermediate implementation
Eli Bendersky
2013-03-01
1
-6
/
+6
*
AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
2013-02-28
1
-0
/
+8
*
ARM: permit full range of valid ADR immediates.
Tim Northover
2013-02-27
1
-0
/
+4
*
AsmParser: More generic support for integer type suffices.
Jim Grosbach
2013-02-26
1
-0
/
+6
[next]