2012-12-05 |
Kevin Enderby | Added a option to the disassembler to print immediates... |
tree | commitdiff |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
tree | commitdiff |
2012-11-16 |
Weiming Zhao | Remove hard coded registers in ARM ldrexd and strexd... |
tree | commitdiff |
2012-10-30 |
Jim Grosbach | ARM: Better disassembly for pc-relative LDR. |
tree | commitdiff |
2012-10-23 |
Kevin Enderby | Make branch heavy code for generating marked up disasse... |
tree | commitdiff |
2012-10-22 |
Kevin Enderby | Add support for annotated disassembly output for X86... |
tree | commitdiff |
2012-09-22 |
NAKAMURA Takumi | ARMInstPrinter.cpp: Fix a warning in -Asserts. [-Wunuse... |
tree | commitdiff |
2012-09-22 |
NAKAMURA Takumi | Whitespace. |
tree | commitdiff |
2012-09-22 |
Tim Northover | Fix edge cases of ARM shift operands in arith instructions. |
tree | commitdiff |
2012-09-22 |
Tim Northover | Fix the handling of edge cases in ARM shifted operands. |
tree | commitdiff |
2012-08-02 |
Jiangning Liu | Fix #13035, a bug around Thumb instruction LDRD/STRD... |
tree | commitdiff |
2012-08-02 |
Jiangning Liu | Fix #13241, a bug around shift immediate operand for... |
tree | commitdiff |
2012-06-18 |
Jim Grosbach | ARM: Define generic HINT instruction. |
tree | commitdiff |
2012-06-15 |
Kevin Enderby | Fix the encoding of the armv7m (MClass) for MSR registe... |
tree | commitdiff |
2012-05-17 |
Kevin Enderby | Fix the encoding of the armv7m (MClass) for MSR APSR... |
tree | commitdiff |
2012-05-11 |
Silviu Baranga | Fixed the LLVM ARM v7 assembler and instruction printer... |
tree | commitdiff |
2012-04-27 |
Richard Barton | Refactor IT handling not to store the bottom bit of... |
tree | commitdiff |
2012-04-13 |
Kevin Enderby | For ARM disassembly only print 32 unsigned bits for... |
tree | commitdiff |
2012-04-02 |
Benjamin Kramer | Move getOpcodeName from the various target InstPrinters... |
tree | commitdiff |
2012-04-02 |
Craig Topper | Remove getInstructionName from MCInstPrinter implementa... |
tree | commitdiff |
2012-04-02 |
Craig Topper | Make MCInstrInfo available to the MCInstPrinter. This... |
tree | commitdiff |
2012-03-06 |
Jim Grosbach | ARM more NEON VLD/VST composite physical register refac... |
tree | commitdiff |
2012-03-06 |
Jim Grosbach | ARM refactor more NEON VLD/VST instructions to use... |
tree | commitdiff |
2012-03-06 |
Jim Grosbach | Tidy up. Kill some dead code. |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | ARM Refactor VLD/VST spaced pair instructions. |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | ARM refactor away a bunch of VLD/VST pseudo instructions. |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | Make MCRegisterInfo available to the the MCInstPrinter. |
tree | commitdiff |
2012-03-01 |
Kevin Enderby | Change ARMInstPrinter::printPredicateOperand() so it... |
tree | commitdiff |
2012-02-19 |
Ahmed Charles | Remove dead code. Improve llvm_unreachable text. Simpli... |
tree | commitdiff |
2012-02-18 |
Jia Liu | Emacs-tag and some comment fix for all ARM, CellSPU... |
tree | commitdiff |
2012-02-07 |
Craig Topper | Convert assert(0) to llvm_unreachable |
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 | NEON VLD4(multiple 4 element structures) assembly parsing. |
tree | commitdiff |
2012-01-23 |
Jim Grosbach | NEON VLD3(multiple 3-element structures) assembly parsing. |
tree | commitdiff |
2011-12-22 |
Jim Grosbach | ARM VFP assembly parsing and encoding for VCVT(float... |
tree | commitdiff |
2011-12-21 |
Jim Grosbach | ARM NEON VLD2 assembly parsing for structure to all... |
tree | commitdiff |
2011-12-19 |
Jim Grosbach | ARM assembly parsing and encoding support for LDRD... |
tree | commitdiff |
2011-12-14 |
Jim Grosbach | ARM NEON VST2 assembly parsing and encoding. |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-11-30 |
Jim Grosbach | ARM parsing for VLD1 two register all lanes, no writeback. |
tree | commitdiff |
2011-11-30 |
Jim Grosbach | ARM parsing aliases for VLD1 single register all lanes. |
tree | commitdiff |
2011-11-29 |
Daniel Dunbar | build/CMake: Finish removal of add_llvm_library_depende... |
tree | commitdiff |
2011-11-07 |
Benjamin Kramer | Simplify some uses of utohexstr. |
tree | commitdiff |
2011-11-03 |
Daniel Dunbar | build: Add initial cut at LLVMBuild.txt files. |
tree | commitdiff |
2011-11-02 |
Owen Anderson | Fix the issue that r143552 was trying to address the... |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | Assembly parsing for 4-register variant of VLD1. |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | Assembly parsing for 3-register variant of VLD1. |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | ARM VLD parsing and encoding. |
tree | commitdiff |
2011-10-21 |
Jim Grosbach | whitespace. |
tree | commitdiff |
2011-10-18 |
Jim Grosbach | ARM VTBL (one register) assembly parsing and encoding. |
tree | commitdiff |
2011-10-12 |
Jim Grosbach | ARM parsing and encoding for the <option> form of LDC... |
tree | commitdiff |
2011-10-12 |
Jim Grosbach | 80 columns. |
tree | commitdiff |
2011-10-12 |
Jim Grosbach | Tidy up. Formatting. |
tree | commitdiff |
2011-10-07 |
Jim Grosbach | ARM NEON assembly parsing and encoding for VDUP(scalar). |
tree | commitdiff |
2011-10-05 |
Owen Anderson | Support a valid, but not very useful, encoding of CPSIE... |
tree | commitdiff |
2011-10-04 |
Kevin Enderby | Adding back support for printing operands symbolically... |
tree | commitdiff |
2011-09-30 |
Jim Grosbach | ARM fix encoding of VMOV.f32 and VMOV.f64 immediates. |
tree | commitdiff |
2011-09-28 |
James Molloy | Check in a patch that has already been code reviewed... |
tree | commitdiff |
2011-09-23 |
Owen Anderson | Post-index loads/stores in still need to print the... |
tree | commitdiff |
2011-09-21 |
Owen Anderson | Turns out that Thumb2 ADR doesn't need special printing... |
tree | commitdiff |
2011-09-21 |
Owen Anderson | Print out immediate offset versions of PC-relative... |
tree | commitdiff |
2011-09-21 |
Owen Anderson | These do not need to be conditional on the presence... |
tree | commitdiff |
2011-09-21 |
Owen Anderson | In the disassembler C API, be careful not to confuse... |
tree | commitdiff |
2011-09-19 |
Jim Grosbach | Thumb2 assembly parsing and encoding for TBB/TBH. |
tree | commitdiff |
2011-09-16 |
Owen Anderson | Fix disassembly of Thumb2 LDRSH with a #-0 offset. |
tree | commitdiff |
2011-09-15 |
Owen Anderson | Don't attach annotations to MCInst's. Instead, have... |
tree | commitdiff |
2011-09-15 |
Owen Anderson | Add support for stored annotations to MCInst, and provi... |
tree | commitdiff |
2011-09-13 |
Owen Anderson | Correct disassembly printing of Thumb2 post-incremented... |
tree | commitdiff |
2011-09-09 |
Jim Grosbach | Thumb2 assembly parsing and encoding for LDREX/LDREXB... |
tree | commitdiff |
2011-09-07 |
James Molloy | Refactor instprinter and mcdisassembler to take a Subta... |
tree | commitdiff |
2011-08-29 |
Owen Anderson | Improve handling of #-0 offsets for many more pre-index... |
tree | commitdiff |
2011-08-24 |
Jim Grosbach | When printing Thumb1 NOP ('mov r8, r8'), make sure... |
tree | commitdiff |
2011-08-23 |
Jim Grosbach | Clean up Thumb load/store multiple definitions. |
tree | commitdiff |
2011-08-19 |
Jim Grosbach | Thumb parsing and encoding support for NOP. |
tree | commitdiff |
2011-08-18 |
Jim Grosbach | Thumb assembly parsing and encoding for LDM instruction. |
tree | commitdiff |
2011-08-17 |
Jim Grosbach | Remove extraneous newline from operand print method... |
tree | commitdiff |
2011-08-17 |
Jim Grosbach | ARM clean up the imm_sr operand class representation. |
tree | commitdiff |
2011-08-11 |
Owen Anderson | Correct immediate range for shifter operands. Patch... |
tree | commitdiff |
2011-08-11 |
Jim Grosbach | ARM push of a single register encodes as pre-indexed... |
tree | commitdiff |
2011-08-11 |
Jim Grosbach | ARM pop of a single register encodes as post-indexed... |
tree | commitdiff |
2011-08-05 |
Jim Grosbach | ARM simplify the postidx_reg operand encoding. |
tree | commitdiff |
2011-08-05 |
Jim Grosbach | ARM use a dedicated printer for postidx_reg operands. |
tree | commitdiff |
2011-08-04 |
Owen Anderson | LDCL_POST and STCL_POST need one's-complement offsets... |
tree | commitdiff |
2011-08-03 |
Jim Grosbach | ARM refactoring assembly parsing of memory address... |
tree | commitdiff |
2011-07-29 |
Chandler Carruth | Rewrite the CMake build to use explicit dependencies... |
tree | commitdiff |
2011-07-26 |
Jim Grosbach | ARM rot_imm printing adjustment. |
tree | commitdiff |
2011-07-26 |
Jim Grosbach | ARM cleanup of rot_imm encoding. |
tree | commitdiff |
2011-07-26 |
Chandler Carruth | Clean up a pile of hacks in our CMake build relating... |
tree | commitdiff |
2011-07-25 |
Jim Grosbach | ARM assembly parsing and encoding for SSAT16 instruction. |
tree | commitdiff |
2011-07-25 |
Jim Grosbach | ARM assembly parsing and encoding for SSAT instruction. |
tree | commitdiff |
2011-07-23 |
Evan Cheng | Sink ARM mc routines into MCTargetDesc. |
tree | commitdiff |
2011-07-22 |
Jim Grosbach | ARM SSAT instruction 5-bit immediate handling. |
tree | commitdiff |
2011-07-21 |
Owen Anderson | Get rid of the extraneous GPR operand on so_reg_imm... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | Sink ARMMCExpr and ARMAddressingModes into MC layer... |
tree | commitdiff |
2011-07-20 |
Jim Grosbach | ARM PKH shift ammount operand printing tweaks. |
tree | commitdiff |
2011-07-19 |
Jim Grosbach | Tweak ARM assembly parsing and printing of MSR instruction. |
tree | commitdiff |
2011-07-18 |
Owen Anderson | Revamp our handling of tLDMIA[_UPD] and tSTMIA[_UPD... |
tree | commitdiff |
2011-07-13 |
Jim Grosbach | Flesh out ARM Parser support for shifted-register operands. |
tree | commitdiff |
2011-07-11 |
Jim Grosbach | Simplify printing of ARM shifted immediates. |
tree | commitdiff |
next |