[AVX512] Add vpermil variable version
[oota-llvm.git] / test / MC / ARM / mode-switch.s
2011-12-07 Jim GrosbachARM support the .arm and .thumb directives for assembly...
2011-12-05 Jim GrosbachTweak ADDrr fix. Bad check for explicit .w
2011-12-05 Jim GrosbachUpdate tests for r145860. Add a few new ones.
2011-08-16 Jim GrosbachTidy up formatting.
2011-08-16 Jim GrosbachARM thumb assembly parsing for arithmetic flag setting...
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
2011-07-08 Evan ChengAdd support for ARM / Thumb mode switching with .code...