[all-commits] [llvm/llvm-project] d57a87: [X86][ISel] Lowering llvm.thread.pointer
FreddyLeaf via All-commits
all-commits at lists.llvm.org
Mon Oct 11 20:01:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d57a87ea89c750b6d1cf359b619eea4eda806e1a
https://github.com/llvm/llvm-project/commit/d57a87ea89c750b6d1cf359b619eea4eda806e1a
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
A llvm/test/CodeGen/X86/thread_pointer-error.ll
A llvm/test/CodeGen/X86/thread_pointer.ll
Log Message:
-----------
[X86][ISel] Lowering llvm.thread.pointer
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D110681
More information about the All-commits
mailing list