summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merged from mainline.llvmorg-1.3.0release/1.3.xJohn Criswell2004-08-13-3/+17
* Setup the llvm-gcc tarball the way we have always done.John Criswell2004-08-12-2/+10
* Merged from mainline.John Criswell2004-08-12-9/+13
* Merged from mainline. This should fix 176.gcc.John Criswell2004-08-12-25/+57
* Updated code sizes for LLVM.John Criswell2004-08-11-14/+14
* Adding 2004-08-10-BoolSetCC.ll (written by Chris) as a new regression test.John Criswell2004-08-11-0/+0
* Merged in revision 1.239 from mainline.John Criswell2004-08-11-22/+21
* This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion2004-08-11-0/+6
* Merged from mainline on August 10, 2004.John Criswell2004-08-10-0/+0
* This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion2004-08-10-0/+7
* Merged in mainline.John Criswell2004-08-10-3/+7
* Merged in changes to the instruction combining pass.John Criswell2004-08-09-1/+1
* Merged in new regression test.John Criswell2004-08-09-0/+0
* This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion2004-08-09-0/+8
* Fix capitalization of URL.John Criswell2004-08-09-1/+1
* Updated release notes from mainline.John Criswell2004-08-09-14/+19
* Merged in changes Chris commited over the weekend. Merge done on August 9,John Criswell2004-08-09-28/+28
* Added note about new PowerPC code generator.John Criswell2004-08-06-6/+7
* Fixed the link to the Command Guide. The previous revision only workedJohn Criswell2004-08-06-2/+2
* Created script to help automate part of the release process.John Criswell2004-08-06-0/+41
* Merge in test for structures with more than 256 members, courtesy of Chris.John Criswell2004-08-06-0/+0
* This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion2004-08-06-0/+17
* Updated version.John Criswell2004-08-06-1/+1
* This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion2004-08-06-7237/+11
* Now without stinky dos newlines!Chris Lattner2004-08-06-0/+0
* Changes commited for Nate Begeman:Chris Lattner2004-08-06-108/+405
* Update the To-Do list according to my notes + assertionsBrian Gaeke2004-08-06-5/+7
* Added Louis Gerbarg. Louis is given credit in the CREDITS.TXT file, so IJohn Criswell2004-08-05-1/+1
* More prominantly mention ppc support, more accurately describe its statusChris Lattner2004-08-05-2/+5
* * Mention PowerPC as new feature, and experimental featureMisha Brukman2004-08-05-10/+14
* Add additional copyright notice for the PowerPC backend.John Criswell2004-08-05-0/+8
* Split out -disable-codegen into -disable-llc and -disable-jit.Brian Gaeke2004-08-05-5/+10
* We now have the PowerPC backend, thanks to Nate Begeman and Luis Gerbarg!Misha Brukman2004-08-05-1/+9
* Simplify makefile by combining all TableGen dependencies into one variableMisha Brukman2004-08-05-22/+15
* while we're at it, make the libraries be on separate linesChris Lattner2004-08-05-4/+21
* Lines need to end with \ to make sure they're actually continuedMisha Brukman2004-08-05-2/+2
* * Add PowerPC library to LLCMisha Brukman2004-08-05-18/+3
* PowerPC is a real target now.Misha Brukman2004-08-05-1/+1
* This file is obsoleteChris Lattner2004-08-05-11/+0
* Make GlobalVariable constructor assert when an initializer is ofAlkis Evlogimenos2004-08-05-1/+5
* sparcv9select is history.Brian Gaeke2004-08-05-1/+1
* C++ support does not live in the C runtime any longerChris Lattner2004-08-05-6/+1
* Two files are moved to libstdc++, and a NOTE gets addedChris Lattner2004-08-05-451/+10
* Add missing copyrightsChris Lattner2004-08-05-0/+21
* Turn a use of intptr_t into a reinterpret_cast<uint64_t> instead to getReid Spencer2004-08-04-2/+3
* Fix another minor problem that exists if you ahve multiple functions withChris Lattner2004-08-04-15/+18
* Fix a typeoChris Lattner2004-08-04-1/+1
* Add a hack to work around a problem my changes exposedChris Lattner2004-08-04-0/+7
* * Added documentation in the file headerMisha Brukman2004-08-04-2/+4
* Surround code element with <tt> tagsMisha Brukman2004-08-04-2/+2