c6a4f5e819217e1e12c458aed8e7b122e23a3a58 |
|
21-Jul-2014 |
Stephen Hines <srhines@google.com> |
Update LLVM for rebase to r212749. Includes a cherry-pick of: r212948 - fixes a small issue with atomic calls Change-Id: Ib97bd980b59f18142a69506400911a6009d9df18
/external/llvm/test/MC/X86/lit.local.cfg
|
24ec2e5a72d7fca58f8ae2b3c01501a9927ef04e |
|
16-Aug-2013 |
Daniel Dunbar <daniel@zuster.org> |
[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
/external/llvm/test/MC/X86/lit.local.cfg
|
25953bfb0763047df28c01057183493490667531 |
|
13-Dec-2012 |
Eli Bendersky <eliben@google.com> |
Make this Lit config file a bit slimmer git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170083 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/X86/lit.local.cfg
|
63054f99af1fd013322e8081227b29656d49a2d2 |
|
09-Mar-2012 |
NAKAMURA Takumi <geek4civic@gmail.com> |
test/MC/X86/lit.local.cfg: Fix up to detect 'X86' in targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152406 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/X86/lit.local.cfg
|
0f0c411079cd21bb3a81a1b70bf8c67539a16c22 |
|
16-Feb-2012 |
Eli Bendersky <eli.bendersky@intel.com> |
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/X86/lit.local.cfg
|