[all-commits] [llvm/llvm-project] 52a6d4: [X86] Add initialize function for X86FixupSetCC so...
topperc via All-commits
all-commits at lists.llvm.org
Tue Apr 28 23:31:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 52a6d47ada7269a6cc9c9031cdc412f0fc369954
https://github.com/llvm/llvm-project/commit/52a6d47ada7269a6cc9c9031cdc412f0fc369954
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M llvm/lib/Target/X86/X86.h
M llvm/lib/Target/X86/X86FixupSetCC.cpp
M llvm/lib/Target/X86/X86TargetMachine.cpp
Log Message:
-----------
[X86] Add initialize function for X86FixupSetCC so that it will show up in print-after-all.
More information about the All-commits
mailing list