oota-llvm.git
2004-12-09 Misha BrukmanConvert from being a copy of the man page to a full...
2004-12-09 Brian GaekeWe're continuing to make progress on MultiSource.
2004-12-09 Brian GaekeBytes and shorts are aligned differently from words.
2004-12-09 Brian GaekeFix asm-printing directives (how did we not see this...
2004-12-09 Reid SpencerMore grammaro's fixed.
2004-12-09 Reid SpencerClean up some grammaro's.
2004-12-09 Reid SpencerCorrect the version numbers for automake, Perl, and...
2004-12-09 Chris LattnerFully document the LLVM constants. This should go...
2004-12-09 Chris LattnerReflow and clean up some of the HTML in the initial...
2004-12-09 Chris LattnerMove the "High Level Structure" to before "Type System"
2004-12-09 Reid SpencerMore QMTest cruft gone!
2004-12-09 Chris Lattnernote to self: Do not check in debugging code!
2004-12-09 Chris LattnerImplement trivial sinking for load instructions. This...
2004-12-09 Chris LattnerRemove a dead field, make the map go to integer type...
2004-12-09 Jeff CohenFix residual Visual Studio build problems
2004-12-09 Test CommitTest commit
2004-12-09 Chris LattnerRemove #include inadvertently added
2004-12-09 Chris LattnerEliminate this ugly hack. This was put back in when...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for yet another case where we...
2004-12-08 Chris LattnerDo extremely simple sinking of instructions when they...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for another case where we query...
2004-12-08 Chris Lattnernew testcase
2004-12-08 Alkis EvlogimenosFix this regression and remove the XFAIL from this...
2004-12-08 Reid SpencerRemove last remnants of Python/QMTest support
2004-12-08 Reid SpencerImplement the LLVM_DO_NOT_BUILD feature. If a file...
2004-12-08 Chris LattnerFix Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll
2004-12-08 Chris LattnerThis testcase causes the instruction combiner to go...
2004-12-08 Chris LattnerMove method out of line
2004-12-08 Chris LattnerMove method out of line for better ICC support
2004-12-08 Chris LattnerProperly extern this.
2004-12-08 Chris LattnerDefine the pointer hash struct before the string one...
2004-12-08 John CriswellThe noreturn GCC extension is now supported.
2004-12-08 Chris LattnerTurn this error back into a warning, fixing the povray...
2004-12-08 Chris LattnerTest commit
2004-12-08 Reid SpencerBuild the man and ps versions of the command guide...
2004-12-08 Chris Lattnerignore generated file
2004-12-08 Alkis EvlogimenosMark this as an XFAIL until a fix is worked out.
2004-12-08 Tanya LattnerFixed broken link to Bruce Eckle's book.
2004-12-08 Tanya LattnerFixed a broken link to gcc manual.
2004-12-08 Tanya LattnerFixed broken link.
2004-12-08 Tanya LattnerFixed broken links.
2004-12-08 John CriswellMention in the exposition that lli can JIT on PowerPC...
2004-12-08 John CriswellWe don't have python test classes anymore.
2004-12-08 Reid SpencerAdd llvm-ld tool
2004-12-08 John CriswellMinor fixups.
2004-12-08 Tanya LattnerFixed typo in Dejagnu section.
2004-12-08 Tanya LattnerRemoved QMTest reference.
2004-12-08 Tanya LattnerRemoved QMTest reference.
2004-12-08 Tanya LattnerRemoved QMTest referrences. Updated ordering of notes.
2004-12-08 John CriswellFix spell'os.
2004-12-08 Reid SpencerMove documentation for various configuration options...
2004-12-08 Reid SpencerVarious 1.4ish corrections and additions.
2004-12-08 John CriswellUpdate the version numbers of the pre-built LLVM GCC...
2004-12-08 John CriswellFix llvmgcc to use the TestRunner substition mechanism.
2004-12-08 John Criswellxfail this across all platforms.
2004-12-08 Reid Spencer* Change version numbers of tarballs from 1.3 to 1.4
2004-12-08 Chris LattnerWork correctly with MSVC and ICC, patch contributed...
2004-12-08 Chris LattnerWork correctly with ICC, Patch contributed by Bjørn...
2004-12-08 Reid SpencerAdd descriptions of missing top level directories.
2004-12-08 Chris LattnerAdd support for compilers with arg dependent name looku...
2004-12-08 Chris LattnerAdd support for compilers without argument dependent...
2004-12-08 Chris LattnerMake this work with the ICC compiler, contributed by...
2004-12-08 Chris LattnerRemove unneeded class qualifier, contributed by Bjørn...
2004-12-08 Alkis EvlogimenosAdd regression
2004-12-08 Reid SpencerWhen -link-as-library, add -l options to Module's deplibs
2004-12-08 Reid SpencerMake an alternate version of this Makefile that can...
2004-12-08 Reid SpencerRemove -Woverloaded-virtual usage that was committed...
2004-12-08 Reid SpencerRemove variables that are not used by any of the LLVM...
2004-12-08 Reid SpencerRemove useless -L switch now that gccld -link-as-librar...
2004-12-08 Alkis EvlogimenosUse getOperand() and remove getElementAt() function.
2004-12-08 Chris LattnerRevert this disgusting hack, John has a much nicer...
2004-12-08 Chris LattnerAdd a disgusting hack to work around a libstdc++ issue...
2004-12-08 Chris LattnerThis test is xfail right now, to keep DJ clean, also...
2004-12-07 Reid Spencer* Eliminate redundancies
2004-12-07 Reid SpencerFor PR387:\
2004-12-07 Reid SpencerFor PR387:\
2004-12-07 Reid SpencerFor PR387:\
2004-12-07 Chris LattnerCommit the cleanup of the LLVM 1.4 release notes. ...
2004-12-07 Reid SpencerRevert the recent patches to "fix" ConstantFP::isValueV...
2004-12-07 Reid SpencerProvide a missing header file.
2004-12-07 Reid SpencerFix some comments.
2004-12-07 Alkis EvlogimenosFix check for valid floats. Also use and HUGE_VALF...
2004-12-07 Nate BegemanMove virtual function call out of loop to speed up...
2004-12-07 Reid SpencerFor PR387:\
2004-12-06 Reid SpencerFor PR387:
2004-12-06 Reid SpencerPR409 fixed.
2004-12-06 Reid SpencerFor PR409: \
2004-12-06 Reid SpencerFor PR409: \
2004-12-06 John CriswellThis test still fails on Darwin and Sparc/Solaris.
2004-12-06 Reid SpencerTest case for PR409:
2004-12-06 John CriswellRemove the last pieces of QMTest.
2004-12-06 Reid SpencerRevert previous changes to remove -enable-linscan and...
2004-12-06 Reid SpencerRather than break all the nightly test invocations...
2004-12-06 Reid SpencerRemove LLC-BETA and linear scan options as they are...
2004-12-06 Reid SpencerChange check to check-local per Makefile.rules changes.
2004-12-06 Reid SpencerUpgrade documentation to reflect Makefile.rules changes.
2004-12-06 Reid SpencerAdd the check target so all projects can have this
2004-12-06 Reid SpencerRemove the check target. Its now in Makefile.rules
2004-12-06 Tanya LattnerAdded DejaGNU information to the testing guide. This...
2004-12-05 Reid SpencerPR139 fixed.
next