Historique des commits

Auteur SHA1 Message Date
  Craig Topper d2fea3400f [X86] Remove what little support we had for MPX il y a 6 ans
  Pengfei Wang 107f2083e6 [X86] Support -march=tigerlake il y a 6 ans
  Sjoerd Meijer fdf203171d Test commit. NFC. il y a 6 ans
  JF Bastien 990bc2d565 Support __seg_fs and __seg_gs on x86 il y a 6 ans
  Craig Topper 94d43dcd1a [X86] Attempt to make the Intel core CPU inheritance a little more readable and maintainable il y a 6 ans
  Pengfei Wang 791ff53e75 [X86] -march=cooperlake (clang) il y a 6 ans
  Pengfei Wang 6bd2547442 [X86] Add ENQCMD instructions il y a 6 ans
  Pengfei Wang 7c9c5922e0 [X86] Add VP2INTERSECT instructions il y a 6 ans
  Craig Topper 2cee20d777 [X86] Split multi-line chained assignments into single lines to avoid making clang-format create triangle shaped indentation. Simplify one if statement to remove a bunch of string matches. NFCI il y a 6 ans
  Craig Topper 197e8c7ceb [X86] Stop implicitly enabling avx512vl when avx512bf16 is enabled. il y a 6 ans
  Luo, Yuanke 7bdbc78bb8 Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper Lake il y a 6 ans
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC il y a 6 ans
  Craig Topper d311fb0d8a [X86] Correct the value of MaxAtomicInlineWidth for pre-586 cpus il y a 6 ans
  Craig Topper 8338647122 [X86] Use the CPUKind enum from PROC_ALIAS to directly get the CPUKind in fillValidCPUList. il y a 6 ans
  Craig Topper e993d49b6e [X86] Remove getCPUKindCanonicalName which is unused. il y a 6 ans
  Craig Topper b4f4320de3 [X86] Separate PentiumPro and i686. They aren't aliases in the backend. il y a 6 ans
  Craig Topper f213fe058c [X86] Only define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 in 64-bit mode. il y a 6 ans
  Craig Topper 309f4aff2a [X86] Remove 'cx16' from 'prescott' and 'yonah' as they are 32-bit only CPUs and cmpxchg16b requires 64-bit mode. il y a 6 ans
  Ganesh Gopalasubramanian fb0be32b52 [X86] AMD znver2 enablement il y a 6 ans
  Nirav Dave 893b8523f1 [X86] Add clang support for X86 flag output parameters. il y a 6 ans
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Nirav Dave d19326b24a Revert "Clang side support for @cc assembly operands." il y a 6 ans
  Nirav Dave 494d569b4e Clang side support for @cc assembly operands. il y a 6 ans
  Craig Topper f5025150c0 [X86] Add -march=cascadelake support in clang. il y a 6 ans
  Reid Kleckner d1628e42d7 Add LLVM_FALLTHROUGH annotation after switch il y a 6 ans
  Craig Topper 8ba68e72b7 [X86] Remove 'rtm' feature from KNL. il y a 6 ans
  Craig Topper e4d507a6bd [X86] Remove FeatureRTM from Skylake processor list il y a 6 ans
  Ali Tamur cb44f60cfc Introduce code_model macros il y a 6 ans
  Craig Topper ef72cd73f3 [X86] Add the movbe instruction intrinsics from icc. il y a 6 ans
  Erich Keane 6fb021633b Move AESNI generation to Skylake and Goldmont il y a 7 ans