Fix PR4639, a ELF-TLS regression from some of my refactoring.
[oota-llvm.git] / test / CodeGen / X86 / peep-vector-extract-concat.ll
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...
2008-02-12 Evan ChengThis test assumes no SSE4.1.
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-07-10 Dan GohmanChange the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR...