[x86] Allow address-size overrides for STOS[BWLQ] (PR9385)
[oota-llvm.git] / lib / Target / X86 / X86FixupLEAs.cpp
2013-09-30 Preston GurdForgot to add a break statement.
2013-09-30 Preston GurdThe X86FixupLEAs pass for Intel Atom must not call...
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...