Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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