[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / SwizzleShuff.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-16 Chandler Carruth[x86] Teach the 128-bit vector shuffle lowering routine...
2014-07-24 Chandler Carruth[x86] Make vector legalization of extloads work more...
2012-04-07 Nadav Rotem1. Remove the part of r153848 which optimizes shuffle...
2012-04-03 Nadav RotemAdd an additional testcase which checks ops with multip...
2012-04-02 Nadav RotemOptimizing swizzles of complex shuffles may generate...
2012-04-01 Nadav RotemThis commit contains a few changes that had to go in...