aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Add an "implies" field to features. This indicates that, if the currentBill Wendling2007-05-041-46/+54
* Make my proxy happy.Lauro Ramos Venancio2007-05-031-0/+1
* A bit of feedback from Chris that I missed; error rather than asserting.Nate Begeman2007-05-011-2/+5
* llvm bug #1350, parts 1, 2, and 3.Nate Begeman2007-05-011-0/+36
* Update a comment to reflect recent changes in the type system.Dan Gohman2007-04-261-1/+1
* bugfix: remember that ResNode was declared.Lauro Ramos Venancio2007-04-261-2/+3
* Fix generation of certain scheduler itineraries.Christopher Lamb2007-04-221-1/+2
* Bug fix; add super-registers sets.Evan Cheng2007-04-211-11/+58
* Implement "general dynamic", "initial exec" and "local exec" TLS models forLauro Ramos Venancio2007-04-201-2/+5
* Add sub-registers sets.Evan Cheng2007-04-201-6/+61
* For PR1328:Reid Spencer2007-04-161-2/+0
* Adding target triplet to be passed to database.Tanya Lattner2007-04-131-1/+18
* Correctly report version of GCC used.Jeff Cohen2007-04-101-0/+2
* Update for PathWithStatusReid Spencer2007-04-071-1/+2
* Terminate some lines that need to be.Reid Spencer2007-04-071-2/+2
* Reinstate the SVN capability without requiring Date::Parse. As before theReid Spencer2007-04-071-63/+154
* Revert this until the Date::Parse module can be installed on the nightlyReid Spencer2007-04-041-147/+62
* Prepare for Subversion migration by implementing a -usesvn to tell theReid Spencer2007-04-031-62/+147
* For PR1297:Reid Spencer2007-04-013-17/+35
* Add better support for keywords.Bill Wendling2007-03-271-21/+40
* Add support for the v1i64 type. This makes better code for this:Bill Wendling2007-03-261-0/+2
* The -funcresolve and -raise options no longer exist.Duncan Sands2007-03-221-1/+1
* Recognize target instruction flag 'isReMaterializable'.Evan Cheng2007-03-193-0/+3
* Refactoring of formal parameter flags. Enable properly use ofAnton Korobeynikov2007-03-071-2/+6
* Use new SDIselParamAttr enumeration. This removes "magick" constantsAnton Korobeynikov2007-03-061-2/+2
* rename some CCActionsChris Lattner2007-02-281-2/+2
* implement CCPromoteToTypeChris Lattner2007-02-281-8/+13
* reapplyChris Lattner2007-02-275-8/+20
* *** empty log message ***Chris Lattner2007-02-272-0/+166
* Backing outEvan Cheng2007-02-274-18/+7
* initial support for calling convention generation, still unfinished.Chris Lattner2007-02-274-7/+18
* emit an enum value for the # of target registers.Chris Lattner2007-02-261-2/+2
* the lengths of the strings are known, just use memcmpChris Lattner2007-02-151-1/+1
* Implement Function::getIntrinsicID without it needing to call Value::getName,Chris Lattner2007-02-151-2/+4
* For PR1195:Reid Spencer2007-02-151-1/+1
* For PR1195:Reid Spencer2007-02-151-3/+3
* remove obsolete pathChris Lattner2007-02-141-1/+1
* Automatically generating intrinsic declarations from Dan Gohman. ModifiedJim Laskey2007-02-072-0/+73
* Set the new NO_INSTALL flag for build-only tools.Reid Spencer2007-02-064-1/+4
* Error check and eliminate unnecessary value.Jim Laskey2007-02-061-8/+15
* Regenerate.Jim Laskey2007-02-062-143/+138
* Deemed too cute to live.Jim Laskey2007-02-061-1/+1
* Regenerate.Jim Laskey2007-02-062-178/+183
* Support var arg intrinsics.Jim Laskey2007-02-062-1/+6
* Use opt to generate the list of passes to run.Reid Spencer2007-02-051-5/+5
* Make the constant honest.Jim Laskey2007-01-261-1/+3
* Files missing from LABEL check in.Jim Laskey2007-01-265-7/+34
* Make tblgen error more useful. Patch by B. Scott MichelChris Lattner2007-01-171-1/+4
* Fix this tool for use on Darwin which requires the file to come after theReid Spencer2007-01-171-1/+1
* Join two lines that caused awk to squak on some platforms.Reid Spencer2007-01-161-2/+2