[PATCH] D22724: [PM] Significantly refactor the pass pipeline parsing to be easier to reason about and less error prone.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 20:29:36 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL277561: [PM] Significantly refactor the pass pipeline parsing to be easier to (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D22724?vs=66603&id=66611#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22724
Files:
llvm/trunk/include/llvm/Passes/PassBuilder.h
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/test/Other/pass-pipeline-parsing.ll
llvm/trunk/test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22724.66611.patch
Type: text/x-patch
Size: 29272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/66609264/attachment.bin>
More information about the llvm-commits
mailing list