[all-commits] [llvm/llvm-project] 1689ad: [builtins] Implement rounding mode support for i38...

Yi Kong via All-commits all-commits at lists.llvm.org
Mon Nov 18 10:36:12 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1689ad27af5c5712f42542807eb4ecdfe84c2eca
      https://github.com/llvm/llvm-project/commit/1689ad27af5c5712f42542807eb4ecdfe84c2eca
  Author: Yi Kong <yikong at google.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

  Changed paths:
    M compiler-rt/lib/builtins/CMakeLists.txt
    A compiler-rt/lib/builtins/i386/fp_mode.c
    M compiler-rt/test/builtins/Unit/addtf3_test.c
    M compiler-rt/test/builtins/Unit/subtf3_test.c

  Log Message:
  -----------
  [builtins] Implement rounding mode support for i386/x86_64

Differential Revision: https://reviews.llvm.org/D69870




More information about the All-commits mailing list