| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86][SSE] Add _mm_undefined_* intrinsics | Simon Pilgrim | 2015-08-26 | 1 | -0/+18 |
| * | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -3/+3 |
| * | [Headers] Add tests for _mm256_insert_epi64 and fix its definition | Filipe Cabecinhas | 2015-02-19 | 1 | -0/+24 |
| * | Patched clang to emit x86 blends as shufflevectors. | Filipe Cabecinhas | 2014-05-13 | 1 | -0/+12 |
| * | Intrinsics: fix extract & insert when index is out of bound. | Manman Ren | 2013-10-23 | 1 | -0/+18 |
| * | Re-enable pcmpistri/pcmpestri builtins in clang now that llvm supports them p... | Craig Topper | 2012-08-06 | 1 | -0/+70 |
| * | test/CodeGen/avx-builtins.c: Fix more for -Asserts. | NAKAMURA Takumi | 2012-01-25 | 1 | -1/+1 |
| * | fix broken testcase. | Chris Lattner | 2012-01-25 | 1 | -2/+2 |
| * | Represent 256-bit unaligned loads natively and remove the builtins. Similar c... | Craig Topper | 2012-01-25 | 1 | -0/+25 |

