| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Lowering sqrt intrinsics to native IR | Tomasz Krupa | 2018-06-15 | 1 | -4/+8 |
| * | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -24/+24 |
| * | [X86] Fix SQRTSS/SQRTSD/RCPSS/RCPSD intrinsics to use sse_load_f32/sse_load_f... | Craig Topper | 2017-11-13 | 1 | -16/+8 |
| * | [X86] Add tests for full vector loads to fold-load-unops.ll. | Craig Topper | 2017-11-13 | 1 | -0/+68 |
| * | [X86] Regenerate fold-load-unops.ll and add and avx512f command line. | Craig Topper | 2017-11-13 | 1 | -8/+9 |
| * | [X86] Avoid folding scalar loads into unary sse intrinsics | Michael Kuperstein | 2015-12-31 | 1 | -10/+84 |
| * | Make utils/update_llc_test_checks.py note that the assertions are | James Y Knight | 2015-11-23 | 1 | -0/+1 |
| * | add SSE run to check non-AVX codegen | Sanjay Patel | 2015-04-25 | 1 | -16/+38 |
| * | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
| * | add X86 load folding tests for unary math ops | Sanjay Patel | 2015-02-19 | 1 | -0/+57 |

