index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
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-04-03
Implements low-level object file format specific output for COFF and
Eric Christopher
2013-04-03
AArch64: implement ETMv4 trace system registers.
Tim Northover
2013-04-03
Fix the fde encoding used by mips to match gas.
Rafael Espindola
2013-04-01
Mips direct object exception handling regression
Jack Carter
2013-03-28
[Mips Assembler] Add support for OR macro with imediate opperand
Jack Carter
2013-03-28
Add support of RDSEED defined in AVX2 extension
Michael Liao
2013-03-28
[Mips Assembler] Add alias definitions for jal
Jack Carter
2013-03-28
Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when th...
Gordon Keiser
2013-03-28
Move test since it depends on the X86 backend.
Rafael Espindola
2013-03-28
AArch64: implement GICv3 system registers
Tim Northover
2013-03-28
Revert "Updated ELF relocation test for .eh_frame section"
Michael Gottesman
2013-03-27
Updated ELF relocation test for .eh_frame section
Jack Carter
2013-03-27
[ms-inline asm] Add support of imm displacement before bracketed memory
Chad Rosier
2013-03-27
test file name change to correct typo
Jack Carter
2013-03-26
Patch by Gordon Keiser!
Joe Abbey
2013-03-25
x86 -- add the XTEST instruction
Dave Zarzycki
2013-03-25
x86 -- disassemble the REP/REPNE prefix when needed
Dave Zarzycki
2013-03-22
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-22
This patch that enables the Mips assembler to use symbols for offset for inst...
Jack Carter
2013-03-21
This patch enables the Mips .set directive to define aliases
Jack Carter
2013-03-19
Fix pr13145 - Naming a function like a register name confuses the asm parser.
Chad Rosier
2013-03-18
Post process ADC/SBB and use a shorter encoding if they use a sign extended i...
Craig Topper
2013-03-18
Refactor some duplicated code into helper functions.
Craig Topper
2013-03-15
Fix the FDE encoding to be relative on ELF.
Rafael Espindola
2013-03-14
Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...
Craig Topper
2013-03-11
Merge commit '279b9184c2ff4fea93b198a3519b8cb3a1d8d195'
Eli Bendersky
2013-03-11
Fixes disassembler crashes on 2013 Haswell RTM instructions.
Kevin Enderby
2013-03-09
We need a shndx if the number of sections breaks SHN_LORESERVE. This condition
Nick Lewycky
2013-03-05
Fixes a test by replacing .align by .p2align and setting triples explicitly.
Eli Bendersky
2013-03-05
Add a test that .align directives on capable processors use long NOPs.
David Sehr
2013-03-05
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-03-01
Rewrite a test to check actual output rather than intermediate implementation
Eli Bendersky
2013-02-28
AArch64: remove post-encoder method from FCMP (immediate) instructions.
Tim Northover
2013-02-27
ARM: permit full range of valid ADR immediates.
Tim Northover
2013-02-26
AsmParser: More generic support for integer type suffices.
Jim Grosbach
2013-02-25
[ms-inline asm] Add support for the pushad/popad mnemonics.
Chad Rosier
2013-02-25
'Hexadecimal' has two 'a's and only one 'i'.
Matt Beaumont-Gay
2013-02-23
ARM: Convenience aliases for 'srs*' instructions.
Jim Grosbach
2013-02-22
Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...
Kristof Beyls
2013-02-21
Mips specific standalone assembler addressing mode %hi and %lo.
Jack Carter
2013-02-20
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-17
[XCore] Add missing 2r instructions.
Richard Osborne
2013-02-17
[XCore] Add TSETR instruction.
Richard Osborne
2013-02-17
[XCore] Add missing u10 / lu10 instructions.
Richard Osborne
2013-02-17
[XCore] Add missing u6 / lu6 instructions.
Richard Osborne
2013-02-16
MCParser: Reject .balign with non-pow2 alignments.
Benjamin Kramer
2013-02-16
Derive ELF section type from the name in some cases where GNU as does
Joerg Sonnenberger
2013-02-15
Cherry-pick r175316 from upstream
Derek Schuff
[prev]
[next]