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