Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Generate vcmp instead of vcmpe | Kristof Beyls | 2019-10-08 | 1 | -40/+40 |
* | [ARM] Added testing for D64160. NFC | David Green | 2019-07-04 | 1 | -0/+80 |
* | [ARM] Consider undefined-on-NaN conditions in checkVSELConstraints | Oliver Stannard | 2019-03-01 | 1 | -34/+251 |
* | [ARM] Use VCMP, not VCMPE, for floating point equality comparisons | James Molloy | 2017-02-13 | 1 | -4/+4 |
* | [aarch32] fix bug 18268: Incorrect condition of vsel | Weiming Zhao | 2013-12-18 | 1 | -4/+4 |
* | [ARMv8] Change hasV8Fp to hasFPARMv8, and other command line options | Joey Gouly | 2013-09-13 | 1 | -1/+1 |
* | [ARMv8] Add CodeGen support for VSEL. | Joey Gouly | 2013-08-22 | 1 | -0/+309 |