llvm-6502/lib/Transforms
Dan Gohman 15cab2817b 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65347 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-23 23:20:35 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO In theory the aliasee may have dead constant users 2009-02-18 17:55:38 +00:00
Scalar Back out the change in 64918 that used sign-extensions when promoting 2009-02-23 23:20:35 +00:00
Utils Changed option name from inline-threshold to basic-inline-threshold because 2009-02-23 07:07:56 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00