diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-03-25 19:55:33 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-03-25 19:55:33 +0000 |
commit | 2149a9dfec7df41c6f9a2a221fe7751a2f8c1ada (patch) | |
tree | 583996de97e756e66d6a5d2a7cbf2ac03a3c5c8a /utils/TableGen/CodeGenTarget.cpp | |
parent | 3a84b9baf67c938454840d10d9e53269c755cd3e (diff) |
Some cleanup from review:
* Don't assume shift amounts are <= 64 bits
* Avoid creating an extra APInt in SubOne and AddOne by using -- and ++
* Add another use of getLowBitsSet
* Convert a series of if statements to a switch
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35339 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/TableGen/CodeGenTarget.cpp')
0 files changed, 0 insertions, 0 deletions