[llvm-commits] [llvm] r39967 - in /llvm/trunk: lib/Target/X86/X86MachineFunctionInfo.h lib/Target/X86/X86RegisterInfo.cpp lib/Target/X86/X86RegisterInfo.h test/CodeGen/X86/2006-05-02-InstrSched2.ll test/CodeGen/X86/2006-05-11-InstrSched.ll test/CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll test/CodeGen/X86/2007-05-07-InvokeSRet.ll

Anton Korobeynikov asl at math.spbu.ru
Tue Jul 17 03:25:33 PDT 2007


Everyone,

> Log:
> Use push / pop for prologues and epilogues.
This patch at least breaks llvm-gcc (on x86/linux) bootstrap due to bad
codegen. So, be careful and revert it, if necessary.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-commits mailing list