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
2011-08-04
print st_shndx with the correct number of bits.
Rafael Espindola
2011-08-04
print st_other with the correct number of bits.
Rafael Espindola
2011-08-04
print st_type with the correct number of bits.
Rafael Espindola
2011-08-04
Print st_bind with the correct number of bits.
Rafael Espindola
2011-08-04
Print r_sym with the correct number of bits.
Rafael Espindola
2011-08-04
Print r_type with the correct number of bits.
Rafael Espindola
2011-08-04
Another counter goes decimal.
Rafael Espindola
2011-08-04
Change anther counter to decimal.
Rafael Espindola
2011-08-04
Don't print a counter in hex.
Rafael Espindola
2011-08-04
Print all the bits in the addend.
Rafael Espindola
2011-08-04
Fix http://llvm.org/bugs/show_bug.cgi?id=10568
Jason W Kim
2011-08-03
ARM refactoring assembly parsing of memory address operands.
Jim Grosbach
2011-07-29
ARM SRS instruction parsing, diassembly and encoding support.
Jim Grosbach
2011-07-29
ARM assembly parsing and encoding for RFE instruction.
Jim Grosbach
2011-07-29
ARM update tests for CPS instruction.
Jim Grosbach
2011-07-28
CBZ/CBNZ are Thumb2 only. No need for ARM mode tests for them.
Jim Grosbach
2011-07-28
ARM assembly parsing and encoding for BLX (immediate).
Jim Grosbach
2011-07-28
Remove obsolete FIXME reference in comment.
Jim Grosbach
2011-07-28
ARM assembly parsing and encoding for BFC and BFI.
Jim Grosbach
2011-07-28
ARM parsing and encoding for ADR.
Jim Grosbach
2011-07-28
Update ARM tests for parsing and encoding of WFE, WFI and YIELD.
Jim Grosbach
2011-07-28
ARM parsing and encoding tests.
Jim Grosbach
2011-07-27
Emit an error is asm parser parsed X86_64 only registers, e.g. %rax, %sil.
Evan Cheng
2011-07-27
ARM assembly parsing and encoding for USUB16 and USUB8.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding for USAX.
Jim Grosbach
2011-07-27
Fix llvm-mc handing of x86 instructions that take 8-bit unsigned immediates.
Kevin Enderby
2011-07-27
Clean up tabs.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding support for USAT and USAT16.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for USAD8 and USADA8.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for UQSUB16 and UQSUB8.
Jim Grosbach
2011-07-27
Fix comment copy/paste-o.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for UQASX and UQSAX.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for UQADD16 and UQADD8.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding for UMULL.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding for UMLAL.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for UMAAL.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for UHSUB16 and UHSUB8.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for UHADD16, UHADD8 and UHASX.
Jim Grosbach
2011-07-27
ARM parsing and encoding of SBFX and UBFX.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for UADD16, UADD8 and UASX.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for TST instruction.
Jim Grosbach
2011-07-27
ARM assembly parsing and encoding tests for TEQ instruction.
Jim Grosbach
2011-07-27
Refactor the STRT and STRBT instructions to distinguish between the register-...
Owen Anderson
2011-07-27
ARM assembly parsing and encoding for extend instructions.
Jim Grosbach
2011-07-26
ARM diagnostics for ldrexd/stredx out of order paired register operands.
Jim Grosbach
2011-07-26
ARM parsing and encoding tests for load/store exclusive instructions.
Jim Grosbach
2011-07-26
ARM assembly parsing and encoding for SWP[B] instructions.
Jim Grosbach
2011-07-26
ARM parsing and encoding for SVC instruction.
Jim Grosbach
2011-07-26
ARM assembly parsing and encoding tests for SUB instruction.
Jim Grosbach
2011-07-26
Update ARM STM tests. Fix check: prefix for diagnostic tests.
Jim Grosbach
[next]