Import the boost scoped_ptr class to LLVM. This patch was prepared by
[oota-llvm.git] / lib /
2007-11-15 Owen AndersonMore templatization.
2007-11-15 Bill WendlingAdding debug output during coalescing.
2007-11-15 Bill WendlingNeed to increment the iterator.
2007-11-14 Duncan SandsI discover array_lengthof, thanks to gabor on #llvm.
2007-11-14 Evan ChengOops. Debugging code shouldn't have been checked in.
2007-11-14 Ted KremenekRemoved debug #define that was accidentally checked...
2007-11-14 Duncan SandsSimplify the attribute verification code.
2007-11-14 Anton KorobeynikovRegenerate
2007-11-14 Anton KorobeynikovAdd pure/const attributes. Documentation will follow.
2007-11-14 Anton KorobeynikovFix PIC jump table codegen on x86-32/linux. In fact...
2007-11-14 Duncan SandsEliminate the recently introduced CCAssignToStackABISiz...
2007-11-14 Ted KremenekAdded two new overloaded versions of BatchEmitOwnedPtrs and
2007-11-14 Evan ChengClean up sub-register implementation by moving subReg...
2007-11-14 Nick LewyckyAllow the block extractor take to take a list of basic...
2007-11-14 Chris LattnerImplement PR1796 and Transforms/SimplifyCFG/noreturn...
2007-11-14 Owen AndersonStart the process of making MachineLoopInfo possible...
2007-11-13 Chris LattnerFix the regression on Transforms/GlobalOpt/deadglobal...
2007-11-13 Owen AndersonRun computeDomForest() on the set of registers that...
2007-11-13 Owen AndersonPreserve LiveVariables when doing critical edge splitting.
2007-11-13 Dale JohannesenRevert previous; these files aren't ready to go in...
2007-11-13 Dale JohannesenAdd parameter to getDwarfRegNum to permit targets
2007-11-13 Evan ChengFix x86-64 jit: remove reliance on Dwarf numbers.
2007-11-13 Bill WendlingUnifacalize the CALLSEQ{START,END} stuff.
2007-11-13 Chris LattnerImplement PR1786 by iterating between dead cycle elimin...
2007-11-13 Bill WendlingUnify CALLSEQ_{START,END}. They take 4 parameters:...
2007-11-12 Anton KorobeynikovCompletely forgot, that we have some debug information...
2007-11-12 Bruno Cardoso LopesAdded JumpTable support
2007-11-12 Ted KremenekAdded versions of ReadPtr that takes an explicit Serial...
2007-11-12 Owen AndersonBreak critical edges coming into blocks with PHI nodes.
2007-11-12 Owen AndersonAdd a flag for indirect branch instructions.
2007-11-12 Evan ChengRefactor some code.
2007-11-12 Owen AndersonAs Chris and Evan pointed out, BreakCriticalMachineEdge...
2007-11-11 Anton KorobeynikovClarify the meaning of '-2' register number
2007-11-11 Anton KorobeynikovUse TableGen to emit information for dwarf register...
2007-11-10 Dale JohannesenAdd CCAssignToStackABISizeAlign for convenience in
2007-11-10 Ted KremenekUpdated method signature to conform with the typedef...
2007-11-10 Arnold SchwaighoferUpdate tailcall code to include inline attribute operan...
2007-11-10 Ted KremenekAdded "random access" to the Deserializer to allow...
2007-11-09 Hartmut KaiserFixed a strange construct. Please review.
2007-11-09 Evan ChengUnbreak x86-64 jumptable.
2007-11-09 Anton KorobeynikovSilence a warning
2007-11-09 Dale JohannesenRevert previous rewrite per chris's comments.
2007-11-09 Chris LattnerTighten up a check for folding away loads from (newly...
2007-11-09 Duncan SandsMove MinAlign to MathExtras.h.
2007-11-09 Anton KorobeynikovFix indent
2007-11-09 Anton KorobeynikovForget to commit users part of value mapper interface
2007-11-09 Anton KorobeynikovAnd delete this one
2007-11-09 Duncan SandsFix some load/store logic that would be wrong for
2007-11-09 Duncan SandsAdd terminating newline.
2007-11-09 Evan ChengMuch improved pic jumptable codegen:
2007-11-09 Evan ChengDidn't mean to check these in.
2007-11-09 Evan ChengBug fix. Passive nodes are not in SUnitMap.
2007-11-09 Dale JohannesenRewrite Dwarf number handling per review comments.
2007-11-09 Ted KremenekUpdated Deserializer class to provide more information...
2007-11-08 Owen AndersonThis preserves critical edge breaking.
2007-11-08 Owen AndersonMake BreakCriticalMachineEdges available as a pass...
2007-11-08 Ted KremenekAdded typedef "SerializedPtrID" to represent the pointe...
2007-11-08 Andrew LenharthBetter check
2007-11-08 Andrew LenharthFix PR1780
2007-11-08 Lauro Ramos Venancio[ARM] Implement __builtin_thread_pointer.
2007-11-08 Evan ChengIf both parts of smul_lohi, etc. are used, don't simpli...
2007-11-08 Owen AndersonAdd the majority of machine-level critical edge breakin...
2007-11-08 Owen AndersonTake another stab at getting isLiveIn() and isLiveOut...
2007-11-08 Owen AndersonBring UsedBlocks back. StrongPHIElimination needs...
2007-11-07 Dale JohannesenComplete conditionalization of Dwarf reg numbers.
2007-11-07 Ted KremenekImplemented generic serialization of APFloat.
2007-11-07 Ted KremenekImplemented serialization of signed integers.
2007-11-07 Evan ChengSimplify my (il)logic.
2007-11-07 Owen AndersonAdd some more of StrongPHIElim.
2007-11-07 Dale JohannesenInterchange Dwarf numbers of ESP and EBP on x86 Darwin.
2007-11-06 Ted KremenekSerializer no longer automatically emits a root-level...
2007-11-06 Ted KremenekAugmented ReadPtr and ReadOwnedPtr to control whether...
2007-11-06 Chris Lattnermake smallptrset more const and type correct, which...
2007-11-06 Dan GohmanRemainder operations must be either integer or floating...
2007-11-06 Chris Lattnerfix const correctness, BB is const, so its predecessors...
2007-11-06 Chris Lattnerdon't put erase or query for non-allocainst pointers...
2007-11-06 Chris LattnerImplement PR1777 by detecting dependent phis that
2007-11-06 Evan ChengWhen the allocator rewrite a spill register with new...
2007-11-06 Duncan SandsAt the point of calculating the shift amount, the
2007-11-06 Ted KremenekRenamed "Flush()" to "FlushRecord()".
2007-11-06 Ted KremenekAdded support for processing abbreviations in the Deser...
2007-11-06 Evan ChengFirst step towards moving the coalescer to priority_que...
2007-11-06 Evan ChengFix a bug where a def use operand isn't being detected...
2007-11-06 Evan ChengAdd pseudo dependency to force two-address instruction...
2007-11-06 Chris LattnerFix PR1774 and BasicAA/2007-11-05-SizeCrash.ll
2007-11-06 Owen AndersonAdd a few comments.
2007-11-06 Owen AndersonDomForest is a forest of registers, not instructions.
2007-11-06 Owen AndersonStrongPHIElimination requires LiveVariables.
2007-11-06 Bruno Cardoso LopesBetter processor definition
2007-11-06 Chris Lattnerwrap long lines
2007-11-05 Dan GohmanAdd support for vector remainder operations.
2007-11-05 Dan GohmanFix an abort in instcombine when folding creates a...
2007-11-05 Rafael EspindolaMove the LowerMEMCPY and LowerMEMCPYCall to a common...
2007-11-05 Ted KremenekAdded support in serializer and deserializer to create...
2007-11-05 Dale JohannesenMake labels work in asm blocks; allow labels as
2007-11-05 Ted KremenekAdded default creation of root-level block by bitstream...
2007-11-05 Devang PatelIf a value is incoming from outside the loop then the...
2007-11-05 Lauro Ramos Venancio[ARM] Fix code generation for:
2007-11-05 Duncan SandsDon't output ABI size padding twice. By using the...
2007-11-05 Evan ChengMove SimpleRegisterCoalescing.h to lib/CodeGen since...
next