CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
[oota-llvm.git] / lib / Target / ARM / AsmPrinter / ARMInstPrinter.h
2010-08-16 Bob WilsonRename sat_shift operand to shift_imm, in preparation...
2010-08-12 Johnny ChenCleaned up the for-disassembly-only entries in the...
2010-08-11 Bob WilsonMove the ARM SSAT and USAT optional shift amount operan...
2010-06-11 Bob WilsonAdd instruction encoding for the Neon VMOV immediate...
2010-04-16 Johnny ChenFixed a bug in DisassembleN1RegModImmFrm() where a...
2010-04-04 Chris Lattnerfix an ugly wart in the MCInstPrinter api where the
2010-04-04 Chris Lattnerchange a ton of code to not implicitly use the "O"...
2010-03-20 Bob WilsonRe-commit r98683 ("remove redundant writeback flag...
2010-03-17 Johnny ChenAdded sub-formats to the NeonI/NeonXI instructions...
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...
2010-03-11 Johnny ChenAdded Thumb2 LDRD/STRD pre/post variants for disassembl...
2010-03-10 Johnny ChenFactored out the disassembly printing of CPS option...
2010-03-02 Johnny ChenAL is an optional mnemonic extension for always, except...
2009-11-19 Evan ChengMore consistent thumb1 asm printing.
2009-11-06 Bob WilsonPrint VMOV (immediate) operands as hexadecimal values...
2009-10-28 Evan ChengUse fconsts and fconstd to materialize small fp constants.
2009-10-21 Chris Lattnertidy
2009-10-20 Chris Lattnerimplement some more easy hooks.
2009-10-20 Chris LattnerImplement some hooks, make printOperand abort if unknow...
2009-10-20 Chris Lattneradd supprort for the 'sbit' operand, MOVi apparently...
2009-10-20 Chris Lattneradd support for instruction predicates.
2009-10-20 Chris Lattnerimplement printSORegOperand, add lowering for the nasty...
2009-10-19 Chris Lattnerlower the ARM::CONSTPOOL_ENTRY pseudo op, giving us...
2009-10-19 Chris Lattneradd MCInstLower support for lowering ARM::PICADD, a...
2009-10-19 Chris Lattneradd register list and hacked up addrmode #4 support...
2009-10-19 Chris Lattneradd addrmode2 support, getting us up to:
2009-10-19 Chris Lattneradd printing support for SOImm operands, getting us to:
2009-10-19 Chris Lattnerwire up some basic printOperand goodness, giving us...
2009-10-19 Chris Lattnerstub out a minimal ARMInstPrinter.