mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-10-31 16:02:52 +01:00
a496d61c01
- 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. llvm-svn: 188513 |
||
---|---|---|
.. | ||
arm-LDREXD-reencoding.txt | ||
arm-STREXD-reencoding.txt | ||
arm-tests.txt | ||
arm-thumb-trustzone.txt | ||
arm-trustzone.txt | ||
basic-arm-instructions.txt | ||
fp-encoding.txt | ||
hex-immediates.txt | ||
invalid-armv7.txt | ||
invalid-because-armv7.txt | ||
invalid-FSTMX-arm.txt | ||
invalid-IT-CC15.txt | ||
invalid-thumbv7-xfail.txt | ||
invalid-thumbv7.txt | ||
ldrd-armv4.txt | ||
lit.local.cfg | ||
marked-up-thumb.txt | ||
memory-arm-instructions.txt | ||
neon-tests.txt | ||
neon-v8.txt | ||
neon.txt | ||
neont2.txt | ||
neont-VLD-reencoding.txt | ||
neont-VST-reencoding.txt | ||
thumb1.txt | ||
thumb2.txt | ||
thumb-MSR-MClass.txt | ||
thumb-neon-v8.txt | ||
thumb-printf.txt | ||
thumb-tests.txt | ||
thumb-v8fp.txt | ||
unpredictable-ADC-arm.txt | ||
unpredictable-ADDREXT3-arm.txt | ||
unpredictable-AExtI-arm.txt | ||
unpredictable-AI1cmp-arm.txt | ||
unpredictable-BFI.txt | ||
unpredictable-LDR-arm.txt | ||
unpredictable-LDRD-arm.txt | ||
unpredictable-LSL-regform.txt | ||
unpredictable-MRRC2-arm.txt | ||
unpredictable-MRS-arm.txt | ||
unpredictable-MUL-arm.txt | ||
unpredictable-RSC-arm.txt | ||
unpredictable-SEL-arm.txt | ||
unpredictable-SHADD16-arm.txt | ||
unpredictable-SSAT-arm.txt | ||
unpredictable-STRBrs-arm.txt | ||
unpredictable-swp-arm.txt | ||
unpredictable-UQADD8-arm.txt | ||
unpredictables-thumb.txt | ||
v8fp.txt | ||
vfp4.txt |