summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/and-load-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAG] Refactor DAGCombiner::ReassociateOpsBjorn Pettersson2019-04-291-26/+26
* [DAGCombine] Fix ReduceLoadWidth for shifted offsetsSam Parker2019-01-161-0/+36
* [ARM] Add missing pseudo-instruction for Thumb1 RSBS.Eli Friedman2018-10-311-28/+14
* [DAGCombiner] Reduce load widths of shifted masksSam Parker2018-08-211-25/+514
* [ARM] Materialise some boolean values to avoid a branchRoger Ferrer Ibanez2018-02-161-347/+358
* [DAGCombine] Fix for PR37563Sam Parker2018-01-051-9/+5
* [DAGCombine] Move AND nodes to multiple load leavesSam Parker2017-12-181-378/+328
* [ARM] Some DAG combine testsSam Parker2017-12-151-0/+153
* Revert "[DAGCombine] Move AND nodes to multiple load leaves"Benjamin Kramer2017-12-141-297/+355
* [DAGCombine] Move AND nodes to multiple load leavesSam Parker2017-12-141-355/+297
* Revert "[DAGCombine] Move AND nodes to multiple load leaves"Vlad Tsyrklevich2017-12-061-238/+355
* [DAGCombine] Move AND nodes to multiple load leavesSam Parker2017-12-051-355/+238
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-84/+84
* [ARM] CodeGen testSam Parker2017-12-041-0/+51
* [ARM] and + load combine testsSam Parker2017-12-011-0/+241
* [ARM] and + load combine testsSam Parker2017-12-011-0/+674
OpenPOWER on IntegriCloud