oota-llvm.git
2003-11-20 Misha BrukmanAdd ability to search only for native shared object...
2003-11-20 Chris LattnerNew testcase for PR141
2003-11-20 Chris LattnerStart using the nicer terminator auto-insertion API
2003-11-20 Chris LattnerSpew symbolic types!
2003-11-20 Chris LattnerWhen spewing out warnings during function resolution...
2003-11-20 Chris LattnerSomehow I forgot poor little UnwindInst
2003-11-20 Chris Lattner* Finegrainify namespacification
2003-11-20 Chris Lattner* Add new constructors to allow insertion of terminator...
2003-11-20 Misha BrukmanFor consistency, removed space between function name...
2003-11-20 Misha Brukman* Doxygenified comments, simplifying them and shortenin...
2003-11-20 Alkis EvlogimenosMerging the linear scan register allocator in trunk...
2003-11-20 Chris LattnerOne new bug fixed, one old bug fixed.
2003-11-20 Chris LattnerTestcase for PR113
2003-11-20 Chris LattnerDon't crash if we are printing an orphaned basic block!
2003-11-19 Brian GaekeUnbreak the "-" as filename hack.
2003-11-19 Chris Lattnerbugz
2003-11-19 Brian GaekeAlso print an error msg. for files we cannot currently...
2003-11-19 Brian GaekeFix PR134, by checking FileOpenable() on each input...
2003-11-19 Chris LattnerNew testcase for PR133
2003-11-19 John CriswellWe now support different expectations for different...
2003-11-19 Chris LattnerFine grainify namespaceification
2003-11-19 Chris Lattnerupdate test
2003-11-19 Chris LattnerGenericize tests
2003-11-19 Chris LattnerCleanup test
2003-11-19 Chris LattnerReally, there was a reason for me factoring that out
2003-11-19 Chris Lattner*** Significantly speed up type resultion
2003-11-19 Chris LattnerImprove test portability
2003-11-19 Chris LattnerFix testcase. This should no longer be XFAIL'd
2003-11-19 Chris Lattner* Finegrainify namespacification
2003-11-19 Chris LattnerMinor efficiency improvements, finegrainify namespacifi...
2003-11-19 Chris LattnerIn the future, these slabs can be null...
2003-11-19 Chris LattnerMinor efficiency improvements all over. Finegrainify...
2003-11-19 Chris LattnerFine grainify namespacification, #include file that...
2003-11-19 Chris LattnerFinegrainify namespacification
2003-11-19 Chris LattnerMinor speedup to do less linear time searches of infor...
2003-11-19 Chris Lattneradd new FAQ entry
2003-11-19 Chris LattnerMore bugz
2003-11-19 Chris LattnerNew testcase for PR 130
2003-11-19 Chris LattnerFix PR130, and testcase test/Regression/Linker/2003...
2003-11-18 Chris LattnerTestcase for PR131
2003-11-18 Chris LattnerAdd a few new bugs
2003-11-18 Chris Lattnernew testcase for PR126
2003-11-18 Chris LattnerNew testcase for PR125
2003-11-18 Chris LattnerTestcase for PR128
2003-11-18 Chris LattnerFix PR123
2003-11-18 John CriswellAdded the new GCC front end section to the table of...
2003-11-18 John CriswellAdded information on the GCC front end.
2003-11-18 Brian GaekeOnly use -Wl,-R. if HAVE_LINK_R.
2003-11-18 Chris LattnerAdd new bug fixed in the CFE
2003-11-18 Brian GaekeRegenerated using autoheader-2.57
2003-11-18 Brian GaekeRegenerated using autoconf-2.57
2003-11-18 Brian GaekeFix breakage caused by typos. Use 3-arg form of AC_DEFINE.
2003-11-18 Brian GaekeUpdate to reflect the fact that llvm-nm can read archiv...
2003-11-17 Misha BrukmanEmit the MachineConstantPool constants in one contiguou...
2003-11-17 Misha Brukman* Order #includes as per style guide
2003-11-17 Chris LattnerImplement == and != correctly. Before they would incor...
2003-11-17 Chris LattnerThe ConstantPointer class is now gone.
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...
next