aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added DejaGNU information to the testing guide. This should go into the 1.4 r...Tanya Lattner2004-12-061-11/+102
* PR139 fixed.Reid Spencer2004-12-051-2/+4
* Add accessors for Constants in a ConstantStruct.Alkis Evlogimenos2004-12-051-0/+8
* Fix PR139:\Reid Spencer2004-12-052-40/+40
* Make use of the LLVMGCCStdCXXLibDir variable to link objectsReid Spencer2004-12-051-3/+3
* Fix PR139: \Reid Spencer2004-12-051-0/+159
* Fix PR139: \Reid Spencer2004-12-051-0/+37
* Describe the MODULE_NAME control variableReid Spencer2004-12-051-0/+5
* Provide a variable to compute where the libstdc++.a isReid Spencer2004-12-051-0/+1
* Suggest people run cvs up -P -d after checking out the tree so they don'tChris Lattner2004-12-051-0/+1
* Properly implement a fix for PR475Chris Lattner2004-12-052-13/+15
* Make this test actually capable of passing.Chris Lattner2004-12-051-1/+1
* Revert this patch, it broke a ton of programs.Chris Lattner2004-12-051-4/+0
* Move lower intrinsics before FP constant emission, in caseChris Lattner2004-12-052-4/+14
* Change this test to not require execution of the program.Chris Lattner2004-12-051-1/+1
* When printing out a function, make sure that local and global symbolsChris Lattner2004-12-051-0/+3
* Add a new methodChris Lattner2004-12-052-0/+48
* Fix typeoChris Lattner2004-12-051-1/+1
* New testcase for the bug affecting 255.vortex in CBE mode.Chris Lattner2004-12-051-0/+20
* Correct build script for stkr_runtime moduleReid Spencer2004-12-051-1/+1
* Build a module instead of a library so main() is not missedReid Spencer2004-12-051-13/+9
* Make a const method constReid Spencer2004-12-051-1/+1
* Add ability to make a single bytecode module from othersReid Spencer2004-12-051-0/+43
* Remove unneeded codeAlkis Evlogimenos2004-12-051-3/+0
* Fix PR475.Alkis Evlogimenos2004-12-051-0/+4
* Match codegen string betterAlkis Evlogimenos2004-12-051-1/+1
* Add testcast for bug475Alkis Evlogimenos2004-12-051-0/+36
* Darwin and solaris don't support echo -e. This should get the test passingChris Lattner2004-12-041-1/+8
* This fails due to the sun headers.Chris Lattner2004-12-041-0/+1
* This test passes on all platformsChris Lattner2004-12-041-1/+0
* These tests pass on darwin now that the __ thing is fixed.Chris Lattner2004-12-042-2/+0
* Failing Feature/Regression test should fail the buildReid Spencer2004-12-041-1/+1
* Use the FAKE_SOURCES feature for proper distribution of contentsReid Spencer2004-12-041-9/+12
* Distribute headers and license files tooReid Spencer2004-12-041-3/+5
* Getting dist-check to work:\Reid Spencer2004-12-041-45/+70
* CVS directory elimination moved to Makefile.rulesReid Spencer2004-12-041-2/+0
* Provide more information in the error message that occurs when there areReid Spencer2004-12-041-2/+10
* Print out something useful instead of a blank table when the external testsReid Spencer2004-12-041-0/+1
* Check in some patches for better assertionsChris Lattner2004-12-042-0/+4
* This patch prevents an infinite recursion while compiling 103.su2cor.Chris Lattner2004-12-041-3/+3
* Move the dejagnu section to immediately before the 'trends' section.Chris Lattner2004-12-041-11/+12
* Remove last remnants of qmtest stuffChris Lattner2004-12-041-21/+0
* Update the win32 project files, contributed by Morton Ofstad!Chris Lattner2004-12-0410-17/+433
* Fix linkage of mismatched weak globals. This unbreaks 300.twolfChris Lattner2004-12-041-0/+2
* Use the install-bytecode target to install just the bytecode libs intoReid Spencer2004-12-041-1/+1
* Clean feature alsoChris Lattner2004-12-041-0/+1
* Run dejagnu by default.Tanya Lattner2004-12-041-1/+1
* Removed QMTest functions. The nightly tester no longer runs qmtest. It now ru...Tanya Lattner2004-12-041-74/+5
* Made it default to check instead of check-dejagnu.Tanya Lattner2004-12-042-27/+5
* Do not allow bytecode files with unresolved references to be read. DoingChris Lattner2004-12-041-1/+7