[PATCH] D26872: Outliner: Add MIR-level outlining pass
    Sean Silva via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 17 00:57:46 PST 2017
    
    
  
silvas added a comment.
In case you're wondering, that didn't take that long to reduce to that point. Just have to learn the tools and workflow. We have amazing tools for doing test case reduction and an easily understandable test-suite build system! (mad props to those who made bugpoint; the folks that made test-suite awesome; and LLD's -save-temps; and a bit of -globalopt and -metarenamer to clean things up)
F2985252: download (1).png <https://reviews.llvm.org/F2985252>
Repository:
  rL LLVM
https://reviews.llvm.org/D26872
    
    
More information about the llvm-commits
mailing list