Files
archived-llvm/test/CodeGen/ARM/ParallelDSP
Sam Parker 73be7b823e [ARM][ParallelDSP] Change the search for smlads
Two functional changes have been made here:
- Now search up from any add instruction to find the chains of
  operations that we may turn into a smlad. This allows the
  generation of a smlad which doesn't accumulate into a phi.
- The search function has been corrected to stop it falsely searching
  up through an invalid path.
    
The bulk of the changes have been making the Reduction struct a class
and making it more C++y with getters and setters.

Differential Revision: https://reviews.llvm.org/D61780


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365740 91177308-0d34-0410-b5e6-96231b3b80d8
2019-07-11 07:47:50 +00:00
..
2019-05-15 12:41:58 +00:00
2019-03-12 11:01:11 +00:00
2019-03-12 11:01:11 +00:00
2019-03-12 11:01:11 +00:00
2019-03-12 11:01:11 +00:00
2019-03-12 11:01:11 +00:00
2019-03-12 11:01:11 +00:00
2019-03-12 11:01:11 +00:00
2019-03-12 11:01:11 +00:00