diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-08-16 22:34:42 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-08-16 22:34:42 +0000 |
commit | 60ea1b43d60ff72e23bf35c50d8df29c22c5476d (patch) | |
tree | 974d81093e8e880ebfb0a6091f031825181920aa /llvm/lib/CodeGen/TailDuplicator.cpp | |
parent | e0b87181cf9e1c91f0e9b5d8c2cafcbdba32f969 (diff) | |
download | bcm5719-llvm-60ea1b43d60ff72e23bf35c50d8df29c22c5476d.tar.gz bcm5719-llvm-60ea1b43d60ff72e23bf35c50d8df29c22c5476d.zip |
[InstCombine] clean up foldICmpAddConstant(); NFCI
1. Fix variable names
2. Add local variables to reduce code
3. Fix code comments
4. Add early exit to reduce indentation
5. Remove 'else' after if -> return
6. Hoist common predicate
llvm-svn: 278864
Diffstat (limited to 'llvm/lib/CodeGen/TailDuplicator.cpp')
0 files changed, 0 insertions, 0 deletions