Historial de Commits

Autor SHA1 Mensaje Fecha
  Guillaume Chatelet 90b08b77ef [Alignment][NFC] Support compile time constants hace 5 años
  Guillaume Chatelet 4ddc21624e Revert "[Alignment][NFC] Allow constexpr Align" hace 5 años
  Guillaume Chatelet 3a0e85180c [Alignment][NFC] Allow constexpr Align hace 5 años
  JF Bastien 44846c4c50 [Support] Added overflow checking add, sub and mul. hace 6 años
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Zvi Rackover 5a8feb7893 MathExtras UnitTest: Assert that isPowerOf2(0) is false. NFC. hace 8 años
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified hace 8 años
  Benjamin Kramer 5c42a4d473 [MathExtras] Fix undefined behavior (shift by bit width) hace 8 años
  Zachary Turner dc88b88a05 [Support] Add some helpers to generate bitmasks. hace 8 años
  Davide Italiano 582d2b4b31 [ADT/MathExtras] Make buildbot happy again. hace 8 años
  Davide Italiano 07ca53dbb5 [ADT/MathExtras] Add tests for PowerOf2Floor (previously untested). hace 8 años
  Davide Italiano 17ff1559b1 [ADT/MathExtras] Introduce PowerOf2Ceil. hace 8 años
  Justin Lebar 5e704c77a9 Add tests for max/minIntN(64). hace 9 años
  Justin Lebar c71e1994e1 Fix isShiftedInt and isShiftedUint for widths > 32. hace 9 años
  Justin Lebar 0616793d5c Don't do uint64_t(1) << 64 in maxUIntN. hace 9 años
  Dylan McKay e4d291c532 Add tests to Support/MathExtras hace 9 años
  NAKAMURA Takumi 0440e817b9 MathExtrasTest.cpp: Use EXPECT_DOUBLE_EQ here, instead of EXPECT_FLOAT_EQ. hace 9 años
  Rui Ueyama 3edb0ec229 Update to use new name alignTo(). hace 9 años
  Nathan Slingerland 21314fb768 [Support] Add saturating multiply-add support function hace 9 años
  Nathan Slingerland 09a7daad01 [Support] Change SaturatingAdd()/SaturatingMultiply() to use pointer for returning overflow state hace 9 años
  Nathan Slingerland 0197bd6d5e [Support] Add optional argument to SaturatingAdd() and SaturatingMultiply() to indicate that overflow occurred hace 9 años
  Nathan Slingerland f2bc179203 [Support] Fix SaturatingMultiply<T>() to be correct (and fast), Re-enable Unit Tests hace 9 años
  Daniel Sanders 0bee4edf8c Revert the revert 253497 and 253539 - These commits aren't the cause of the clang-cmake-mips failures. hace 9 años
  Daniel Sanders 0a3cc8fdf5 Revert 253497 and 253539 to try to fix clang-cmake-mips buildbot. hace 9 años
  Nathan Slingerland 0171b5136f [Support] Disable SaturatingMultiply() unit test while investigating hace 9 años
  Nathan Slingerland 156d5ee497 [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try) hace 9 años
  Nathan Slingerland d4cf58476e Revert "[llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions" hace 9 años
  Nathan Slingerland 4918b66f84 [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions hace 9 años
  Maksim Panchenko 3b3752c898 HHVM calling conventions. hace 10 años
  Benjamin Kramer 3d24eee47b Try to fix the MSVC build. hace 10 años