[x86] Add OpSize16 to instructions that need it
[oota-llvm.git] / test / MC / X86 / AlignedBundling /
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-02-05 Derek Schuff[MC] Bundle alignment: Invalidate relaxed fragments
2013-01-31 Derek Schuff[MC] bundle alignment: prevent padding instructions...
2013-01-07 Eli BenderskyAdd some additional tests for the .bundle_lock align_to...
2013-01-07 Eli BenderskyAdd the align_to_end option to .bundle_lock in the...
2012-12-20 Eli BenderskyChange Lit error redirection to FileCheck to a more...
2012-12-20 Eli BenderskyAdd a largish auto-generated test for the aligned bundl...
2012-12-20 Eli BenderskyTests for the aligned bundling support added in r170718