Cleanup/remove some parts of the lifetime region handling code in memdep and GVN,
[oota-llvm.git] / include /
2009-12-01 Devang PatelAdd utility routine to create subprogram definition...
2009-12-01 Dan GohmanAdd edge source labels to SelectionDAG graphs, now...
2009-12-01 Jakob Stoklund OlesenMove PHIElimination::isLiveOut method to LiveVariables.
2009-12-01 Gabor Greiftypo
2009-12-01 Gabor Greifdemonstrate usage of Cases() mapping several strings...
2009-12-01 Eric ChristopherRemove the gcc builtins from the intrinsics, we'll...
2009-12-01 Evan ChengFix PR5614: parts of a physical register def may be...
2009-11-30 Dan GohmanFix typos in comments.
2009-11-30 Bob WilsonRemove isProfitableToDuplicateIndirectBranch target...
2009-11-30 Benjamin KramerFix odd declaration.
2009-11-30 Tobias GrosserRemove forgotten ShortNames in Trie and CompilationGraph
2009-11-30 Tobias GrosserRemove ShortNames from getNodeLabel in DOTGraphTraits
2009-11-30 Tobias GrosserInstantiate DefaultDOTGraphTraits
2009-11-30 Tobias GrosserDo not point edge heads to source labels
2009-11-30 Tobias GrosserOnly print edgeSourceLabels if they are not empty
2009-11-30 Tobias GrosserSmall PostDominatorTree improvements
2009-11-30 Tobias GrosserRemove ":" after BB name in -view-cfg-only
2009-11-30 Mon P WangAdded support to allow clients to custom widen. For...
2009-11-29 Chris Lattnermark all the 'foo with overflow' intrinsics as readnone.
2009-11-28 Chris LattnerEnhance InsertPHITranslatedPointer to be able to return...
2009-11-27 Chris LattnerRework InsertPHITranslatedPointer to handle the recursi...
2009-11-27 Chris Lattnerfactor some logic out of instcombine into a new Simplif...
2009-11-27 Chris Lattnerteach GVN's load PRE to insert computations of the...
2009-11-27 Chris LattnerFix phi translation in load PRE to agree with the phi
2009-11-27 Chris Lattnerfactor some instcombine simplifications for getelementp...
2009-11-26 Bob WilsonRename new TailDuplicationPass to avoid name conflict...
2009-11-26 Chris LattnerImplement PR1143 (at -m64) by making basicaa look throu...
2009-11-26 Chris Lattnermove DecomposeGEPExpression out into ValueTracking.cpp
2009-11-26 Bob WilsonSplit tail duplication into a separate pass. This...
2009-11-25 Viktor KutuzovRollback changes r89516: Added two SubtargetFeatures...
2009-11-25 Devang PatelUse StringRef (again) in DebugInfo interface.
2009-11-25 Edward O'CallaghanAdjust comments to new semantics.
2009-11-25 Edward O'CallaghanAPI change Path::isSpecialFile to Path::isRegularFile...
2009-11-25 Daniel DunbarAdd the rest of the build system logic for optional...
2009-11-25 Daniel DunbarAdd CMake and configure logic to create llvm/Config...
2009-11-24 Bob WilsonRefactor target hook for tail duplication as requested...
2009-11-24 Devang PatelUse StringRef instead of std::string in DIEString.
2009-11-24 Devang PatelRemove DebugLabelFolder pass. It is not used by dwarf...
2009-11-24 Edward O'CallaghanFix comments as pre-post review for rev.89765.
2009-11-24 Edward O'CallaghanProvide Path::isSpecialFile interface for PR5568.
2009-11-24 Devang PatelEmit pubtypes.
2009-11-23 Jeffrey Yasskin* Move stub allocation inside the JITEmitter, instead...
2009-11-23 Dan GohmanRemove ISD::DEBUG_LOC and ISD::DBG_LABEL, which are...
2009-11-23 Jeffrey YasskinAllow more than one stub to be being generated at the...
2009-11-23 Devang PatelAdd CreateLocation varinat that accepts MDNode (with...
2009-11-23 Dan GohmanRename SelectionDAGLowering to SelectionDAGBuilder...
2009-11-23 Chris Lattneradd a helper
2009-11-23 Duncan SandsI forgot to update the prototype for LLVMBuildIntCast...
2009-11-23 Nick LewyckyPull LLVMContext out of PromoteMemToReg.
2009-11-23 Nick LewyckyRemove unused LLVMContext.
2009-11-22 Daniel DunbarSourceMgr: Add ShowLine argument to PrintMessage, to...
2009-11-22 Jim GrosbachAdd getFrameIndexReference() to TargetRegisterInfo...
2009-11-22 Daniel DunbarUse ExtractElementInst::Create instead of new; patch...
2009-11-22 Chris LattnerRemove the AliasAnalysis::getMustAliases method, which...
2009-11-21 Evan ChengAllow target to disable if-converting predicable instru...
2009-11-21 Devang PatelWe are not using DBG_STOPPOINT anymore.
2009-11-21 Evan ChengMaintain stylistic consistency.
2009-11-21 Jakob Stoklund OlesenBe more clever about calculating live variables through...
2009-11-21 Daniel DunbarAllow SmallString to implicitly convert to StringRef.
2009-11-21 Viktor KutuzovAdded two SubtargetFeatures::AddFeatures methods, which...
2009-11-20 David GoodwinRestructure code to allow renaming of multiple-register...
2009-11-20 Dan GohmanTarget-independent support for TargetFlags on BlockAddr...
2009-11-20 Sean CallananRecommitting PALIGNR shift width fixes.
2009-11-20 Sean CallananReverting PALIGNR fix until I figure out how this
2009-11-20 Sean CallananFixed PALIGNR to take 8-bit rotations in all cases.
2009-11-20 Dan GohmanMake Loop::getLoopLatch() work on loops which don't...
2009-11-20 David GoodwinRemove some old experimental code that is no longer...
2009-11-20 Dan GohmanFix fast-isel to avoid selecting the return instruction...
2009-11-20 Jakob Stoklund OlesenAdd MachineBasicBlock::getName, and use it in place...
2009-11-19 Dan GohmanExtend CaptureTracking to indicate when a value is...
2009-11-19 Benjamin Kramercstdlib is not automatically included with StringRef...
2009-11-19 Benjamin KramerRemove the now obsolete algorithm include from StringRef.h.
2009-11-19 Torok EdwinWorkaround PR5482, because all the gcc versions that...
2009-11-19 Edward O'CallaghanAdd PS3 Triple class, Credit to John Thompson.
2009-11-19 Jim GrosbachMake EliminateDuplicatePHINodes() available as a utilit...
2009-11-19 Daniel DunbarTwine: Stores kinds as uchar instead of bitfield to...
2009-11-18 Jeffrey YasskinRemove spurious @verbatim. Patch by Timo Juhani Lindfors!
2009-11-18 Jakob Stoklund OlesenAllow the machine verifier to be run outside the PassMa...
2009-11-18 Jakob Stoklund OlesenRemove the -early-coalescing option
2009-11-18 Viktor KutuzovAdded getDefaultSubtargetFeatures method to SubtargetFe...
2009-11-18 Bob WilsonAdd a target hook to allow changing the tail duplicatio...
2009-11-18 Bill WendlingThe llvm-gcc front-end and the pass manager use two...
2009-11-18 Dan GohmanSimplify ComputeMultiple so that it doesn't depend...
2009-11-17 Devang PatelRemove dead code.
2009-11-17 Eric ChristopherAdd ability to set code model within the execution...
2009-11-17 Evan ChengAdd a WriteAsOperand for MachineBasicBlock so MachineLo...
2009-11-17 Viktor KutuzovAdded getArchNameForAssembler method to the Triple...
2009-11-17 Nuno Lopesadd Case() with 5 args
2009-11-17 Duncan Sands1. Allow SCCIterator to work with GraphT types that...
2009-11-17 Duncan SandsFollowing a suggestion of Daniel Dunbar, stop people...
2009-11-17 Lang HamesFixed call to wrong constructor.
2009-11-17 Jeffrey YasskinIn GlobalVariable::setInitializer, assert that the...
2009-11-16 Eric ChristopherFix unused variables warnings.
2009-11-16 Dan GohmanRevert 88957. This file uses CodeGenOpt, which is defin...
2009-11-16 Dan GohmanRemove an unnecessary #include.
2009-11-16 Dan GohmanSink a #include <map> to where it's actually needed.
2009-11-16 Dan GohmanMake PseudoSourceValue's classof recognize
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-16 Douglas GregorMake ERROR_IF_USED macro work with GCC <= 4.2, Apple...
2009-11-16 Duncan SandsMake sure that if anyone passes a name by accident...
next