ARM optional size suffix for VLDR/VSTR syntax.
[oota-llvm.git] / test / MC / ARM / simple-fp-encoding.s
2011-11-11 Jim GrosbachARM optional size suffix for VLDR/VSTR syntax.
2011-11-11 Jim GrosbachARM allow Q registers in vldm/vstm register lists.
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMOV immediate.
2011-10-03 Jim GrosbachARM parsing/encoding for VCMP/VCMPE.
2011-10-03 Jim GrosbachARM assembly parsing and encoding for VMRS/FMSTAT.
2011-08-29 Owen AndersonAdd missing encoding information for some of the GPR...
2011-08-29 Owen AndersonImprove handling of #-0 offsets for many more pre-index...
2011-02-10 Jim GrosbachDo AsmMatcher operand classification per-opcode.
2011-01-26 Bruno Cardoso LopesAdd encoding testcases for ARM vcvtr variations
2011-01-18 Owen AndersonWhen matching asm operands, always try to match the...
2011-01-18 Bruno Cardoso LopesCreate two new generic classes to represent the followi...
2010-11-17 Bill WendlingProper encoding for VLDM and VSTM instructions. The...
2010-11-04 Bill WendlingAdd encoding for VSTR.
2010-11-03 Bill WendlingThe MC code couldn't handle ARM LDR instructions with...
2010-11-02 Bill WendlingRename getAddrModeImm12OpValue to getAddrModeImmOpValue...
2010-11-01 Bill WendlingUse ARM-style comments.
2010-11-01 Jim GrosbachMark ARM subtarget features that are available for...
2010-10-29 Bill WendlingSome instructions end with an "ls" prefix, but it doesn...