[PATCH] D18257: Add "first class" lowering for deopt operand bundles

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 18:40:37 PDT 2016


sanjoy updated this revision to Diff 51096.
sanjoy marked 3 inline comments as done.
sanjoy added a comment.

- address review


http://reviews.llvm.org/D18257

Files:
  include/llvm/IR/Statepoint.h
  lib/CodeGen/SelectionDAG/FastISel.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  test/CodeGen/X86/deopt-bundles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18257.51096.patch
Type: text/x-patch
Size: 12869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160319/465483db/attachment.bin>


More information about the llvm-commits mailing list