[PATCH] D11205: [LAA] Begin moving the logic of generating checks out of addRuntimeCheck

Adam Nemet anemet at apple.com
Wed Jul 22 10:04:16 PDT 2015


anemet added a comment.

Ping.

Hal, This is a pretty simple patch technically not NFC because it changes the order of how the bounds for checks are expanded.  I have several follow-on patches queued behind this that continue on the road to split out generation and filtering of checks from addRuntimeChecks.

Thanks,
Adam


http://reviews.llvm.org/D11205







More information about the llvm-commits mailing list