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 | 347e3b8f15c78e9550440378e97f3630a4fab32f (patch) | |
tree | 350433249e50dea12b4b448d690f99e25e9a1c03 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | a3facc5cb53e114a697ac61b30d3dab3a2d75830 (diff) | |
download | bcm5719-llvm-347e3b8f15c78e9550440378e97f3630a4fab32f.tar.gz bcm5719-llvm-347e3b8f15c78e9550440378e97f3630a4fab32f.zip |
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).
llvm-svn: 102485
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions