OSDN Git Service

[InstCombine] Reformat if statements to comply with LLVM Coding Standards.
authorTilmann Scheller <t.scheller@samsung.com>
Tue, 7 Oct 2014 10:19:34 +0000 (10:19 +0000)
committerTilmann Scheller <t.scheller@samsung.com>
Tue, 7 Oct 2014 10:19:34 +0000 (10:19 +0000)
commit0ef79aa7010061e4d0eb5f5376cefc47017ecfe8
tree9c9d0c2b64bbedebc8d117042b26945982c65863
parent75046b48910950a22e0792e54010a699b61a30bd
[InstCombine] Reformat if statements to comply with LLVM Coding Standards.

Patch by Sonam Kumari!

Differential Revision: http://reviews.llvm.org/D5643

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp