Move the complex address expression out of DIVariable and into an extra
[oota-llvm.git] / test / Transforms / SLPVectorizer / X86 / saxpy.ll
2014-09-03 Sanjay PatelPreserve IR flags (nsw, nuw, exact, fast-math) in SLP...
2013-07-07 Nadav RotemSLPVectorizer: Implement DCE as part of vectorization.
2013-04-14 Nadav RotemRemove unused function attributes.
2013-04-09 Nadav RotemAdd support for bottom-up SLP vectorization infrastructure.