1. 38057e0 Move the builtin headers to use the new license file header. by Chandler Carruth · 6 years ago
  2. be9413c [X86] Remove mask and passthru arguments from vpconflict builtins. Use select in IR instead. by Craig Topper · 6 years ago
  3. dc74ef6 [Builtins][Attributes][X86] Tag all X86 builtins with their required vector width. Add a min_vector_width function attribute and tag all x86 instrinsics with it by Craig Topper · 7 years ago
  4. 9f33b6a [X86] Remove mask argument from some builtins that are handled completely in CGBuiltin.cpp. Just wrap a select builtin around them in the header file instead. by Craig Topper · 7 years ago
  5. b1d69c0 lowering broadcastm by Jina Nahias · 7 years ago
  6. 7e12e09 [Clang][BuiltIn][AVX512] Adding intrinsics without mask for VBROADCAST and VPBROADCAST instruction set . by Michael Zuckerman · 9 years ago
  7. 91cb59b Headers: Switch some headers to LF line endings for consistency. by Peter Collingbourne · 9 years ago
  8. 01a7420 [X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTR by Michael Kuperstein · 10 years ago
  9. 55df9e3 [x86][AVX512CD] Add conflict and lzcnt intrinsics in their 512bit versions by Asaf Badouh · 10 years ago