- f2fd400 Remove unneeded class qualifier, contributed by Bjørn Wennberg by Chris Lattner · 20 years ago
- f08e961 Add regression by Alkis Evlogimenos · 20 years ago
- 6b463b2 When -link-as-library, add -l options to Module's deplibs by Reid Spencer · 20 years ago
- 6318456 Make an alternate version of this Makefile that can be used in an by Reid Spencer · 20 years ago
- 519799e Remove -Woverloaded-virtual usage that was committed by accident. by Reid Spencer · 20 years ago
- 2e2035b Remove variables that are not used by any of the LLVM makefiles by Reid Spencer · 20 years ago
- 8f4102d Remove useless -L switch now that gccld -link-as-library bug is fixed. by Reid Spencer · 20 years ago
- 57ebabe Use getOperand() and remove getElementAt() function. by Alkis Evlogimenos · 20 years ago
- d37a75b Revert this disgusting hack, John has a much nicer solution by Chris Lattner · 20 years ago
- a6a2bdd Add a disgusting hack to work around a libstdc++ issue. This code should by Chris Lattner · 20 years ago
- e36ae66 This test is xfail right now, to keep DJ clean, also mention the PR# in testcases. by Chris Lattner · 20 years ago
- e09ca64 * Eliminate redundancies * Fix grammaro's * HTML 4.01 Strict compliance by Reid Spencer · 20 years ago
- 791a959 For PR387:\ Add doInitialization method to avoid overloaded virtuals by Reid Spencer · 20 years ago
- 4a7ebfa For PR387:\ Add getModRefInfo method to avoid overloaded virtuals by Reid Spencer · 20 years ago
- ce20771 For PR387:\ by Reid Spencer · 20 years ago
- 7506b1d Commit the cleanup of the LLVM 1.4 release notes. This should clearly go by Chris Lattner · 20 years ago
- 574cdb3 Revert the recent patches to "fix" ConstantFP::isValueValidForType. None by Reid Spencer · 20 years ago
- e243259 Provide a missing header file. by Reid Spencer · 20 years ago
- 79457c7 Fix some comments. by Reid Spencer · 20 years ago
- eb61d60 Fix check for valid floats. Also use and HUGE_VALF instead by Alkis Evlogimenos · 20 years ago
- 80ad87d Move virtual function call out of loop to speed up getFreePhysReg by about by Nate Begeman · 20 years ago
- ce9653c For PR387:\ by Reid Spencer · 20 years ago
- ead87b6 For PR387: Make this compile without warning when -Woverloaded-virtual is used. by Reid Spencer · 20 years ago
- 4e69a5b PR409 fixed. by Reid Spencer · 20 years ago
- b9ce8b3 For PR409: \ by Reid Spencer · 20 years ago
- 9f9b3ac For PR409: \ by Reid Spencer · 20 years ago
- 441c3cf This test still fails on Darwin and Sparc/Solaris. by John Criswell · 20 years ago
- 66e10ab Test case for PR409: by Reid Spencer · 20 years ago
- 06c2e66 Remove the last pieces of QMTest. by John Criswell · 20 years ago
- 51e615f Revert previous changes to remove -enable-linscan and the *BETA columns of by Reid Spencer · 20 years ago
- 2e4cdbf Rather than break all the nightly test invocations, permit -enable-linscan by Reid Spencer · 20 years ago
- c537224 Remove LLC-BETA and linear scan options as they are no longer reported. by Reid Spencer · 20 years ago
- 135e1d8 Change check to check-local per Makefile.rules changes. by Reid Spencer · 20 years ago
- d8489c7 Upgrade documentation to reflect Makefile.rules changes. by Reid Spencer · 20 years ago
- 9e8d54a Add the check target so all projects can have this functionality. by Reid Spencer · 20 years ago
- 0fa2c54 Remove the check target. Its now in Makefile.rules by Reid Spencer · 20 years ago
- 5026c7f Added DejaGNU information to the testing guide. This should go into the 1.4 release. by Tanya Lattner · 20 years ago
- b3b05ed PR139 fixed. by Reid Spencer · 20 years ago
- 43962b5 Add accessors for Constants in a ConstantStruct. by Alkis Evlogimenos · 20 years ago
- c191d49 Fix PR139:\ by Reid Spencer · 20 years ago
- 8bcd050 Make use of the LLVMGCCStdCXXLibDir variable to link objects by Reid Spencer · 20 years ago
- 4bdf1c9 Fix PR139: \ Implement LinkItems and BuildLinkItems interfaces. by Reid Spencer · 20 years ago
- f580546 Fix PR139: \ Add support for ordered linking with the LinkItems function by Reid Spencer · 20 years ago
- 9b81d9c Describe the MODULE_NAME control variable by Reid Spencer · 20 years ago
- 4362003 Provide a variable to compute where the libstdc++.a is by Reid Spencer · 20 years ago
- 5e9a501 Suggest people run cvs up -P -d after checking out the tree so they don't by Chris Lattner · 20 years ago
- e518b71 Properly implement a fix for PR475 by Chris Lattner · 20 years ago
- 2969ba4 Make this test actually capable of passing. by Chris Lattner · 20 years ago
- 6d316f8 Revert this patch, it broke a ton of programs. by Chris Lattner · 20 years ago
- 3150e2d Move lower intrinsics before FP constant emission, in case by Chris Lattner · 20 years ago
- bf90a5b Change this test to not require execution of the program. by Chris Lattner · 20 years ago
- 333529e When printing out a function, make sure that local and global symbols by Chris Lattner · 20 years ago
- caa4ae7 Add a new method by Chris Lattner · 20 years ago
- 637b772 Fix typeo by Chris Lattner · 20 years ago
- c2e63a2 New testcase for the bug affecting 255.vortex in CBE mode. by Chris Lattner · 20 years ago
- 5978485 Correct build script for stkr_runtime module by Reid Spencer · 20 years ago
- 9f60a49 Build a module instead of a library so main() is not missed by Reid Spencer · 20 years ago
- 42f006c Make a const method const by Reid Spencer · 20 years ago
- 7980ea4 Add ability to make a single bytecode module from others by Reid Spencer · 20 years ago
- 5b554ad Remove unneeded code by Alkis Evlogimenos · 20 years ago
- 9d272d4 Fix PR475. by Alkis Evlogimenos · 20 years ago
- bb622c8 Match codegen string better by Alkis Evlogimenos · 20 years ago
- 84da5a6 Add testcast for bug475 by Alkis Evlogimenos · 20 years ago
- 9214a47 Darwin and solaris don't support echo -e. This should get the test passing by Chris Lattner · 20 years ago
- bf16b8c This fails due to the sun headers. by Chris Lattner · 20 years ago
- 70d61bc This test passes on all platforms by Chris Lattner · 20 years ago
- 40cc75a These tests pass on darwin now that the __ thing is fixed. by Chris Lattner · 20 years ago
- ed2040d Failing Feature/Regression test should fail the build by Reid Spencer · 20 years ago
- 98880b9 Use the FAKE_SOURCES feature for proper distribution of contents by Reid Spencer · 20 years ago
- 3d2162f Distribute headers and license files too by Reid Spencer · 20 years ago
- 345235ca Getting dist-check to work:\ by Reid Spencer · 20 years ago
- d5aaba1 CVS directory elimination moved to Makefile.rules by Reid Spencer · 20 years ago
- 3c39127 Provide more information in the error message that occurs when there are by Reid Spencer · 20 years ago
- b8e825b Print out something useful instead of a blank table when the external tests by Reid Spencer · 20 years ago
- 129baf6 Check in some patches for better assertions by Chris Lattner · 20 years ago
- 6a1a78a This patch prevents an infinite recursion while compiling 103.su2cor. by Chris Lattner · 20 years ago
- edcc6b1 Move the dejagnu section to immediately before the 'trends' section. by Chris Lattner · 20 years ago
- 4b6b44c Remove last remnants of qmtest stuff by Chris Lattner · 20 years ago
- ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
- c8ef1ed Fix linkage of mismatched weak globals. This unbreaks 300.twolf by Chris Lattner · 20 years ago
- 3149ba7 Use the install-bytecode target to install just the bytecode libs into by Reid Spencer · 20 years ago
- 0e2f492 Clean feature also by Chris Lattner · 20 years ago
- 59a8655 Run dejagnu by default. by Tanya Lattner · 20 years ago
- 056ec06 Removed QMTest functions. The nightly tester no longer runs qmtest. It now runs dejagnu by default and you must turn it off using -nodejagnu. by Tanya Lattner · 20 years ago
- 9f97b4c Made it default to check instead of check-dejagnu. by Tanya Lattner · 20 years ago
- 02dce16 Do not allow bytecode files with unresolved references to be read. Doing by Chris Lattner · 20 years ago
- 368cb8e Fix compilation error on Darwin. by Chris Lattner · 20 years ago
- 4f4cf99 Check if a block has a terminator first before calling front() on by Alkis Evlogimenos · 20 years ago
- 8b42b43 Make error msg reflect what exactly went wrong. by Alkis Evlogimenos · 20 years ago
- ead1b3f Prevent accessing past the end of the intervals vector, this fixes by Chris Lattner · 20 years ago
- 43ee293 Use the standard PR### notation for referencing bugs in bugzilla by Misha Brukman · 20 years ago
- 4f5659e Remove more smileys. I kept the one in WritingAnLLVMPass because it is actually by Misha Brukman · 20 years ago
- 3b53a26 Documentation which contains smileys won't be taken seriously by some people. by Misha Brukman · 20 years ago
- ff52f9c Update for changes to check targets. by Chris Lattner · 20 years ago
- 237dc2a * Link to the license file from release 1.3 (should we link to CVS version by Misha Brukman · 20 years ago
- 642d102 check is now a single colon rule. Also make it default to running dejagnu instead of qmtest by Chris Lattner · 20 years ago
- 672d71d Remove all recursive check support from Makefile.rules by Chris Lattner · 20 years ago
- e539a2b Remove extraneous space in link by Misha Brukman · 20 years ago
- b929de2 Remove darwin specific majik by Chris Lattner · 20 years ago
- 28dabf7 Move darwin-specific majik here. by Chris Lattner · 20 years ago