[all-commits] [llvm/llvm-project] 718a1c: [X86] Add test where block placement separates cal...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 7 02:53:18 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 718a1c989ace99ea6059ed907d46dedca542d308
https://github.com/llvm/llvm-project/commit/718a1c989ace99ea6059ed907d46dedca542d308
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M llvm/test/CodeGen/X86/call-rv-marker.ll
Log Message:
-----------
[X86] Add test where block placement separates call from RV marker.
The test shows how block placement can separate a call from the marker
instruction and the ObjC call after CALL_RVMARKER expansion.
More information about the All-commits
mailing list