index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
MC
Age
Commit message (
Expand
)
Author
2013-05-13
Mips assembler: Assembler macro ADDIU $rs,imm
Jack Carter
2013-05-13
The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...
Mihai Popa
2013-05-10
[ms-inline asm] Fix a crasher when we fail on a direct match.
Chad Rosier
2013-05-10
Implement AsmParser for ARM unwind directives.
Logan Chien
2013-05-09
[x86AsmParser] It's valid to stop parsing an operand at an immediate.
Chad Rosier
2013-05-08
[PowerPC] Add ELF relocation tests
Ulrich Weigand
2013-05-08
This patch fixes two tests marked as XFAIL among the ARM assembler tests.
Mihai Popa
2013-05-07
Fix a bug in the MC asm parser evaluating expressions. It was treating:
Kevin Enderby
2013-05-06
[SystemZ] Add MC test cases
Ulrich Weigand
2013-05-05
[XCore] Add LDAPB instructions.
Richard Osborne
2013-05-05
[XCore] Add BLRB instructions.
Richard Osborne
2013-05-03
[PowerPC] Parse platform-specifc variant kinds in AsmParser
Ulrich Weigand
2013-05-03
[PowerPC] Add some Book II instructions to AsmParser
Ulrich Weigand
2013-05-03
[PowerPC] Support extended mnemonics in AsmParser
Ulrich Weigand
2013-05-03
[PowerPC] Add assembler parser
Ulrich Weigand
2013-04-30
[mips] Test for r179873.
Akira Hatanaka
2013-04-30
s tightens up the encoding description for ARM post-indexed ldr instructions....
Mihai Popa
2013-04-26
ARM: Fix encoding of hint instruction for Thumb.
Quentin Colombet
2013-04-25
Mips assembler: .set reorder support
Jack Carter
2013-04-25
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
2013-04-25
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
Test case for r180241.
Akira Hatanaka
2013-04-25
Test case for r180238.
Akira Hatanaka
2013-04-24
Mips assembler: Add 64 bit testing for JAL
Jack Carter
2013-04-22
Add test case for PR15779, which has previously been fixed.
Chad Rosier
2013-04-22
COFF: Fix weak external aliases.
Peter Collingbourne
2013-04-19
[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and change
Akira Hatanaka
2013-04-19
ARM: Permit "sp" in ARM variant of STREXD instructions
Tim Northover
2013-04-19
ARM: permit "sp" in ARM variants of MOVW/MOVT instructions
Tim Northover
2013-04-18
[ms-inline asm] Apply the condition code mnemonic aliases to both the Intel and
Chad Rosier
2013-04-18
[mips] DSP-ASE move from HI/LO register instructions.
Akira Hatanaka
2013-04-17
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
[ms-inline asm] Add support for the minus unary operator. Previously, we were
Chad Rosier
2013-04-17
Fix treatment of ARM unallocated hint instructions.
Quentin Colombet
2013-04-17
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-15
ARM: Add VACLT and VACLE assembly aliases.
Jim Grosbach
2013-04-15
Mips assembler: Explicit floating point condition register recognition.
Jack Carter
2013-04-14
Use object file specific section type for initial text section
Nico Rieck
2013-04-12
ARM: Correct printing of pre-indexed operands.
Quentin Colombet
2013-04-12
AArch64: use full triple for ELF tests
Tim Northover
2013-04-12
AArch64: remove over-zealous use of CHECK-NEXT
Tim Northover
2013-04-12
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-11
Add CLAC/STAC instruction encoding/decoding support
Michael Liao
2013-04-10
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases
Kay Tiong Khoo
2013-04-10
Use a scheme closer to that of GNU as when deciding the type of a
Peter Collingbourne
2013-04-10
ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.
Tim Northover
2013-04-05
[ms-inline asm] Add support for numeric displacement expressions in bracketed
Chad Rosier
2013-04-04
[XCore] Add bru instruction.
Richard Osborne
2013-04-04
[XCore] The RRegs register class is a superset of GRRegs.
Richard Osborne
[next]