aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/machine-licm-vdup.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable using vdup for vector constants which are splat ofDale Johannesen2010-10-191-37/+0
* Re-enable register pressure aware machine licm with fixes. Hoist() may haveEvan Cheng2010-10-191-2/+1
* Revert r116781 "- Add a hook for target to determine whether an instruction defDaniel Dunbar2010-10-191-1/+2
* - Add a hook for target to determine whether an instruction def isEvan Cheng2010-10-191-2/+1
* Fix NEON VLD pseudo instruction itineraries that were incorrectly copied fromBob Wilson2010-09-091-1/+1
* Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson2010-08-271-4/+4
* Implement vector constants which are splat ofDale Johannesen2010-07-291-0/+38