Fix the encoding of mrrc and mcrr family of instructions. Also add testcases for...
[oota-llvm.git] / test / MC / ARM / simple-fp-encoding.s
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...