diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-04-28 01:18:01 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-04-28 01:18:01 +0000 |
commit | 8b1190a5400d263b5344f1fcd7b54ae1b6263e7c (patch) | |
tree | 2731f0280c5f6c79761fdac8443c0cfe1686ac35 /lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | a7b611c10d0e5fef5870d854518e639ce3d3c6be (diff) |
Rather than having a ton of patterns for double shift instructions, e.g. SHLD16rrCL, just perform custom dag combine to form x86 specific dag so they match to the same pattern. This also makes sure later dag combine do not cause isel to miss them (e.g. promoting i16 to i32).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102485 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions