summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing typorelease/1.8.xTanya Lattner2006-08-171-1/+1
* Apply patch from mainline for GCC 3.3 compatibility.Chris Lattner2006-08-091-0/+2
* Revert.Tanya Lattner2006-08-091-284/+270
* Merge in correct version from mainlineTanya Lattner2006-08-091-127/+246
* Merging in from mainlineTanya Lattner2006-08-091-501/+396
* Merge from mainlineTanya Lattner2006-08-094-161/+101
* Updating credits from mainlineTanya Lattner2006-08-091-9/+17
* Transfer doc changes to 1.8 release.Jim Laskey2006-08-014-6/+7
* Include the system libraries in the --ldflags options. This is required toReid Spencer2006-08-011-1/+2
* Merge changes for 1.8 release (new options in llvm-config)Reid Spencer2006-08-011-0/+12
* Addition of copyright and licensing files required by glibc.John Criswell2006-07-281-1/+4
* This commit was manufactured by cvs2svn to create branch 'release_18'.CVS to SVN Conversion2006-07-282-0/+729
* Remove another merge conflict marker.Reid Spencer2006-07-271-4/+0
* Whoops .. don't commit merge conflict markers.Reid Spencer2006-07-271-4/+0
* Merge changes from HEAD.Reid Spencer2006-07-271-7/+20
* Merge changes from head.Reid Spencer2006-07-271-1/+1
* Merge documentation change from HEAD.Reid Spencer2006-07-271-0/+41
* Merge from mainline.Reid Spencer2006-07-271-1/+1
* This is the 1.8 releaseTanya Lattner2006-07-271-1/+1
* This commit was manufactured by cvs2svn to create branch 'release_18'.CVS to SVN Conversion2006-07-270-0/+0
* Add some adviceChris Lattner2006-07-278-8/+26
* Use std::copy instead of custom loops to take advantage of STL optimizations.Chris Lattner2006-07-271-5/+19
* Use the predicate.Jim Laskey2006-07-273-15/+15
* I made a stupid mistake when adding support for -use-gmake. ~PJPatrick Jenkins2006-07-271-1/+1
* added support for the -use-gmake option. This will come in handy when running...Patrick Jenkins2006-07-271-12/+10
* Support jump tables when in PIC relocation modelNate Begeman2006-07-276-27/+43
* Prevent creation of MachineDebugInfo for intel unless it is darwin. RC842.Jim Laskey2006-07-271-1/+3
* This change will allow support for SunOS to the testing script. It adds a che...Patrick Jenkins2006-07-271-17/+39
* Fix warning on linuxChris Lattner2006-07-271-8/+8
* Fix a case where LegalizeAllNodesNotLeadingTo could take exponential time.Chris Lattner2006-07-261-6/+21
* Fix for bug 840. Only use noinline attribute if gcc version >= 3.4Evan Cheng2006-07-261-3/+6
* New entry.Evan Cheng2006-07-261-0/+5
* For PR814:Reid Spencer2006-07-264-40/+240
* Avoid a "scary" make warning for the 1.8 release. This should be reenabledChris Lattner2006-07-261-1/+4
* Rename RelocModel::PIC to PIC_, to avoid conflicts with -DPIC.Chris Lattner2006-07-268-16/+16
* Remove an extraneous use of ${ac_exeext}. Patch by Anton Korobeynikov.Reid Spencer2006-07-261-1/+1
* For PR814:Reid Spencer2006-07-261-0/+42
* allow this to pass on non-x86 machinesChris Lattner2006-07-261-1/+1
* Fix the build on win32Chris Lattner2006-07-261-1/+2
* Don't test an exampleChris Lattner2006-07-261-3/+0
* Reduce work done for directory traversal in srcdir==objdir builds.Chris Lattner2006-07-261-0/+16
* Add llvm2cpp to DIRs listChris Lattner2006-07-261-3/+2
* Revamp this to use filter-out, which makes the logic simpler and not nested.Chris Lattner2006-07-261-21/+18
* Make changes necessary for stopping the build if a cyclic libraryReid Spencer2006-07-262-2/+4
* Build llvm-config to identify library cycles earlier in the build process.Reid Spencer2006-07-261-3/+3
* For PR780:Reid Spencer2006-07-2617-0/+39
* For PR780:Reid Spencer2006-07-2623-105/+64
* No Need to live in the past.Jim Laskey2006-07-261-3/+0
* Add a new llvm::SmallVector template, which is similar to the vector class, butChris Lattner2006-07-261-0/+196
* Moving this function to a permanent home to prevent a dependency cycle createdJim Laskey2006-07-252-12/+19