oota-llvm.git
2003-11-17 John CriswellAdded a check for the -R linker option.
2003-11-17 Misha BrukmanThis file was somehow missing a top-level comment line.
2003-11-17 Chris LattnerNo REALLY, get rid of ConstantPointer references
2003-11-17 Chris LattnerEliminate use of the ConstantPointer class
2003-11-17 Chris LattnerConstant folding shalt not be built on annotations
2003-11-17 Chris LattnerRemove usage of ConstantPointer
2003-11-17 Chris LattnerBe a bit more tolerant of broken code
2003-11-17 Chris LattnerFix copy-and-pasteo
2003-11-17 Brian GaekeRegenerated using autoconf-2.57.
2003-11-17 Brian GaekeEdit some comments slightly.
2003-11-16 Brian Gaekeadd PR117
2003-11-16 Brian GaekeDocument -disable-opt option that I added.
2003-11-16 Brian GaekeInclude Support/FileUtilities.h.
2003-11-16 Brian GaekeImplement skeletal support for __.SYMDEF (ranlib) secti...
2003-11-16 Brian GaekeWhen you hand WriteAsOperand a type, it now prints...
2003-11-16 Brian GaekeWhen failing a Verifier assertion, use WriteAsOperand...
2003-11-16 Brian GaekeAdd a -verify option to verify the results of gccld...
2003-11-16 Brian GaekeWhen we find a module we want, in an archive, in verbos...
2003-11-16 Chris LattnerDon't print 'No predecessors!' on the entry block
2003-11-16 Chris LattnerBugz fixed
2003-11-16 Chris LattnerThere is no need to rely on LLI working for this test
2003-11-16 Chris LattnerISO 9899 7.13.2.1 (3) says that "[...] the values of...
2003-11-16 Chris LattnerTestcase for PR116
2003-11-16 Chris Lattneradd adce bug
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...
next