[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / haddsub-2.ll
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2014-06-12 Andrea Di Biagio[X86] Teach how to combine AVX and AVX2 horizontal...
2014-06-11 Andrea Di Biagio[X86] Refactor the logic to select horizontal adds...
2014-06-10 Andrea Di Biagio[X86] Improved target combine rules for selecting horiz...
2014-06-09 Andrea Di Biagio[X86] Add target combine rules for horizontal add/sub.