llvm-6502/test/MC/X86/AlignedBundling
Daniel Dunbar 24ec2e5a72 [tests] Cleanup initialization of test suffixes.
- Instead of setting the suffixes in a bunch of places, just set one master
   list in the top-level config. We now only modify the suffix list in a few
   suites that have one particular unique suffix (.ml, .mc, .yaml, .td, .py).

 - Aside from removing the need for a bunch of lit.local.cfg files, this enables
   4 tests that were inadvertently being skipped (one in
   Transforms/BranchFolding, a .s file each in DebugInfo/AArch64 and
   CodeGen/PowerPC, and one in CodeGen/SI which is now failing and has been
   XFAILED).

 - This commit also fixes a bunch of config files to use config.root instead of
   older copy-pasted code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188513 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-16 00:37:11 +00:00
..
align-mode-argument-error.s Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
asm-printing-bundle-directives.s Add the align_to_end option to .bundle_lock in the MC implementation of aligned 2013-01-07 21:51:08 +00:00
autogen-inst-offset-align-to-end.s [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries 2013-01-31 17:00:03 +00:00
autogen-inst-offset-padding.s
bundle-group-too-large-error.s Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
bundle-lock-option-error.s Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
different-sections.s
lit.local.cfg [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
lock-without-bundle-mode-error.s Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
long-nop-pad.s The current X86 NOP padding uses one long NOP followed by the remainder in 2013-03-05 00:02:23 +00:00
pad-align-to-bundle-end.s [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries 2013-01-31 17:00:03 +00:00
pad-bundle-groups.s
relax-at-bundle-end.s [MC] Bundle alignment: Invalidate relaxed fragments 2013-02-05 17:55:27 +00:00
relax-in-bundle-group.s
single-inst-bundling.s
switch-section-locked-error.s Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00
unlock-without-lock-error.s Prefix failing commands with not to make clear they are expected to fail. 2013-07-03 16:41:29 +00:00