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
2012-07-26
Make l/q suffixes on AVX forms of scalar convert instructions consistent with...
Craig Topper
2012-07-18
Make x86 asm parser to check for xmm vs ymm for index register in gather inst...
Craig Topper
2012-07-16
Doubleword Shift Left Logical Plus 32
Jack Carter
2012-07-13
The Mips specific relocation R_MIPS_GOT_DISP
Jack Carter
2012-07-13
test case for revision 160084: Alignment filling between Mips function units
Jack Carter
2012-07-12
Fix check strings in test/MC/Disassembler/Mips/* and run FileCheck.
Akira Hatanaka
2012-07-10
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-10
Reverse assembler/disassembler operand order for gather instructions.
Craig Topper
2012-07-09
Revert r159938 (and r159945) to appease the buildbots.
Chad Rosier
2012-07-09
Reapply r158846.
Akira Hatanaka
2012-07-09
Fix instruction description of VMOV (between two ARM core registers and two s...
Richard Barton
2012-07-09
Prevent ARM assembler from losing a right shift by #32 applied to a register
Richard Barton
2012-07-09
Teach the assembler to use the narrow thumb encodings of various three-regist...
Richard Barton
2012-07-06
revert r159851.
Akira Hatanaka
2012-07-06
Reapply r158846.
Akira Hatanaka
2012-07-03
Add aliases for pblendvb, blendvpd, and blendvps instructions with the implic...
Craig Topper
2012-07-02
Pass the correct ELFOSABI enumeration to the MipsELFObjectWriter constructor
Jack Carter
2012-07-02
Fix the remaining TCL-style quotes found in the testsuite. This is
Chandler Carruth
2012-07-02
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-06-29
X86: add more GATHER intrinsics in LLVM
Manman Ren
2012-06-27
This allows hello world to be compiled for Mips 64 direct object.
Jack Carter
2012-06-27
Teach assembler to handle capitalised operation values for DSB instructions
Richard Barton
2012-06-26
X86: add GATHER intrinsics (AVX2) in LLVM
Manman Ren
2012-06-26
Remove some duplicate instructions that exist only to given different mnemoni...
Craig Topper
2012-06-25
PR13013: ELF Type identification fails for MSB type ELF files.
Meador Inge
2012-06-22
ARM: Add a better diagnostic for some out of range immediates.
Jim Grosbach
2012-06-20
Revert r158846.
Akira Hatanaka
2012-06-20
In MipsDisassembler.cpp, instead of defining register class tables, use the ones
Akira Hatanaka
2012-06-19
Have ARM ELF use correct reloc for "b" instr.
Jan Wen Voung
2012-06-18
ARM: Define generic HINT instruction.
Jim Grosbach
2012-06-16
Implement irpc. Extracted from a patch by the PaX team. I just added the test.
Rafael Espindola
2012-06-15
Fix the encoding of the armv7m (MClass) for MSR registers other than aspr,
Kevin Enderby
2012-06-15
Factor macro argument parsing into helper methods and add support for .irp.
Rafael Espindola
2012-06-14
Replace assertion failure for badly formatted CPS instrution with error message.
Richard Barton
2012-06-06
Correct decoder for T1 conditional B encoding
Richard Barton
2012-05-31
Add lit.local.cfg to run the tests in test/MC/Disassembler/Mips.
Akira Hatanaka
2012-05-29
Add intrinsics, code gen, assembler and disassembler support for the SSE4a ex...
Benjamin Kramer
2012-05-18
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
Fixed a bug in llvm-objdump when disassembling using -macho option for a binary
Kevin Enderby
2012-05-17
Fix the encoding of the armv7m (MClass) for MSR APSR writes which was missing
Kevin Enderby
2012-05-15
Add a test case for r156840, a fix to llvm-objdump when disassembling using
Kevin Enderby
2012-05-12
Add support for the .rept directive. Patch by Vladmir Sorokin. I added support
Rafael Espindola
2012-05-12
ELF: Add support for the asm .version directive.
Benjamin Kramer
2012-05-12
AsmParser: Add support for the .purgem directive.
Benjamin Kramer
2012-05-12
AsmParser: ignore the .extern directive.
Benjamin Kramer
2012-05-12
AsmParser: Add support for .ifc and .ifnc directives.
Benjamin Kramer
2012-05-12
AsmParser: Add support for .ifb and .ifnb directives.
Benjamin Kramer
2012-05-12
Make the following changes in MipsAsmPrinter.cpp:
Akira Hatanaka
2012-05-12
Insert instructions to the entry basic block which initializes the global
Akira Hatanaka
[next]