[PATCH] D9979: Refactor: Simplify boolean conditional return statements in lib/Target/AArch64
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 29 14:55:51 PST 2016
echristo closed this revision.
echristo added a comment.
Committed thusly:
dzur:~/sources/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
M lib/Target/AArch64/AArch64AddressTypePromotion.cpp
M lib/Target/AArch64/AArch64FastISel.cpp
M lib/Target/AArch64/AArch64FrameLowering.cpp
M lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
M lib/Target/AArch64/AArch64ISelLowering.cpp
M lib/Target/AArch64/AArch64PromoteConstant.cpp
M lib/Target/AArch64/AArch64RegisterInfo.cpp
Committed r262266
http://reviews.llvm.org/D9979
More information about the llvm-commits
mailing list