[all-commits] [llvm/llvm-project] c313a6: Revert "[NFC] Fix test reserve_global_reg.ll after...

Carey Williams via All-commits all-commits at lists.llvm.org
Fri Nov 29 09:13:55 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c313a6bdbe365644a84069162a5f4d73dec2131c
      https://github.com/llvm/llvm-project/commit/c313a6bdbe365644a84069162a5f4d73dec2131c
  Author: Carey Williams <carey.williams at arm.com>
  Date:   2019-11-29 (Fri, 29 Nov 2019)

  Changed paths:
    M llvm/test/Feature/reserve_global_reg.ll

  Log Message:
  -----------
  Revert "[NFC] Fix test reserve_global_reg.ll after 2d739f9"

This reverts commit aea7578fade2563cb5ea60548914667b515c457a.


  Commit: 76fd58d0fe69667304569cb1c4cffe041c3cb9c5
      https://github.com/llvm/llvm-project/commit/76fd58d0fe69667304569cb1c4cffe041c3cb9c5
  Author: Carey Williams <carey.williams at arm.com>
  Date:   2019-11-29 (Fri, 29 Nov 2019)

  Changed paths:
    M clang/docs/ClangCommandLineReference.rst
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Basic/TargetInfo.h
    M clang/include/clang/Driver/Options.td
    M clang/lib/Basic/Targets/ARM.cpp
    M clang/lib/Basic/Targets/ARM.h
    M clang/lib/Driver/ToolChains/Arch/ARM.cpp
    M clang/lib/Sema/SemaDecl.cpp
    R clang/test/Driver/arm-reserved-reg-options.c
    R clang/test/Sema/arm-global-regs.c
    M llvm/lib/Target/ARM/ARM.td
    M llvm/lib/Target/ARM/ARMAsmPrinter.cpp
    M llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
    M llvm/lib/Target/ARM/ARMFrameLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMSubtarget.cpp
    M llvm/lib/Target/ARM/ARMSubtarget.h
    M llvm/lib/Target/ARM/ARMTargetTransformInfo.h
    R llvm/test/CodeGen/ARM/reg-alloc-fixed-r6-vla.ll
    R llvm/test/CodeGen/ARM/reg-alloc-with-fixed-reg-r6-modified.ll
    R llvm/test/CodeGen/ARM/reg-alloc-with-fixed-reg-r6.ll
    R llvm/test/CodeGen/ARM/reg-alloc-wout-fixed-regs.ll
    R llvm/test/CodeGen/Thumb/callee_save_reserved.ll
    R llvm/test/Feature/reserve_global_reg.ll

  Log Message:
  -----------
  Revert "[ARM] Allocatable Global Register Variables for ARM"

This reverts commit 2d739f98d8a53e38bf9faa88cdb6b0c2a363fb77.


Compare: https://github.com/llvm/llvm-project/compare/3b0b7536a318...76fd58d0fe69


More information about the All-commits mailing list