[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / MC / X86 / AlignedBundling /
2015-07-09 David Majnemer[llvm-objdump] Require that jump targets shown in ...
2015-07-07 David Majnemer[llvm-objdump] Print the call target next to the instru...
2015-06-27 Petr Hosek[MC] Ensure that pending labels are flushed when -mc...
2015-06-27 Petr Hosek[MC] Align fragments when -mc-relax-all flag is used
2015-04-21 Derek SchuffTighten bundling section alignment test.
2015-04-21 Derek Schuff[MC] When using bundle aligment, align sections to...
2015-04-12 Petr Hosek[MC] Write padding into fragments when -mc-relax-all...
2014-10-22 Derek Schuff[MC] Attach labels to existing fragments instead of...
2014-10-15 Derek Schuff[MC] Make bundle alignment mode setting idempotent...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
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