Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Do not use llc -march in tests. | Matthias Braun | 2017-08-01 | 1 | -1/+1 |
* | [ARM] Don't pessimize i32 vselect. | Charlie Turner | 2015-11-17 | 1 | -5/+6 |
* | [ARM] Add instruction selection patterns for vmin/vmax | Silviu Baranga | 2015-08-19 | 1 | -8/+7 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -12/+12 |
* | ARM: fixup more tests to specify the target more explicitly | Saleem Abdulrasool | 2014-04-03 | 1 | -1/+1 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -6/+6 |
* | ARM: Improve codegen for generic vselect. | Jim Grosbach | 2013-07-08 | 1 | -25/+21 |
* | ARM cost model: Fix costs for some vector selects | Arnold Schwaighofer | 2013-03-15 | 1 | -106/+10 |
* | ARM cost model: Increase cost of some vector selects we do terrible on | Arnold Schwaighofer | 2013-03-14 | 1 | -0/+207 |
* | ARM: Mark VSELECT as 'expand'. | Jim Grosbach | 2012-10-12 | 1 | -0/+12 |