oota-llvm.git
2007-01-28 Anton KorobeynikovDrop CSRET CC
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-28 Reid SpencerThis file has been dead for a long time. Remove it.
2007-01-28 Reid SpencerRegenerate.
2007-01-28 Reid SpencerFor PR1137:
2007-01-28 Reid SpencerTest case for PR1137. This makes sure that we don't...
2007-01-27 Chris Lattnerprovide a definition for uintptr_t
2007-01-27 Chris LattnerFix test/Transforms/InstCombine/2007-01-27-AndICmp...
2007-01-27 Chris LattnerTestcase for an instcombine miscompilation reduced...
2007-01-27 Reid SpencerUse -f option so test is repeatable.
2007-01-27 Reid SpencerAdd a test case for PR411.
2007-01-27 Reid SpencerMake this really do nothing.
2007-01-27 Owen AndersonDescribe the recent changes to the bytecode format...
2007-01-27 Bill WendlingMake d'tor out-of-line.
2007-01-27 Chris LattnerMake SmallSet<whatever*, N> faster by transparently...
2007-01-27 Chris Lattneradd some missing API
2007-01-27 Chris LattnerGive SmallSet a reasonable fallback if it gets large...
2007-01-27 Chris Lattnerimplement SmallPtrSet::erase
2007-01-27 Chris LattnerFix a limitation of SmallPtrSet. Before it would asser...
2007-01-27 Chris Lattneradd some comments on the algorithm
2007-01-27 Chris Lattneradd a note
2007-01-27 Chris LattnerAdd a new SmallSet ADT specialized for pointers.
2007-01-27 Reid SpencerAdd some comments, fix an 80 cols violation.
2007-01-27 Bill WendlingReturn an X86ELFWriterInfo object.
2007-01-27 Bill WendlingUse TargetELFWriterInfo class.
2007-01-27 Bill WendlingAccessor for the TargetELFWriterInfo class object.
2007-01-27 Bill WendlingX86 implementation of the TargetELFWriterInfo class.
2007-01-27 Bill WendlingThe TargetELFWriterInfo class holds target-specific...
2007-01-27 Evan ChengNew entry.
2007-01-27 Evan ChengThumb jumptable support.
2007-01-27 Chris Lattnersimplify insert interface
2007-01-27 Chris Lattnerclean up comment
2007-01-27 Chris Lattneradd an explanatory comment.
2007-01-27 Reid SpencerApparently the last commit is wrong. Reverted.
2007-01-27 Reid SpencerRemove a double negative.
2007-01-27 Evan ChengThumb add / sub with carry.
2007-01-27 Evan ChengThumb tests.
2007-01-27 Evan ChengMerge tests.
2007-01-26 Lauro Ramos... Some asm directives fixes for ELF.
2007-01-26 Jim LaskeyMake the constant honest.
2007-01-26 Nate BegemanFix a spelling error
2007-01-26 Nate BegemanHandle multiple functions, properly mangle symbols...
2007-01-26 Chris Lattnerfit in 80 cols
2007-01-26 Jim Laskeyrename files
2007-01-26 Evan ChengRepresent tADDspi and tSUBspi as two-address instructions.
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2007-01-26 Lauro Ramos... Fix Data16bitsDirective for ELF.
2007-01-26 Evan ChengConditional branch being fixed up is not the last MI...
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerMake sure that an upgraded index is also inserted into...
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerEnsure that gep_upgrade zext instructions we insert...
2007-01-26 Lauro Ramos... If the constant pool value is a extern weak symbol...
2007-01-26 Evan Chengextload -> zextload
2007-01-26 Reid SpencerRemove extraneous ; to make some versions of bison...
2007-01-26 Devang PatelOrder createSimplifyLibCallsPass() after a set of funct...
2007-01-26 Jim LaskeyFiles missing from LABEL check in.
2007-01-26 Reid SpencerRemove the SignedType class and other dead code. Improv...
2007-01-26 Jim LaskeyMake LABEL a builtin opcode.
2007-01-26 Jim LaskeyClarify some constants.
2007-01-26 Andrew LenharthWork around broken binutils on alpha
2007-01-26 Reid SpencerFor PR1122:
2007-01-26 Reid SpencerFor PR761:
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerFor All These Bugs:
2007-01-26 Reid SpencerFor PR761:
2007-01-26 Reid SpencerFor PR761:
2007-01-26 Reid SpencerFor PR761:
2007-01-26 Reid SpencerFor PR761:
2007-01-26 Reid SpencerFor PR761:
2007-01-26 Reid SpencerRegenerate for PR645 and PR761
2007-01-26 Reid SpencerFor PR645:
2007-01-26 Reid SpencerFor PR645:
2007-01-26 Reid SpencerFor PR645:
2007-01-26 Reid SpencerIntegerType is a sized DerivedType too.
2007-01-26 Reid SpencerClean up comments and assert messages that still refer...
2007-01-26 Reid SpencerFix an assertion message.
2007-01-26 Evan ChengSplitBlockBeforeInstr() insert a unconditional branch...
2007-01-26 Devang PatelRemove dead code.
2007-01-26 Evan ChengNeed to scan the function for branches even if there...
2007-01-26 Devang PatelInherit CallGraphSCCPass directly from Pass.
2007-01-26 Devang PatelInherit FunctionPass directly from Pass.
2007-01-25 Evan ChengForgot to update this.
2007-01-25 Devang PatelInherit BasicBlockPass directly from Pass.
2007-01-25 Evan ChengAdd comment, fix typo, reduce memory usage, etc.
2007-01-25 Evan ChengI am an idiot.
2007-01-25 Evan ChengFix comment.
2007-01-25 Evan ChengFix test case.
2007-01-25 Devang PatelRemove dead code.
2007-01-25 Evan Cheng- Tell PEI that PPC will handle stack frame rounding...
2007-01-25 Evan ChengAdded a MRegisterInfo hook that tells PEI the target...
2007-01-25 Lauro Ramos... fix fcopysign test
2007-01-25 Lauro Ramos... Fix elf object definition.
2007-01-25 Evan ChengDoh. Skip JT branches.
2007-01-25 Chris LattnerMake llvm-extract preserve the callingconv of prototype...
2007-01-25 Jim Laskey1. Remove dwarf-verbose option (now asm-verbose.)
2007-01-25 Jim LaskeyMigrate print routines to asm to be shared by exception...
2007-01-25 Evan ChengAdded (preliminary) branch shortening capability to...
2007-01-25 Evan ChengGetting rid uses of evil std::set<>
2007-01-25 Chris LattnerFix test/CFrontend/2007-01-24-InlineAsmCModifier.c...
next