Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -4/+4 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -14/+25 |
* | Enhance integer division emulation support to handle types smaller than 32 bits, | Pedro Artigas | 2013-02-26 | 1 | -0/+14 |
* | Fix include guards so they exactly match file names. | Jakub Staszak | 2013-01-10 | 1 | -2/+2 |
* | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman | 2012-09-26 | 1 | -0/+10 |
* | Revert r164614 to appease the buildbots. | Chad Rosier | 2012-09-25 | 1 | -10/+0 |
* | Expansions for u/srem, using the udiv expansion. More unit tests for udiv and... | Michael Ilseman | 2012-09-25 | 1 | -0/+10 |
* | Document the interface for integer expansion, using doxygen-style comments | Michael Ilseman | 2012-09-19 | 1 | -0/+8 |
* | Forward declarations | Michael Ilseman | 2012-09-19 | 1 | -0/+4 |
* | New utility for expanding integer division for targets that don't support it. | Michael Ilseman | 2012-09-18 | 1 | -0/+26 |