Cleanup PPCInstrInfo::optimizeCompareInstr
authorHal Finkel <hfinkel@anl.gov>
Tue, 7 May 2013 17:49:55 +0000 (17:49 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 7 May 2013 17:49:55 +0000 (17:49 +0000)
commit8a88cadaedcfa3bb020df1d100d67cecaf638f35
treea1c3b07fe23155b152799ce45a4d8943bcc2ffe5
parenteb4d746d7d89116ea1e1deca654cafa261748fcd
Cleanup PPCInstrInfo::optimizeCompareInstr

Implement suggestions by Bill Schmidt in post-commit review. No functionality
change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181338 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.cpp