Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches. Avoid migrating existing patches.
Phabricator shutdown timeline
Transactions
D35821
Change Details
Change Details
Old
New
Diff
As pointed out by Eli Friedman, the ARM backend should call setBooleanContents so that it can use known bits to make some optimizations. In addition, this patch also contains a simple optimization to avoid duplicate ands in one of the test cases.
As pointed out by Eli Friedman, the ARM backend should call setBooleanContents so that it can use known bits to make some optimizations.
As pointed out by Eli Friedman, the ARM backend should call setBooleanContents so that it can use known bits to make some optimizations.
In addition, this patch also contains a simple optimization to avoid duplicate ands in one of the test cases.
Continue