aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-11-15 00:11:24 +0000
committerErich Keane <erich.keane@intel.com>2017-11-15 00:11:24 +0000
commit8202521cf57bf1cbe77e3fe3228e15580b1388d3 (patch)
tree362ac5e11aa9ebbd6dbc68b38913b9b52a8cf797 /llvm/lib/CodeGen/MachineFunction.cpp
parentede2449fd150b8bfdbd4f63744a818076de46b58 (diff)
downloadllvm-8202521cf57bf1cbe77e3fe3228e15580b1388d3.zip
llvm-8202521cf57bf1cbe77e3fe3228e15580b1388d3.tar.gz
llvm-8202521cf57bf1cbe77e3fe3228e15580b1388d3.tar.bz2
Simplify CpuIs code to use include from LLVM
LLVM exposes a file in the backend (X86TargetParser.def) that contains information about the correct list of CpuIs values. This patch removes 2 of the copied and pasted versions of this list from clang and instead includes the data from the .def file. Differential Revision: https://reviews.llvm.org/D40054 llvm-svn: 318234
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions