aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-config/llvm-config.cpp
diff options
context:
space:
mode:
authorNikolai Bozhenov <nikolai.bozhenov@intel.com>2017-01-12 19:41:27 +0000
committerNikolai Bozhenov <nikolai.bozhenov@intel.com>2017-01-12 19:41:27 +0000
commit6684aeb13701880734279043e8deb75976adef8c (patch)
treefbcffce336eb7e948bb639ce05cc763daa9ba7f5 /llvm/tools/llvm-config/llvm-config.cpp
parentd1a9d8acdf8a1f7143873095fc37ad305d286895 (diff)
downloadllvm-6684aeb13701880734279043e8deb75976adef8c.zip
llvm-6684aeb13701880734279043e8deb75976adef8c.tar.gz
llvm-6684aeb13701880734279043e8deb75976adef8c.tar.bz2
[X86] Rename tests for bypassing slow division (NFC)
For tests on bypassing slow division there's no need to be Atom-specific. The patch renames all tests on division bypassing and makes their names more consistent: atom-bypass-slow-division.ll -> bypass-slow-division-32.ll (tests verifying correctness of divl-to-divb bypassing) atom-bypass-slow-division-64.ll -> bypass-slow-division-64.ll (tests verifying correctness of divq-to-divl bypassing) slow-div.ll -> bypass-slow-division-tune.ll (tests verifying that bypassing is enabled only when appropriate) Differential Revision: https://reviews.llvm.org/D28197 llvm-svn: 291802
Diffstat (limited to 'llvm/tools/llvm-config/llvm-config.cpp')
0 files changed, 0 insertions, 0 deletions