X86: fold SSE2/AVX2 logical shift by immediate amount into zero vector when possible
[oota-llvm.git] / lib / Target / X86 / X86FixupLEAs.cpp
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-04-25 Preston GurdMake function documentation conform to llvm standards.
2013-04-25 Preston GurdThis patch adds the X86FixupLEAs pass, which will reduc...