aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-02-23 23:20:35 +0000
committerDan Gohman <gohman@apple.com>2009-02-23 23:20:35 +0000
commitf6e8c77e1c46d645add7623a08e34325933752fd (patch)
treee0d6932d4cfaac568ebed7dfc34c28bb1e01b7bc /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent2c2ec42322c654325ffd84901901489a2238ea59 (diff)
downloadllvm-f6e8c77e1c46d645add7623a08e34325933752fd.zip
llvm-f6e8c77e1c46d645add7623a08e34325933752fd.tar.gz
llvm-f6e8c77e1c46d645add7623a08e34325933752fd.tar.bz2
Back out the change in 64918 that used sign-extensions when promoting
trip counts that use signed comparisons. It's not obviously the best approach for preserving trip count information, and at any rate there isn't anything in the tree right now that makes use of that, so for now always using zero-extensions is preferable. llvm-svn: 65347
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions