aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/BBVectorize/lit.local.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Move target-specific BBVectorize tests into a separate directory.Hal Finkel2012-10-261-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166802 91177308-0d34-0410-b5e6-96231b3b80d8
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ↵Eli Bendersky2012-02-161-0/+1
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