summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/i1.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Call setBooleanContents(ZeroOrOneBooleanContent)Renato Golin2017-08-221-0/+15
The ARM backend should call setBooleanContents so that it can use known bits to make some optimizations. Review: D35821 Patch by Joel Galenson <jgalenson@google.com> llvm-svn: 311446
OpenPOWER on IntegriCloud