[PATCH] CodeGen: Minor cleanup/simplification in CGStmt

Justin Bogner mail at justinbogner.com
Tue Oct 29 14:52:15 PDT 2013


Two patches that clarify the logic to emit for/for-range statements a
bit. There shouldn't be any meaningful functionality change.

Okay to commit these?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-CodeGen-Move-an-initialization-away-from-an-unrelate.patch
Type: text/x-patch
Size: 1223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131029/fbb3944e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-CodeGen-Use-EmitBranchOnBool-when-generating-For-and.patch
Type: text/x-patch
Size: 2170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131029/fbb3944e/attachment-0001.bin>


More information about the cfe-commits mailing list