summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix table of contents.llvmorg-1.4.0release/1.4.xJohn Criswell2004-12-091-0/+1
* Incorporating Chris's update.John Criswell2004-12-091-57/+24
* Removed as we no longer need it.John Criswell2004-12-091-180/+0
* Add notes about spurious warnings to the release notes.John Criswell2004-12-091-0/+14
* Fix conflict that I missed in the list commit.John Criswell2004-12-091-11/+0
* Added missing link to llvm-ranlib.John Criswell2004-12-091-0/+1
* Update information on llvm-test package.John Criswell2004-12-091-5/+5
* More fixes from Reid.John Criswell2004-12-091-7/+13
* Merged in Reid's typo fixes.John Criswell2004-12-091-10/+9
* Merged the changes from 1.91->1.92. This fixes the required versionJohn Criswell2004-12-091-5/+5
* Minor typo corrections.John Criswell2004-12-091-11/+11
* Merge in Chris's updates which add a discussion of constansts, re-organizesJohn Criswell2004-12-091-167/+417
* I really didn't want to do this, but I don't want users seeing errorsJohn Criswell2004-12-092-14/+0
* Added the extraction of the test suite in the Getting Started QuicklyJohn Criswell2004-12-091-2/+28
* Attempt to clarify that there is an additional test suite package.John Criswell2004-12-091-2/+3
* Running fixheaders is now done for all GCC frontends.John Criswell2004-12-091-4/+2
* Removed notes about zlib compression as we no longer support it.John Criswell2004-12-091-7/+6
* Nobody expects the Spanish Inquisition!John Criswell2004-12-091-6/+6
* Minor fixes.John Criswell2004-12-081-6/+8
* The test/Programs suite is now in llvm-test.John Criswell2004-12-081-13/+12
* This commit was manufactured by cvs2svn to create branch 'release_14'.CVS to SVN Conversion2004-12-0839-4422/+797
* 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-051-2/+7
* 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