Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / AArch64 / merge-store.ll
2015-09-25 Sanjay Patelmerge vector stores into wider vector stores and fix...
2015-04-08 Akira HatanakaUse option -march instead of -mtriple to avoid overcond...
2015-04-08 Akira HatanakaPass -mtriple to llc to appease buildbot.
2015-04-08 Akira Hatanaka[DAGCombine] Fix a bug in MergeConsecutiveStores.