[PATCH] SimplifyCFG: recognise and simplify more no-op resumes.

Peter Collingbourne peter at pcc.me.uk
Mon Apr 1 11:20:19 PDT 2013


    - Don't try to delete the blocks ourselves as we can get it wrong in some cases, instead let SimplifyCFG do it.

Hi baldrick,

http://llvm-reviews.chandlerc.com/D563

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D563?vs=1347&id=1466#toc

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/TrivialLPads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D563.2.patch
Type: text/x-patch
Size: 12608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130401/0e1ecbd3/attachment.bin>


More information about the llvm-commits mailing list