aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/MachO/InterfaceFile.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-11-28 22:51:04 +0000
committerSanjay Patel <spatel@rotateright.com>2018-11-28 22:51:04 +0000
commit2de209313e88467ec0103b1c69d37f80eef03107 (patch)
tree9995aea6e29b1e46755ed27295ddb99e641cbb4c /llvm/lib/TextAPI/MachO/InterfaceFile.cpp
parentb02baf0a7ee606ade1de639e8f534942bef663a7 (diff)
downloadllvm-2de209313e88467ec0103b1c69d37f80eef03107.zip
llvm-2de209313e88467ec0103b1c69d37f80eef03107.tar.gz
llvm-2de209313e88467ec0103b1c69d37f80eef03107.tar.bz2
[x86] try select simplification for target-specific nodes
This failed to select (which might be a separate bug) in X86ISelDAGToDAG because we try to create a select node that can be simplified away after rL347227. This change avoids the problem by simplifying the SHRUNKBLEND node sooner. In the test case, we manage to realize that the true/false values of the select (SHRUNKBLEND) are the same thing, so it simplifies away completely. llvm-svn: 347818
Diffstat (limited to 'llvm/lib/TextAPI/MachO/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions