Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Fast-isel register class constrain for extends. | Jim Grosbach | 2013-08-16 | 1 | -1/+1 |
* | ARM: Clean up fast-isel machine verifier errors. | Jim Grosbach | 2013-08-16 | 1 | -2/+2 |
* | 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 |
* | Extend test case for r168657. | Chad Rosier | 2012-11-27 | 1 | -0/+30 |
* | 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 comparing integer non-legal types. | Chad Rosier | 2011-11-02 | 1 | -0/+47 |