Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable FastISel on ARM for Linux and NaCl, not MCJIT | JF Bastien | 2013-06-14 | 1 | -0/+1 |
* | ARM FastISel integer sext/zext improvements | JF Bastien | 2013-06-07 | 1 | -4/+4 |
* | Revert r182937 and r182877. | Rafael Espindola | 2013-05-30 | 1 | -1/+0 |
* | Enable FastISel on ARM for Linux and NaCl | JF Bastien | 2013-05-29 | 1 | -0/+1 |
* | [fast-isel] Add support for FPToUI. Also add test cases for FPToSI. | Chad Rosier | 2012-02-03 | 1 | -0/+52 |
* | [fast-isel] Add support for selecting UIToFP. | Chad Rosier | 2012-02-03 | 1 | -0/+94 |
* | ARM target code clean up. Check for iOS, not Darwin where it makes sense. | Evan Cheng | 2011-12-20 | 1 | -2/+2 |
* | Add support for sign-extending non-legal types in SelectSIToFP(). | Chad Rosier | 2011-11-03 | 1 | -0/+96 |