aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-26 07:44:38 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-26 07:44:38 +0000
commit47fbe9e00cebf2c18e9d967f308de142db4afc67 (patch)
tree7e6d8b8a38d3f568378079bd405839cb57ba03dc /lib/CodeGen/MachineModuleInfo.cpp
parentcc7b07a0ff8311ae438bb172f54c5824194e7f8d (diff)
1. Remove redundant calls to clearUsedBits().
2. Fix countTrailingZeros to use a faster algorithm. 3. Simplify sext() slightly by using isNegative(). 4. Implement ashr using word-at-a-time logic instead of bit-at-a-time 5. Rename locals named isNegative so they don't clash with method name. 6. Fix fromString to compute negated value correctly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34629 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions