A few more SH{L|R}D peepholes.
[oota-llvm.git] / lib / Target / X86 / X86IntelAsmPrinter.h
2005-11-30 Nate BegemanFix a typo in my latest change
2005-11-30 Nate BegemanNo longer track value types for asm printer operands...
2005-07-14 Nate BegemanAdd support for printing the sse scalar comparison...
2005-07-01 Chris LattnerRefactor X86AsmPrinter.cpp into multiple files. Patch...