Make it clear in which sections these relocations are.
[oota-llvm.git] / test / MC / ARM / neon-bitwise-encoding.s
2014-09-25 Renato GolinAdd aliases for VAND imm to VBIC ~imm
2013-02-14 Joel JonesThe ARM NEON vector compare instructions take three...
2012-05-02 Jim GrosbachARM: Add missing two-operand VBIC aliases.
2012-04-20 Jim GrosbachARM: Update NEON assembly two-operand aliases.
2011-12-07 Jim GrosbachARM two-operand aliases for VAND/VEOR/VORR instructions.
2011-11-14 Jim GrosbachARM parsing optional datatype suffix for VAND/VEOR...
2011-11-07 Benjamin KramerSimplify some uses of utohexstr.
2011-10-18 Jim GrosbachEnable more encoded immediate tests.
2011-10-04 Jim GrosbachUn-XFAIL the file. Disable only the individual tests...
2011-10-04 Jim GrosbachTidy up. Formatting.
2010-12-15 Bob WilsonFix misspelled target triples in MC/ARM test commands.
2010-11-05 Owen AndersonAdd codegen and encoding support for the immediate...
2010-11-03 Owen AndersonCovert VORRIMM to be produced via early target-specific...
2010-11-03 Owen AndersonAdd support for code generation of the one register...
2010-11-01 Owen AndersonUse ARM-style comment syntax.
2010-11-01 Jim GrosbachMark ARM subtarget features that are available for...
2010-10-29 Owen AndersonConvert this test to .s form.