[llvm] r236916 - ScheduleDAGInstrs: In functions with tail calls PseudoSourceValues are not non-aliasing distinct objects

Arnold Schwaighofer aschwaighofer at apple.com
Fri May 8 17:15:07 PDT 2015


r236921 should fix it.

On 05/08/15 05:11 PM, Quentin Colombet  wrote:
> 
> 
> 
> 
> Hi Arnold,
> 
> 
> 
> The PowerPC part of the patch does not compile.
> 
> 
> 
> 
> 
> /lib/Target/PowerPC/PPCISelLowering.cpp:4218:5: error: use of undeclared identifier 'MF'
> 
> MF.getFrameInfo()->setHasTailCall();



More information about the llvm-commits mailing list