diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-06-07 13:33:00 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-06-07 13:33:00 +0000 |
commit | 6007000824f886ef69298abf0d5928381b6a1f9a (patch) | |
tree | 8b1c4c18f78fe14b88cf63da5a2f05d697b54644 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | d8623f0825d5e0cd1f8a0e9605f081613a18ff63 (diff) | |
download | bcm5719-llvm-6007000824f886ef69298abf0d5928381b6a1f9a.tar.gz bcm5719-llvm-6007000824f886ef69298abf0d5928381b6a1f9a.zip |
[CGP] add helper function for generating compare of load pairs; NFCI
In the special (but also the likely common) case, we can avoid
the multi-block complexity of the general algorithm, so moving
this part off on its own will make it re-usable.
llvm-svn: 304908
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions