]> granicus.if.org Git - llvm/commit
[X86] Modify BypassSlowDivision tests to match their new names (NFC)
authorNikolai Bozhenov <nikolai.bozhenov@intel.com>
Thu, 12 Jan 2017 19:48:01 +0000 (19:48 +0000)
committerNikolai Bozhenov <nikolai.bozhenov@intel.com>
Thu, 12 Jan 2017 19:48:01 +0000 (19:48 +0000)
commit7257b8b517f69e8af679a1631c5fb6d6e9bd56cf
tree31fc823d7c9602fcfcaf02563958ca06b354e277
parenteea6148176ed6177db5d15b6f937319638bcee12
[X86] Modify BypassSlowDivision tests to match their new names (NFC)

- bypass-slow-division-32.ll:
  tests verifying correctness of divl-to-divb bypassing

- bypass-slow-division-64.ll:
  tests verifying correctness of divq-to-divl bypassing

- bypass-slow-division-tune.ll:
  tests verifying that bypassing is enabled only when appropriate

Differential Revision: https://reviews.llvm.org/D28551

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291804 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/bypass-slow-division-32.ll
test/CodeGen/X86/bypass-slow-division-64.ll
test/CodeGen/X86/bypass-slow-division-tune.ll