aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-18 18:38:44 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-18 18:38:44 +0000
commita856b6e985736916cd9ddfaa1e875cb657fc87a4 (patch)
treec83a15cff19e72038ee020ce2cdaceeb9465acd7 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentee0a685ea10ee64b2c12473ef9d5903799134c96 (diff)
downloadllvm-a856b6e985736916cd9ddfaa1e875cb657fc87a4.zip
llvm-a856b6e985736916cd9ddfaa1e875cb657fc87a4.tar.gz
llvm-a856b6e985736916cd9ddfaa1e875cb657fc87a4.tar.bz2
1. Remove dead code (lshift function).
2. Consolidate memory allocation into just two inline functions. 3. Convert "unsigned" to uint32_t to gaurantee its size. 4. Eliminate magic constants and replace with symbolic equivalent. 5. Improve code documentation slightly. 6. Simplify the logical operator code because bitwidths must be the same. 7. Fix indentation per coding standards. 8. Use exit-early style to reduce indentation in several functions. llvm-svn: 34389
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions