oota-llvm.git
2007-07-09 Chris Lattnerforce a cpu without SSE
2007-07-09 Chris Lattnerallow this to work on ppc-darwin
2007-07-09 Chris Lattnerremove this bogus t-t
2007-07-09 Chris LattnerThe various "getModuleMatchQuality" implementations...
2007-07-09 Chris Lattneradd target triple to fix PR1546
2007-07-09 Chris Lattnerwork around an aparent gcc name resolution bug by
2007-07-09 Chris Lattnerimplement operator= for smallptrset
2007-07-09 Owen AndersonFix a comment.
2007-07-09 Chris LattnerFix this warning:
2007-07-09 Dan GohmanMove the APInt form of SCEVUnknown::getIntegerSCEV...
2007-07-09 Dan GohmanFix a typo in a comment.
2007-07-09 Dan GohmanAdd explicit triples to these tests so that llc behaves...
2007-07-09 Gabor Greifmissed this one
2007-07-09 Gabor Greiffix typos
2007-07-09 Gabor Greifeliminated all references to 'bytecode' from .pod files
2007-07-09 Reid SpencerUpdate the svn:ignore property to eliminate all files
2007-07-09 Reid SpencerAdd more svn:ignore property values.
2007-07-09 Reid SpencerMore svn:ignore property restorations.
2007-07-09 Reid SpencerRestore properties I accidentally deleted with the...
2007-07-09 Reid SpencerSet the svn:ignore property to ignore the Debug, Releas...
2007-07-09 Reid SpencerRemove the cvsupdate script. Its no longer useful in...
2007-07-09 Reid SpencerRegenerate.
2007-07-09 Reid Spencercvs -> svn
2007-07-09 Reid SpencerSubversionify the documentation.
2007-07-09 Owen AndersonImprove a hotspot that was making build_sets() slower...
2007-07-09 Reid SpencerSubversionify the script.
2007-07-09 Owen AndersonStart using a set representation that remembers the...
2007-07-09 Reid SpencerBytecode -> Bitcode
2007-07-09 Reid SpencerMinor language change upgrader -> upgrade tool
2007-07-09 Reid SpencerThis dir does not appear under /docs anymore but under...
2007-07-09 Reid SpencerLinks for commands are now generated into /cmds/ URL.
2007-07-09 Reid SpencerFix some minor typos.
2007-07-09 Reid SpencerFix some typos.
2007-07-09 Reid SpencerFix a typo.
2007-07-09 Reid SpencerFix a typo.
2007-07-09 Reid SpencerFix some minor typos, again to test the auto-update...
2007-07-09 Reid SpencerRemove an unneeded space, mostly to verify that auto...
2007-07-08 Reid SpencerInstall things needed by llvm-top to allow successful...
2007-07-08 Reid SpencerLLVM needs ModuleInfo.txt as well.
2007-07-07 Owen AndersonFix an error where ANTIC_OUT was ending up with more...
2007-07-07 Nick LewyckyBack out Devang's fix for PR1320 because it causes...
2007-07-06 Evan ChengNo need for ccop anymore.
2007-07-06 Evan ChengTeach if-conversion about instructions that were alread...
2007-07-06 Evan ChengImmutablePredicateOperand is no more.
2007-07-06 Evan ChengIncorrect check.
2007-07-06 Evan ChengDo away with ImmutablePredicateOperand.
2007-07-06 Evan ChengisUnpredicatedTerminator should treat conditional branc...
2007-07-06 Evan ChengDo away with ImmutablePredicateOperand.
2007-07-06 Owen AndersonA first stab at memory dependence analysis. This is...
2007-07-06 Owen AndersonAdd some accessors to improve consistency.
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-07-06 Devang PatelThese rountines are now available as part of basic...
2007-07-06 Devang PatelRequest DominanceFrontiner in advance.
2007-07-06 Devang PatelPreserve various analysis info.
2007-07-06 Devang PatelAdd SplitEdge and SplitBlock utility routines.
2007-07-06 Owen AndersonBe more aggressive in the heuristic. This mostly expos...
2007-07-06 Gabor Greiffinishing touches of bytecode -> bitcode changes. also...
2007-07-06 Owen AndersonAchieve what the incorrect test was trying to do by...
2007-07-06 Owen AndersonRemove an incorrect check.
2007-07-06 Duncan SandsThe exception handling intrinsics return values,
2007-07-06 Dan GohmanRemove redundant declarations.
2007-07-06 Gabor Greifeliminate residual cruft related to recognizing bytecode
2007-07-06 Dan GohmanFix a comment so that the element numbering match the...
2007-07-06 Dan GohmanAdd an explicit triple to the big-endian tests so that...
2007-07-06 Duncan SandsIndexes into the list of filter ids cannot be output
2007-07-06 Duncan SandsTest that byte offsets are used to index into the list
2007-07-06 Rafael EspindolaAdd the byval attribute
2007-07-06 Gabor GreifSolaris 2.x does not have RLIMIT_RSS, check for this...
2007-07-06 Duncan SandsRemove propagateEHRegister in favour of a more limited
2007-07-06 Duncan SandsRemove ExtractGlobalVariable - use StripPointerCasts
2007-07-06 Zhou ShengCorrect a typo.
2007-07-06 Evan ChengWorkaround of getCopyToRegs and getCopyFromRegs bugs...
2007-07-06 Evan ChengChange CalculateHeights and CalculateDepths to be non...
2007-07-06 Evan ChengRefactor code to add initial support for OptionalDefOpe...
2007-07-06 Evan ChengPrint the s bit if the instruction is toggled to its...
2007-07-06 Evan ChengPredicateDefOperand -> OptionalDefOperand.
2007-07-06 Evan ChengAdd OptionalDefOperand to stand for optionally defined...
2007-07-05 Owen AndersonFix a bunch of issues found in a testcase from 400...
2007-07-05 Evan ChengFix test.
2007-07-05 Chris Lattneravoid ambiguity in target selection
2007-07-05 Evan ChengInitial ARM JIT support by Raul Fernandes Herbster.
2007-07-05 Dan GohmanAdd explicit keywords.
2007-07-05 Dan GohmanMake MachineFunctionPass::runOnFunction non-virtual...
2007-07-05 Anton KorobeynikovProper flag __alloca call
2007-07-05 Dan GohmanMake the debug string for ISD::MERGE_VALUES consistent...
2007-07-05 Dan GohmanAdd a parameter to getCopyToParts and getCopyFromParts...
2007-07-05 Chris LattnerThis enum is dead
2007-07-05 Chris Lattnerupdate the .cvs files.
2007-07-05 Chris Lattnerupdate the .cvs files
2007-07-05 Evan ChengDoh
2007-07-05 Chris Lattnerremove a dead case
2007-07-05 Evan ChengUnbreak the build.
2007-07-05 Evan ChengUnbreak the build.
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-07-05 Dale JohannesenRecord my recent work.
2007-07-05 Chris Lattnerthe arm backend is not building, temporarily disable it.
2007-07-05 Devang PatelFix PR1539. Add LoopPassPrinter.
2007-07-05 Duncan SandsMake sure only one copy of a filter is placed in the
2007-07-05 Duncan SandsTest commit.
2007-07-05 Reid SpencerAdd a note about llvm2cpp's dubious future.
next