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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 16:59:31 PDT 2016


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

- fix minor typo in assertion message


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.50991.patch
Type: text/x-patch
Size: 11699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/dc04d2d3/attachment.bin>


More information about the llvm-commits mailing list