aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/TableGen/X86DisassemblerTables.cpp
diff options
context:
space:
mode:
authorJin Lin <net_linjin@yahoo.com>2018-04-19 20:29:43 +0000
committerJin Lin <net_linjin@yahoo.com>2018-04-19 20:29:43 +0000
commit585f2699cf5bbbb57d71337825b1137a6907cf3f (patch)
treea26607c84344dda49489cfdf0754a07a4daa6eb4 /llvm/utils/TableGen/X86DisassemblerTables.cpp
parentfa322abee96dc3b1130a4b3218ad36886372276d (diff)
downloadllvm-585f2699cf5bbbb57d71337825b1137a6907cf3f.zip
llvm-585f2699cf5bbbb57d71337825b1137a6907cf3f.tar.gz
llvm-585f2699cf5bbbb57d71337825b1137a6907cf3f.tar.bz2
Refine the loop rotation's API
Summary: The following changes addresses the following two issues. 1) The existing loop rotation pass contains both loop latch simplification and loop rotation. So one flag RotationOnly is added to be passed to the loop rotation pass. 2) The threshold value is initialized with MAX_UINT since the loop rotation utility should not have threshold limit. Reviewers: dmgreen, efriedma Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D45582 llvm-svn: 330362
Diffstat (limited to 'llvm/utils/TableGen/X86DisassemblerTables.cpp')
0 files changed, 0 insertions, 0 deletions