aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/machine-licm-vdup.ll
AgeCommit message (Expand)Author
2010-10-19Enable using vdup for vector constants which are splat ofDale Johannesen
2010-10-19Re-enable register pressure aware machine licm with fixes. Hoist() may haveEvan Cheng
2010-10-19Revert r116781 "- Add a hook for target to determine whether an instruction defDaniel Dunbar
2010-10-19- Add a hook for target to determine whether an instruction def isEvan Cheng
2010-09-09Fix NEON VLD pseudo instruction itineraries that were incorrectly copied fromBob Wilson
2010-08-27Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson
2010-07-29Implement vector constants which are splat ofDale Johannesen