Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode. | Joey Gouly | 2013-09-09 | 1 | -0/+1 |
* | ARM: Fix fast-isel copy/paste-o. | Jim Grosbach | 2013-08-20 | 1 | -5/+6 |
* | ARM: Properly constrain comparison fastisel register classes. | Jim Grosbach | 2013-08-16 | 1 | -1/+1 |
* | Enable FastISel on ARM for Linux and NaCl, not MCJIT | JF Bastien | 2013-06-14 | 1 | -0/+1 |
* | 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 |
* | Fix ARM FastISel tests, as a first step to enabling ARM FastISel | Derek Schuff | 2013-05-14 | 1 | -1/+1 |
* | 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 using immediates with select instructions. | Chad Rosier | 2011-11-11 | 1 | -0/+99 |