Cleanup pcmp(e/i)str(m/i) instruction definitions and load folding support.
[oota-llvm.git] / test / CodeGen / X86 / targetLoweringGeneric.ll
2012-09-26 Michael LiaoAdd SARX/SHRX/SHLX code generation support
2012-04-19 Joel JonesTest for the the problem with xors being changed into...