Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a llvm.copysign intrinsic | Hal Finkel | 2013-08-19 | 1 | -0/+53 |
* | Add ISD::FROUND for libm round() | Hal Finkel | 2013-08-07 | 1 | -0/+52 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -33/+33 |
* | TBAA: remove !tbaa from testing cases if not used. | Manman Ren | 2013-05-02 | 1 | -84/+78 |
* | LoopVectorize: Vectorize math builtin calls. | Benjamin Kramer | 2013-02-27 | 1 | -0/+24 |
* | Remove the -licm pass from the loop vectorizer test because the loop vectoriz... | Nadav Rotem | 2013-01-09 | 1 | -1/+1 |
* | Force a fixed unroll count on the target independent tests. | Nadav Rotem | 2013-01-05 | 1 | -1/+1 |
* | LoopVectorize: Enable vectorization of the fmuladd intrinsic | Hal Finkel | 2012-12-25 | 1 | -0/+60 |
* | LoopVectorize: support vectorizing intrinsic calls | Paul Redmond | 2012-12-09 | 1 | -0/+851 |