Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach PerfectShuffle to not generate files with embedded tab characters. | Jim Grosbach | 2010-10-14 | 1 | -1/+2 |
* | Provide proper masks for neon perfect shuffle table. | Anton Korobeynikov | 2009-09-25 | 1 | -6/+6 |
* | Add lowering of ARM 4-element shuffles to multiple instructios via perfectshu... | Anton Korobeynikov | 2009-08-21 | 1 | -2/+73 |
* | Add simple cost model to perfect shuffle. Currently we're doing just greedy s... | Anton Korobeynikov | 2009-08-21 | 1 | -6/+9 |
* | Whitespace cleanup | Anton Korobeynikov | 2009-08-21 | 1 | -37/+37 |
* | these utils don't need exports. | Chris Lattner | 2009-02-26 | 1 | -0/+4 |
* | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov | 2008-02-20 | 1 | -1/+1 |
* | remove attributions from utils. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | remove attributions from tools/utils makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 2 | -0/+511 |