Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate FMINNAN/FMINNUM/FMAXNAN/FMAXNUM from SDAGBuilder. | James Molloy | 2015-08-17 | 1 | -1/+1 |
* | [ARM] Rejig vmax tests a bit | James Molloy | 2015-08-13 | 1 | -245/+113 |
* | [ARM] generate VMAXNM/VMINNM for a compare followed by a select, in safe math... | Artyom Skrobov | 2015-05-06 | 1 | -0/+285 |
* | [ARM] make vminnm/vmaxnm work with ?le, ?ge and no-nans-fp-math | Scott Douglass | 2015-04-08 | 1 | -2/+95 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -8/+8 |
* | [ARM] Select VMAXNM and VMINNM regardless of operand order | Oliver Stannard | 2014-10-27 | 1 | -12/+56 |
* | [ARMv8] Change hasV8Fp to hasFPARMv8, and other command line options | Joey Gouly | 2013-09-13 | 1 | -13/+13 |
* | [ARMv8] Add CodeGen for VMAXNM/VMINNM. | Joey Gouly | 2013-08-23 | 1 | -0/+46 |
* | Add the tests that I forgot to 'svn add' with my previous commit (r186504). | Joey Gouly | 2013-07-17 | 1 | -0/+42 |