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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 11:42:54 PDT 2016


sanjoy updated this revision to Diff 51202.
sanjoy added a comment.

Minor fixes:

- CHECK: for a specific kind of nop
- Add a couple of comments


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.51202.patch
Type: text/x-patch
Size: 13158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160321/30f6d037/attachment.bin>


More information about the llvm-commits mailing list