2012-01-30 |
Devang Patel | Intel syntax. Adjust special code, used to recognize... |
tree | commitdiff |
2012-01-30 |
Devang Patel | Intel syntax. Support .intel_syntax directive. |
tree | commitdiff |
2012-01-28 |
James Molloy | Ensure .AliasedSymbol() is called on all uses of getSym... |
tree | commitdiff |
2012-01-28 |
Rafael Espindola | Small improvement to the recursion detection logic... |
tree | commitdiff |
2012-01-28 |
Rafael Espindola | Handle recursive variable definitions directly. This... |
tree | commitdiff |
2012-01-27 |
Devang Patel | Intel Syntax: Parse mem operand with seg reg. QWORD... |
tree | commitdiff |
2012-01-26 |
James Molloy | Add support for the R_ARM_TARGET1 relocation, which... |
tree | commitdiff |
2012-01-25 |
Jim Grosbach | ARM assemly parsing and validation of IT instruction. |
tree | commitdiff |
2012-01-25 |
Jim Grosbach | NEON VLD4(all lanes) assembly parsing and encoding. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON VLD3(all lanes) assembly parsing and encoding. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | ARM Darwin symbol ref differences w/o subsection-via... |
tree | commitdiff |
2012-01-24 |
Devang Patel | Intel Syntax: Extend special hand coded logic, to recog... |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON VST4(one lane) assembly parsing and encoding. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON VLD4(one lane) assembly parsing and encoding. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON Two-operand assembly aliases for VSRA. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | Remove redundant test file. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON Two-operand assembly aliases for VSLI. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON Two-operand assembly aliases for VSRI. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | Tidy up. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON VST4(multiple 4 element structures) assembly parsing. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON VLD4(multiple 4 element structures) assembly parsing. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | NEON VST3(single element from one lane) assembly parsing. |
tree | commitdiff |
2012-01-23 |
Jim Grosbach | NEON VST3(multiple 3-element structures) assembly parsing. |
tree | commitdiff |
2012-01-23 |
Jim Grosbach | NEON VLD3(multiple 3-element structures) assembly parsing. |
tree | commitdiff |
2012-01-23 |
Devang Patel | Intel syntax: Robustify parsing of memory operand's... |
tree | commitdiff |
2012-01-23 |
Jim Grosbach | NEON VLD3 lane-indexed assembly parsing and encoding. |
tree | commitdiff |
2012-01-23 |
Rafael Espindola | Add support for .cfi_signal_frame. Fixes pr11762. |
tree | commitdiff |
2012-01-23 |
Devang Patel | Intel syntax: Parse memory operand with empty base... |
tree | commitdiff |
2012-01-23 |
Jim Grosbach | Simplify some NEON assembly pseudo definitions. |
tree | commitdiff |
2012-01-23 |
Devang Patel | Intel syntax: Parse segment registers. |
tree | commitdiff |
2012-01-20 |
Devang Patel | Intel syntax: Robustify register parsing. |
tree | commitdiff |
2012-01-20 |
Devang Patel | Intel syntax: Parse ... PTR [-8] |
tree | commitdiff |
2012-01-20 |
Devang Patel | Intel syntax: For now, disable ambiguous JMP64pcrel32... |
tree | commitdiff |
2012-01-20 |
Jim Grosbach | NEON use vmov.i32 to splat some f32 values into vectors. |
tree | commitdiff |
2012-01-19 |
Devang Patel | Post process 'and', 'sub' instructions and select bette... |
tree | commitdiff |
2012-01-19 |
Devang Patel | Intel syntax: There is no need to create unary expr... |
tree | commitdiff |
2012-01-19 |
Devang Patel | Post process 'xor', 'or' and 'cmp' instructions and... |
tree | commitdiff |
2012-01-19 |
Jim Grosbach | Add testcase. |
tree | commitdiff |
2012-01-18 |
Jim Grosbach | Thumb2 alternate syntax for LDR(literal) and friends. |
tree | commitdiff |
2012-01-18 |
Devang Patel | Process instructions after match to select alternative... |
tree | commitdiff |
2012-01-18 |
Jim Grosbach | Thumb2 relaxation for LDR(literal). |
tree | commitdiff |
2012-01-17 |
Jim Grosbach | MC tweak symbol difference resolution for non-local... |
tree | commitdiff |
2012-01-17 |
Jim Grosbach | Tidy up. |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Fix parser match class to check memory... |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Parse "BYTE PTR [RDX + RCX]" |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Do not unncessarily create plus expressio... |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Ignore mnemonic aliases. |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Robustify memory operand parsing. |
tree | commitdiff |
2012-01-13 |
Devang Patel | Add new test. |
tree | commitdiff |
2012-01-12 |
Devang Patel | Remove test case, as Chris suggested. |
tree | commitdiff |
2012-01-12 |
Devang Patel | Add test case to check intel syntax parsing. |
tree | commitdiff |
2012-01-11 |
Kevin Enderby | The error check for using -g with a .s file already... |
tree | commitdiff |
2012-01-11 |
Rafael Espindola | Add big endian mips support. Based on a patch by Jack... |
tree | commitdiff |
2012-01-11 |
Rafael Espindola | Add the skeleton of an asm parser for mips. |
tree | commitdiff |
2012-01-10 |
Kevin Enderby | Various crash reporting tools have a problem with the... |
tree | commitdiff |
2012-01-07 |
Rafael Espindola | Split Finish into Finish and FinishImpl to have a commo... |
tree | commitdiff |
2011-12-30 |
Craig Topper | Add disassembler support for VPERMIL2PD and VPERMIL2PS. |
tree | commitdiff |
2011-12-30 |
Craig Topper | Add FMA4 instructions to disassembler. |
tree | commitdiff |
2011-12-29 |
Rafael Espindola | Implement cfi_restore. Patch by Brian Anderson! |
tree | commitdiff |
2011-12-29 |
Craig Topper | Fix execution domains for PS/PD FMA3 instructions.... |
tree | commitdiff |
2011-12-29 |
Rafael Espindola | Implement .cfi_escape. Patch by Brian Anderson! |
tree | commitdiff |
2011-12-29 |
Craig Topper | Expose FMA3 instructions to the disassembler. |
tree | commitdiff |
2011-12-22 |
Jim Grosbach | ARM VFP assembly parsing and encoding for VCVT(float... |
tree | commitdiff |
2011-12-22 |
Rafael Espindola | Fix incorrect relocation generation. Patch by Kristof... |
tree | commitdiff |
2011-12-22 |
Jim Grosbach | ARM assembler should accept shift-by-zero for any shift... |
tree | commitdiff |
2011-12-22 |
Akira Hatanaka | Local dynamic TLS model for direct object output. Creat... |
tree | commitdiff |
2011-12-21 |
Jim Grosbach | ARM VFP optional data type on VMOV GPR<-->SPR. |
tree | commitdiff |
2011-12-21 |
Jim Grosbach | Thumb2 assembly parsing of 'mov rd, rn, rrx'. |
tree | commitdiff |
2011-12-21 |
Jim Grosbach | Thumb2 assembly parsing of 'mov(register shifted regist... |
tree | commitdiff |
2011-12-21 |
Jim Grosbach | ARM NEON assmebly parsing for VLD2 to all lanes instruc... |
tree | commitdiff |
2011-12-21 |
Jim Grosbach | ARM NEON VLD2 assembly parsing for structure to all... |
tree | commitdiff |
2011-12-20 |
Jim Grosbach | Enable and fix a test. |
tree | commitdiff |
2011-12-20 |
Jim Grosbach | ARM assembly parsing and encoding for VST2 single-eleme... |
tree | commitdiff |
2011-12-20 |
Jim Grosbach | ARM enable a few more tests. |
tree | commitdiff |
2011-12-20 |
Jim Grosbach | ARM assembly parsing and encoding for VLD2 single-eleme... |
tree | commitdiff |
2011-12-20 |
Jim Grosbach | ARM assembly shifts by zero should be plain 'mov' instr... |
tree | commitdiff |
2011-12-19 |
Jim Grosbach | ARM assembly parsing and encoding support for LDRD... |
tree | commitdiff |
2011-12-19 |
Jim Grosbach | ARM NEON two-operand aliases for VPADD. |
tree | commitdiff |
2011-12-19 |
Jim Grosbach | ARM NEON implied destination aliases for VMAX/VMIN. |
tree | commitdiff |
2011-12-19 |
Jim Grosbach | ARM NEON relax parse time diagnostics for alignment... |
tree | commitdiff |
2011-12-17 |
Rafael Espindola | Add back the MC bits of 126425. Original patch by Natha... |
tree | commitdiff |
2011-12-15 |
Eli Friedman | Make sure we correctly note the existence of an i8... |
tree | commitdiff |
2011-12-15 |
Jim Grosbach | ARM NEON VCLE is an alias for VCGE w/ the source operan... |
tree | commitdiff |
2011-12-15 |
Jim Grosbach | ARM NEON VTBL/VTBX assembly parsing and encoding. |
tree | commitdiff |
2011-12-14 |
Jim Grosbach | ARM NEON VLD2/VST2 lane indexed assembly parsing and... |
tree | commitdiff |
2011-12-14 |
Kevin Enderby | Improve the implementation of .incbin directive by... |
tree | commitdiff |
2011-12-14 |
Jim Grosbach | ARM NEON fix alignment encoding for VST2 w/ writeback. |
tree | commitdiff |
2011-12-14 |
Kevin Enderby | Add the .incbin directive which takes the binary data... |
tree | commitdiff |
2011-12-14 |
Jim Grosbach | ARM NEON VST2 assembly parsing and encoding. |
tree | commitdiff |
2011-12-14 |
Jim Grosbach | ARM/Thumb2 'cmp rn, #imm' alias to cmn. |
tree | commitdiff |
2011-12-14 |
Jim Grosbach | ARM assembler support for the target-specific .req... |
tree | commitdiff |
2011-12-13 |
Jim Grosbach | Thumb2 assembler aliases for "mov(shifted register)" |
tree | commitdiff |
2011-12-13 |
Jim Grosbach | ARM LDM/STM system instruction variants. |
tree | commitdiff |
2011-12-13 |
Jim Grosbach | Test for 146516 |
tree | commitdiff |
2011-12-13 |
Jim Grosbach | ARM thumb2 parsing of "rsb rd, rn, #0". |
tree | commitdiff |
2011-12-13 |
Jim Grosbach | ARM NEON two-operand aliases for VQDMULH. |
tree | commitdiff |
2011-12-13 |
Jim Grosbach | ARM pre-UAL NEG mnemonic for convenience when porting... |
tree | commitdiff |
2011-12-13 |
Akira Hatanaka | Add test/MC/Mips/dg.exp. |
tree | commitdiff |
2011-12-13 |
Akira Hatanaka | Move direct object emitter test to directory test/MC... |
tree | commitdiff |
2011-12-13 |
Nick Lewycky | Don't rely on a particular version string for llvm. |
tree | commitdiff |
next |