aboutsummaryrefslogtreecommitdiffstats
path: root/utils/PerfectShuffle
Commit message (Expand)AuthorAgeFilesLines
* Provide proper masks for neon perfect shuffle table.Anton Korobeynikov2009-09-251-6/+6
* Add lowering of ARM 4-element shuffles to multiple instructios via perfectshu...Anton Korobeynikov2009-08-211-2/+73
* Add simple cost model to perfect shuffle. Currently we're doing just greedy s...Anton Korobeynikov2009-08-211-6/+9
* Whitespace cleanupAnton Korobeynikov2009-08-211-37/+37
* these utils don't need exports.Chris Lattner2009-02-261-0/+4
* Unbreak build with gcc 4.3: provide missed includes and silence most annoying...Anton Korobeynikov2008-02-201-1/+1
* remove attributions from utils.Chris Lattner2007-12-291-2/+2
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-182-0/+511