This makes it so that the code quality for CFI checks when compiling
with -O2 and linking with --lto-O0 is similar to that of the rest of
the code.
Reduces the size of a chrome binary built with -O2/--lto-O0 by
about 750KB.
Paths
| Differential D33925
LowerTypeTests: Generate simpler IR for br(llvm.type.test, then, else). ClosedPublic Authored by pcc on Jun 5 2017, 7:03 PM.
Details Summary This makes it so that the code quality for CFI checks when compiling Reduces the size of a chrome binary built with -O2/--lto-O0 by
Diff Detail
Event TimelineClosed by commit rL304921: LowerTypeTests: Generate simpler IR for br(llvm.type.test, then, else). (authored by pcc). · Explain WhyJun 7 2017, 8:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101501 llvm/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/test/Transforms/LowerTypeTests/simplify.ll
|