diff options
| author | Nate Begeman <natebegeman@mac.com> | 2010-02-12 01:10:45 +0000 |
|---|---|---|
| committer | Nate Begeman <natebegeman@mac.com> | 2010-02-12 01:10:45 +0000 |
| commit | c780af64713705524517601ea43357d92cf2ce94 (patch) | |
| tree | 87b5f012a8feff9b81249cddf7616fddf5186691 /llvm/examples/ModuleMaker/ModuleMaker.cpp | |
| parent | 1572e760bcf26d53725dff0eea19ae9c8079bce8 (diff) | |
| download | bcm5719-llvm-c780af64713705524517601ea43357d92cf2ce94.tar.gz bcm5719-llvm-c780af64713705524517601ea43357d92cf2ce94.zip | |
Add a missing pattern for movhps so that we get:
movq (%ecx,%edx,2), %xmm2
movhps (%ecx,%eax,2), %xmm2
rather than:
movq (%eax, %edx, 2), %xmm2
movq (%eax, %ebx, 2), %xmm3
movlhps %xmm3, %xmm2
Testcase forthcoming.
llvm-svn: 95948
Diffstat (limited to 'llvm/examples/ModuleMaker/ModuleMaker.cpp')
0 files changed, 0 insertions, 0 deletions

