oota-llvm.git
2003-11-16 Chris LattnerFix PR116
2003-11-16 Chris LattnerNew testcase, for PR 115
2003-11-16 Chris LattnerBugz
2003-11-16 Chris LattnerFixes for PR114: Thanks to Reid Spencer!
2003-11-16 Brian GaekeRegenerated with autoconf-2.57.
2003-11-16 Brian GaekeOnly default to the llvm-gcc in ~lattner if that direct...
2003-11-16 Brian GaekeAs per PR96, don't build subdirs if LLVMGCCDIR is not...
2003-11-14 Misha BrukmanStylesheets: they do a website good!
2003-11-14 Chris LattnerImplement a small optimization to handling of GEP's...
2003-11-14 Chris LattnerI can't believe the incompetence of the people I have...
2003-11-14 Chris LattnerBugz come in, bugs go out
2003-11-14 Chris LattnerFix PR 110: the constant folding code assumes that...
2003-11-14 Chris LattnerThis is obviously illegal C++ code, but was apparently...
2003-11-14 Misha BrukmanGive props to Reid Spencer for the namespacification...
2003-11-14 Misha BrukmanBrian implemented the vaarg instruction in the interpreter.
2003-11-13 Chris LattnerExpose the verifier to opt
2003-11-13 Brian GaekeRemoved link from the docs index too.
2003-11-13 Chris LattnerAs the comments indicate, this is a temporary, repulsiv...
2003-11-13 Chris LattnerImplement feature: InstCombine/2003-11-13-ConstExprCast...
2003-11-13 Chris LattnerInstcombine should promote this, and because it isn...
2003-11-13 Chris LattnerTrying to get the dsgraph for an external function...
2003-11-13 Misha BrukmanFixed word order.
2003-11-13 Chris LattnerNEW testcase for PR84 :(
2003-11-13 Brian GaekeChange LLI's internal representation of va_list to...
2003-11-13 Chris LattnerImplement the CompleteBU pass
2003-11-13 Chris LattnerAdd methods for implementation
2003-11-13 Chris LattnerMinor code cleanup
2003-11-13 Chris LattnerRemove needless dependence on boost
2003-11-13 Chris LattnerDisable integer tracking by default
2003-11-13 Chris LattnerAdd namespace qualifier
2003-11-13 Chris LattnerMinor cleanups
2003-11-13 Chris LattnerAdd an initial version of the CompleteBUDataStructures...
2003-11-13 Chris LattnerAdd an initial version of the CompleteBUDataStructures...
2003-11-13 Misha BrukmanInclude the file before we close the llvm namespace.
2003-11-13 Misha BrukmanSubstantially re-organized this file:
2003-11-13 Misha BrukmanThe function to create an instance of this pass is...
2003-11-13 Misha BrukmanThe functions to create new instances of passes are...
2003-11-13 Misha Brukman* Put command-line switches in their own namespace
2003-11-13 Misha BrukmanForce a dependency on the .inc file, which must be...
2003-11-12 Chris LattnerFine-grainify namespaces for this library
2003-11-12 Misha BrukmanYou cannot debug namespacified LLVM with GDB 5.x anymore.
2003-11-12 Brian GaekeAdd another fixed bug.
2003-11-12 Chris LattnerFix faulty namespacification
2003-11-12 Misha BrukmanRegenerated `configure' for adding Makefiles and test...
2003-11-12 Misha BrukmanOK, scratch my last post, this actually *does* work...
2003-11-12 Chris LattnerAdd new testcase for PR112
2003-11-12 Misha BrukmanApparently adding these entries and regenerating llvm...
2003-11-12 Misha BrukmanSome programs actually require an input to run. The...
2003-11-12 Brian GaekeMention LLVM cast instructions.
2003-11-12 Brian GaekeUpdate section on GNU lightning fp.
2003-11-12 Brian GaekeI won't claim we're "better than and/or different from...
2003-11-12 John CriswellRegress to not using the llvm namespace.
2003-11-12 Brian GaekeMake the beginning of this page look like the beginning...
2003-11-12 Brian Gaekeindex.html: Add link to llvm vs. the world
2003-11-12 Chris LattnerThis color is making me want to puke :)
2003-11-12 Brian GaekeWhoops, a div got closed in the wrong place.
2003-11-12 Brian GaekeFirst draft of LLVM-to-anything comparison document.
2003-11-12 Misha BrukmanAdd FreeBench benchmarks to our test suite -- they...
2003-11-12 Chris LattnerAdd new argument to disable checking
2003-11-12 Chris LattnerAdd argument
2003-11-12 Chris LattnerThe bytecode reader/writer is borking this testcase
2003-11-12 Chris LattnerThis is not the instruction combiner's fault! No really!
2003-11-12 Chris LattnerReduced testcase for PR 110
2003-11-12 Chris LattnerDetect problems with PHI node operands!
2003-11-12 Chris LattnerRestore the -llvm option
2003-11-12 Chris LattnerPrint return nodes for graphs with multiple functions...
2003-11-12 Chris LattnerDon't crash if no gg
2003-11-12 Chris LattnerPR107 is now fixed
2003-11-12 Chris LattnerFix bug PR107, patch contributed by Reid Spencer!
2003-11-12 Chris LattnerNew testcase for PR107
2003-11-12 Brian GaekeI don't think this was supposed to have gotten into...
2003-11-12 Chris LattnerCleanups
2003-11-11 Chris Lattnerreword a bit, be less aggressive with my link
2003-11-11 Chris LattnerAdd a link to the llvmdev posting
2003-11-11 Brian GaekeMention that all LLVM C++ code has been moved into...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-11-11 Brian GaekeMove IsArchive, IsBytecode to FileUtilities. Fix up...
2003-11-11 Brian GaekeMove IsArchive and IsBytecode here from gccld. Refactor...
2003-11-11 Brian GaekeAdd prototypes for CheckMagic, IsArchive, and IsBytecode.
2003-11-11 Brian GaekeAdd another fixed bug.
2003-11-11 Chris LattnerCompute node offsets correctly
2003-11-11 Misha Brukman'Tis quite silly to check for a cached version of the...
2003-11-11 Brian GaekeThis version of Linker.cpp works a lot better, but...
2003-11-11 Brian GaekeAdd implementation of FileOpenable().
2003-11-11 Brian Gaeke VS: ---------------------------------------------...
2003-11-11 Misha BrukmanThe caching will not live in LLEE's execve() handler...
2003-11-11 Chris LattnerAdd new method for computing node mappings. This is...
2003-11-11 Chris LattnerAdd new method
2003-11-11 Misha BrukmanAdded link to ``CVS Branching and Tags Primer''.
2003-11-11 Misha BrukmanShorten the "updating Makefile" status print-out.
2003-11-10 Brian GaekeFix problems linking against the reoptimizer; _llvm_reg...
2003-11-10 Chris LattnerReorganize code for locality, improve comments
2003-11-10 Chris LattnerInclude forms of SplitCriticalEdge which work correctly...
2003-11-10 Chris LattnerNo really, I'm not on crack
2003-11-10 Chris LattnerHelper method
2003-11-10 Chris LattnerAdjust to new critical edge interface
2003-11-10 Chris LattnerMove isCriticalEdge & SplitCritical into this file...
2003-11-10 Chris LattnerMove isCriticalEdge & SplitCritical edge out of this...
2003-11-10 Brian GaekeRegenerated.
2003-11-10 Brian GaekePatch to fix PR102, contributed by Reid Spencer.
next