Skip to content
  • Gabor Greif's avatar
    reapply r101434 · f375520f
    Gabor Greif authored
    with a fix for self-hosting
    
    rotate CallInst operands, i.e. move callee to the back
    of the operand array
    
    the motivation for this patch are laid out in my mail to llvm-commits:
    more efficient access to operands and callee, faster callgraph-construction,
    smaller compiler binary
    
    llvm-svn: 101465
    f375520f
Loading