aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed QMTest referrences. Updated ordering of notes.Tanya Lattner2004-12-081-27/+4
* Fix spell'os.John Criswell2004-12-081-3/+3
* Move documentation for various configuration options applicabe only to theReid Spencer2004-12-081-1/+27
* Various 1.4ish corrections and additions.Reid Spencer2004-12-081-43/+58
* Update the version numbers of the pre-built LLVM GCC frontends.John Criswell2004-12-081-4/+4
* Fix llvmgcc to use the TestRunner substition mechanism.John Criswell2004-12-081-1/+1
* xfail this across all platforms.John Criswell2004-12-081-1/+1
* * Change version numbers of tarballs from 1.3 to 1.4Reid Spencer2004-12-081-17/+16
* Work correctly with MSVC and ICC, patch contributed by Bjørn WennbergChris Lattner2004-12-081-4/+4
* Work correctly with ICC, Patch contributed by Bjørn WennbergChris Lattner2004-12-081-8/+16
* Add descriptions of missing top level directories.Reid Spencer2004-12-081-4/+28
* Add support for compilers with arg dependent name lookup, contributed byChris Lattner2004-12-081-1/+2
* Add support for compilers without argument dependent name lookup, contributedChris Lattner2004-12-081-1/+1
* Make this work with the ICC compiler, contributed by Bjørn WennbergChris Lattner2004-12-081-0/+1
* Remove unneeded class qualifier, contributed by Bjørn WennbergChris Lattner2004-12-081-1/+1
* Add regressionAlkis Evlogimenos2004-12-081-0/+14
* When -link-as-library, add -l options to Module's deplibsReid Spencer2004-12-082-2/+16
* Make an alternate version of this Makefile that can be used in anReid Spencer2004-12-081-0/+20
* Remove -Woverloaded-virtual usage that was committed by accident.Reid Spencer2004-12-081-6/+3
* Remove variables that are not used by any of the LLVM makefilesReid Spencer2004-12-082-9/+7
* Remove useless -L switch now that gccld -link-as-library bug is fixed.Reid Spencer2004-12-081-3/+3
* Use getOperand() and remove getElementAt() function.Alkis Evlogimenos2004-12-081-8/+0
* Revert this disgusting hack, John has a much nicer solutionChris Lattner2004-12-081-23/+0
* Add a disgusting hack to work around a libstdc++ issue. This code shouldChris Lattner2004-12-081-0/+23
* This test is xfail right now, to keep DJ clean, also mention the PR# in testc...Chris Lattner2004-12-081-0/+3
* * Eliminate redundanciesReid Spencer2004-12-071-12/+10
* For PR387:\Reid Spencer2004-12-071-0/+3
* For PR387:\Reid Spencer2004-12-074-0/+12
* For PR387:\Reid Spencer2004-12-071-3/+6
* Commit the cleanup of the LLVM 1.4 release notes. This should clearly goChris Lattner2004-12-071-99/+78
* Revert the recent patches to "fix" ConstantFP::isValueValidForType. NoneReid Spencer2004-12-071-5/+1
* Provide a missing header file.Reid Spencer2004-12-071-0/+1
* Fix some comments.Reid Spencer2004-12-071-1/+2
* Fix check for valid floats. Also use and HUGE_VALF insteadAlkis Evlogimenos2004-12-071-10/+1
* Move virtual function call out of loop to speed up getFreePhysReg by aboutNate Begeman2004-12-071-2/+2
* For PR387:\Reid Spencer2004-12-0725-36/+35
* For PR387:Reid Spencer2004-12-061-43/+174
* PR409 fixed.Reid Spencer2004-12-061-0/+3
* For PR409: \Reid Spencer2004-12-061-0/+11
* For PR409: \Reid Spencer2004-12-061-0/+2
* This test still fails on Darwin and Sparc/Solaris.John Criswell2004-12-061-0/+1
* Test case for PR409:Reid Spencer2004-12-061-0/+10
* Remove the last pieces of QMTest.John Criswell2004-12-061-94/+0
* Revert previous changes to remove -enable-linscan and the *BETA columns ofReid Spencer2004-12-062-2/+5
* Rather than break all the nightly test invocations, permit -enable-linscanReid Spencer2004-12-061-1/+2
* Remove LLC-BETA and linear scan options as they are no longer reported.Reid Spencer2004-12-062-4/+0
* Change check to check-local per Makefile.rules changes.Reid Spencer2004-12-061-2/+2
* Upgrade documentation to reflect Makefile.rules changes.Reid Spencer2004-12-061-88/+166
* Add the check target so all projects can have thisReid Spencer2004-12-061-4/+21
* Remove the check target. Its now in Makefile.rulesReid Spencer2004-12-061-3/+0