This commit enables unaligned memory accesses of vector types on AArch64 back end...
[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...