OSDN Git Service

revert r284495: [Target] remove TargetRecip class
authorSanjay Patel <spatel@rotateright.com>
Tue, 18 Oct 2016 18:36:49 +0000 (18:36 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 18 Oct 2016 18:36:49 +0000 (18:36 +0000)
commitbbcb21daf0bf6842d689da366f42feddabf67f35
tree8ce0262aeaa6a3c044e57aedf594a9d2cd2e736a
parentecd85eb6cd6969d0356e87e6db79ff5f07b712fb
revert r284495: [Target] remove TargetRecip class

There's something wrong with the StringRef usage while parsing the attribute string.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284513 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
include/llvm/Target/TargetLowering.h
include/llvm/Target/TargetOptions.h
include/llvm/Target/TargetRecip.h [new file with mode: 0644]
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/CMakeLists.txt
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/TargetRecip.cpp [new file with mode: 0644]
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h