DescriptionPNaCl: Add ExpandConstantExpr pass for converting ConstantExprs to Instructions
Once this pass is enabled, it will simplify the language to reduce the
set of constructs that a PNaCl translator needs to handle as part of a
stable wire format for PNaCl.
BUG=https://code.google.com/p/nativeclient/issues/detail?id=3337
TEST=test/Transforms/NaCl/expand-constantexpr.ll
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=bd7c1e1
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixes #
Total comments: 5
Patch Set 3 : Test deeper nesting #
Messages
Total messages: 8 (0 generated)
|