[all-commits] [llvm/llvm-project] 1385ab: [X86] Use X86AS enum constants to replace hardcode...
topperc via All-commits
all-commits at lists.llvm.org
Wed Jun 10 22:31:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1385ab356ab5d155af4cfa3ab9af7f3dbe7d3bea
https://github.com/llvm/llvm-project/commit/1385ab356ab5d155af4cfa3ab9af7f3dbe7d3bea
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
Log Message:
-----------
[X86] Use X86AS enum constants to replace hardcoded numbers in more places. NFC
More information about the All-commits
mailing list