[all-commits] [llvm/llvm-project] 20f634: [Thumb] Add test case where the machine-outliner c...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Nov 24 12:28:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20f634f275b431ff256ba45cbcbb6dc5bd945fb3
      https://github.com/llvm/llvm-project/commit/20f634f275b431ff256ba45cbcbb6dc5bd945fb3
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
    A llvm/test/CodeGen/Thumb2/outlined-fn-may-clobber-lr-in-caller.ll

  Log Message:
  -----------
  [Thumb] Add test case where the machine-outliner clobbers LR.

Add ad test case where `bl OUTLINED_FUNCTION_0` clobbers LR, which in
turn is used the later call to memcpy to return to the caller.




More information about the All-commits mailing list