Skip to content
  • Chris Lattner's avatar
    Gaar! Don't use r11 for CR save/restore, use R0. R11 can be register · ac59ab51
    Chris Lattner authored
    allocated, thus live across the save/reload.  This fixes
    
    llc-beta /MultiSource/Applications/spiff/spiff
    llc-beta /MultiSource/Benchmarks/sim/sim:
    llc-beta /MultiSource/Benchmarks/Ptrdist/bc/bc
    llc-beta /MultiSource/Benchmarks/McCat/12-IOtest/iotest:
    llc-beta /MultiSource/Benchmarks/FreeBench/fourinarow/fourinarow
    llc-beta /MultiSource/Benchmarks/Fhourstones-3.1/fhourstones3.1
    llc-beta /MultiSource/Benchmarks/mediabench/adpcm/rawdaudio/rawdaudio
    llc-beta /MultiSource/Benchmarks/mediabench/adpcm/rawcaudio/rawcaudio
    llc-beta /MultiSource/Benchmarks/mediabench/g721/g721encode/encode
    llc-beta /MultiSource/Benchmarks/mediabench/jpeg/jpeg-6a/cjpeg
    
    and probably others, with -regalloc=local.
    
    llvm-svn: 28761
    ac59ab51
Loading