[InstCombine] Don't divide by zero when evaluating a potential transform
[oota-llvm.git] / test / Transforms / SLPVectorizer / AArch64 /
2015-08-21 Michael Zolotukhin[SLP] Add one more test case for propagating 'nontempor...
2015-08-20 Michael Zolotukhin[SLP] Propagate 'nontemporal' attribute into vectorized...
2015-08-17 Silviu Baranga[CostModel][AArch64] Increase cost of vector insert...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-17 Suyog SardaRevert 224119 "This patch recognizes (+ (+ v0, v1)...
2014-12-15 Suyog SardaTypo Correction in Test Case. NFC.
2014-12-12 Suyog SardaThis patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorde...
2014-09-29 Chad Rosier[AArch64] Improve cost model to handle sdiv by a pow...
2014-09-03 Sanjay PatelPreserve IR flags (nsw, nuw, exact, fast-math) in SLP...
2014-08-05 James MolloyTeach the SLP Vectorizer that keeping some values live...
2014-07-30 Chad RosierSLP Vectorizer: Canonicalize tree operands of commutiti...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place