[X86][SSE] Added general integer shuffle matching for MOVQ instruction
[oota-llvm.git] / test / Transforms / InstCombine / struct-assign-tbaa.ll
2015-01-22 Chandler Carruth[canonicalize] Teach InstCombine to canonicalize loads...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-10-11 Nick LewyckyDon't crash when !tbaa.struct contents is invalid.
2012-09-13 Dan GohmanHandle the new !tbaa.struct metadata tags when converti...