Un-XFAIL the file. Disable only the individual tests that aren't working yet.
[oota-llvm.git] / test / MC / ARM / neon-shift-encoding.s
2011-03-09 Bill Wendling* Correct encoding for VSRI.
2011-03-09 Bill WendlingCorrect the encoding for VRSRA and VSRA instructions.
2011-03-08 Bill Wendling* Fix VRSHR and VSHR to have the correct encoding for...
2011-03-08 Bill WendlingA few more tests for instruction encodings.
2011-03-07 Bill WendlingRename the narrow shift right immediate operands to...
2011-03-01 Bill WendlingNarrow right shifts need to encode their immediates...
2010-12-15 Bob WilsonFix misspelled target triples in MC/ARM test commands.
2010-11-01 Owen AndersonUse ARM-style comment syntax.
2010-11-01 Jim GrosbachMark ARM subtarget features that are available for...
2010-11-01 Owen AndersonConvert this test to .s form.