search for: coalescerassert

Displaying 2 results from an estimated 2 matches for "coalescerassert".

2010 Nov 09
1
[LLVMdev] [LLVMDev] Reserved Registers
So, there exists registers which are reserved denoted by the Machine Register Info :: getReserved field. I am wondering if these registers are reserved or preserved? I have come across a case where a reserved register was used. Namely it's in "llvm\test\CodeGen\X86\2009-04-27-CoalescerAssert.ll" where the reserved register ESP (54) in block "bb98.fragment" on line 854. Is this use of a reserved register a mistake or not? Thanks, Jeff Kunkel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attach...
2011 Dec 15
2
[LLVMdev] llvm/clang test failures on powerpc-darwin8
...04-19-vmaddfp-crash.ll LLVM : : CodeGen/PowerPC/2006-09-28-shift_64.ll LLVM : : CodeGen/PowerPC/2007-03-30-SpillerCrash.ll LLVM : : CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll LLVM : : CodeGen/PowerPC/2007-05-22-tailmerge-3.ll LLVM : : CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll LLVM : : CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll LLVM : : CodeGen/PowerPC/2007-11-16-landingpad-split.ll LLVM : : CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll LLVM : : CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll LLVM : : CodeGen/PowerPC/2008-03-17-RegS...