Commit Verlauf

Autor SHA1 Nachricht Datum
  Aaron Kutch 400c5042d8 Completely replace `LargeInt` vor 4 Jahren
  Max Audron 5238652515 add 32 bit shift instructions vor 4 Jahren
  bjorn3 783430e6ae Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions vor 5 Jahren
  Alex Crichton cf98161da7 Remove the need for #[cfg] in #[use_c_shim_if] vor 6 Jahren
  Alex Crichton c88c9502b7 Run rustfmt over everything vor 6 Jahren
  Alex Crichton a6f7dfd2fd Fix nightly CI vor 7 Jahren
  Scott McMurray ed89a17f25 Make them all `pub` vor 7 Jahren
  Scott McMurray 5e71218390 Implement all the 128-bit operator lang items from rust PR 46093 vor 7 Jahren
  est31 c9a261895e Refactor int builtins to use associated consts vor 7 Jahren
  Alex Crichton 7de57cd4f9 Handle aeabi aliasing vor 7 Jahren
  Alex Crichton 47ff81325c Use more intrinsics on msvc vor 7 Jahren
  Alex Crichton 7886ae275b Port sdiv to traits + `intrinsics!` vor 7 Jahren
  Alex Crichton 2f2bb32e40 Use traits instead of macros for shift intrinsics vor 7 Jahren
  Jorge Aparicio cc0d8ba2d1 remove the current test suite vor 8 Jahren
  Jorge Aparicio 47b45d1d62 adjust the check! macro to accept AAPCS intrinsics vor 8 Jahren
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics vor 8 Jahren
  est31 37d349015e Disable quickcheck tests on mips vor 8 Jahren
  est31 b78e956f08 Add quickcheck tests vor 8 Jahren
  est31 1e27c3f937 i128 shift intrinsics vor 8 Jahren
  Jorge Aparicio a163ca7ac3 fix more warnings vor 8 Jahren
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source vor 8 Jahren
  Alex Crichton 8e161a791a Expand and refactor teting infrastructure vor 8 Jahren
  Jorge Aparicio 384c48ce9b don't test always against gcc_s vor 8 Jahren
  Jorge Aparicio 9493c37455 test our implementations against gcc_s vor 8 Jahren
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module vor 8 Jahren