oota-llvm.git
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.
2004-12-05 Alkis EvlogimenosAdd accessors for Constants in a ConstantStruct.
2004-12-05 Reid SpencerFix PR139:\
2004-12-05 Reid SpencerMake use of the LLVMGCCStdCXXLibDir variable to link...
2004-12-05 Reid SpencerFix PR139: \
2004-12-05 Reid SpencerFix PR139: \
2004-12-05 Reid SpencerDescribe the MODULE_NAME control variable
2004-12-05 Reid SpencerProvide a variable to compute where the libstdc++.a is
2004-12-05 Chris LattnerSuggest people run cvs up -P -d after checking out...
2004-12-05 Chris LattnerProperly implement a fix for PR475
2004-12-05 Chris LattnerMake this test actually capable of passing.
2004-12-05 Chris LattnerRevert this patch, it broke a ton of programs.
2004-12-05 Chris LattnerMove lower intrinsics before FP constant emission,...
2004-12-05 Chris LattnerChange this test to not require execution of the program.
2004-12-05 Chris LattnerWhen printing out a function, make sure that local...
2004-12-05 Chris LattnerAdd a new method
2004-12-05 Chris LattnerFix typeo
2004-12-05 Chris LattnerNew testcase for the bug affecting 255.vortex in CBE...
2004-12-05 Reid SpencerCorrect build script for stkr_runtime module
2004-12-05 Reid SpencerBuild a module instead of a library so main() is not...
2004-12-05 Reid SpencerMake a const method const
2004-12-05 Reid SpencerAdd ability to make a single bytecode module from others
2004-12-05 Alkis EvlogimenosRemove unneeded code
2004-12-05 Alkis EvlogimenosFix PR475.
2004-12-05 Alkis EvlogimenosMatch codegen string better
2004-12-05 Alkis EvlogimenosAdd testcast for bug475
2004-12-04 Chris LattnerDarwin and solaris don't support echo -e. This should...
2004-12-04 Chris LattnerThis fails due to the sun headers.
2004-12-04 Chris LattnerThis test passes on all platforms
2004-12-04 Chris LattnerThese tests pass on darwin now that the __ thing is...
2004-12-04 Reid SpencerFailing Feature/Regression test should fail the build
2004-12-04 Reid SpencerUse the FAKE_SOURCES feature for proper distribution...
2004-12-04 Reid SpencerDistribute headers and license files too
2004-12-04 Reid SpencerGetting dist-check to work:\
2004-12-04 Reid SpencerCVS directory elimination moved to Makefile.rules
2004-12-04 Reid SpencerProvide more information in the error message that...
2004-12-04 Reid SpencerPrint out something useful instead of a blank table...
2004-12-04 Chris LattnerCheck in some patches for better assertions
2004-12-04 Chris LattnerThis patch prevents an infinite recursion while compili...
2004-12-04 Chris LattnerMove the dejagnu section to immediately before the...
2004-12-04 Chris LattnerRemove last remnants of qmtest stuff
2004-12-04 Chris LattnerUpdate the win32 project files, contributed by Morton...
2004-12-04 Chris LattnerFix linkage of mismatched weak globals. This unbreaks...
2004-12-04 Reid SpencerUse the install-bytecode target to install just the...
2004-12-04 Chris LattnerClean feature also
2004-12-04 Tanya LattnerRun dejagnu by default.
2004-12-04 Tanya LattnerRemoved QMTest functions. The nightly tester no longer...
2004-12-04 Tanya LattnerMade it default to check instead of check-dejagnu.
2004-12-04 Chris LattnerDo not allow bytecode files with unresolved references...
2004-12-04 Chris LattnerFix compilation error on Darwin.
2004-12-04 Alkis EvlogimenosCheck if a block has a terminator first before calling...
2004-12-04 Alkis EvlogimenosMake error msg reflect what exactly went wrong.
2004-12-04 Chris LattnerPrevent accessing past the end of the intervals vector...
2004-12-04 Misha BrukmanUse the standard PR### notation for referencing bugs...
2004-12-04 Misha BrukmanRemove more smileys. I kept the one in WritingAnLLVMPa...
2004-12-04 Misha BrukmanDocumentation which contains smileys won't be taken...
2004-12-04 Chris LattnerUpdate for changes to check targets.
2004-12-03 Misha Brukman* Link to the license file from release 1.3 (should...
2004-12-03 Chris Lattnercheck is now a single colon rule. Also make it default...
2004-12-03 Chris LattnerRemove all recursive check support from Makefile.rules
2004-12-03 Misha BrukmanRemove extraneous space in link
2004-12-03 Chris LattnerRemove darwin specific majik
2004-12-03 Chris LattnerMove darwin-specific majik here.
2004-12-03 Chris LattnerSignificantly rework linker support for global variable...
2004-12-03 John CriswellRemoved QMTests as I will be zapping them soon.
2004-12-03 Chris Lattner'make check' at the top level shouldn't recurse through...
2004-12-03 Reid SpencerResurrect the install-bytecode target for installing...
2004-12-03 Chris LattnerDo not multiply define symbol
2004-12-03 Chris LattnerBug fixed
next