[PATCH] D37966: [TableGen] Generate formatted DAGISelEmitter without relying on formatted_raw_ostream.
    Krzysztof Parzyszek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep 19 12:29:45 PDT 2017
    
    
  
kparzysz accepted this revision.
kparzysz added a comment.
This revision is now accepted and ready to land.
On my machine, in the debug build of TableGen, the time for X86 -gen-dag-isel went down from 61s to 52s.
https://reviews.llvm.org/D37966
    
    
More information about the llvm-commits
mailing list