diff options
| author | Nadav Rotem <nadav.rotem@intel.com> | 2012-07-18 08:14:48 +0000 |
|---|---|---|
| committer | Nadav Rotem <nadav.rotem@intel.com> | 2012-07-18 08:14:48 +0000 |
| commit | 4c12245b3ab79e27071200bf443e0f8c4fcfe97d (patch) | |
| tree | 0ef6503d12b4dcc811ce0cd4b6609ceeb35a87e2 /clang/lib/Basic/FileManager.cpp | |
| parent | a62ba828250a2b029b4c4d3e05452755daa7e817 (diff) | |
| download | bcm5719-llvm-4c12245b3ab79e27071200bf443e0f8c4fcfe97d.tar.gz bcm5719-llvm-4c12245b3ab79e27071200bf443e0f8c4fcfe97d.zip | |
The vbroadcast family of instructions has 'fallback patterns' in case where the
load source operand is used by multiple nodes. The v2i64 broadcast was emulated
by shuffling the two lower i32 elements to the upper two.
We had a bug in the immediate used for the broadcast.
Replacing 0 to 0x44.
0x44 means [01|00|01|00] which corresponds to the correct lane.
Patch by Michael Kuperstein.
llvm-svn: 160430
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions

