Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More dead code removal (using -Wunreachable-code) | David Blaikie | 2012-01-20 | 1 | -2/+0 |
* | Initializing to false makes better sense. Thanks, David. | Chad Rosier | 2012-01-06 | 1 | -1/+1 |
* | Fix uninitialized variable warning. | Chad Rosier | 2012-01-06 | 1 | -1/+1 |
* | Hexagon: Remove unused variables. | Benjamin Kramer | 2011-12-18 | 1 | -5/+0 |
* | Initial CodeGen support for CTTZ/CTLZ where a zero input produces an | Chandler Carruth | 2011-12-13 | 1 | -0/+2 |
* | Hexagon backend support | Tony Linthicum | 2011-12-12 | 1 | -0/+1503 |