aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* For PR1064:Reid Spencer2007-01-121-4/+6
* Put in some needed \ at the end of lines!!!Reid Spencer2007-01-111-1/+1
* For PR950:Reid Spencer2006-12-311-1/+1
* Remove some clutter and make it keep going instead of stopping at theReid Spencer2006-12-181-21/+23
* Ignore entries with blank names.Jim Laskey2006-12-121-2/+4
* Rollback changes to take a different tack.Jim Laskey2006-12-121-1/+0
* Honor the command line specification for machine type.Jim Laskey2006-12-121-0/+1
* Provide a script that can track down which optimization pass causesReid Spencer2006-12-111-0/+99
* Allow the input of the test program to be specified.Reid Spencer2006-12-091-5/+11
* Add the -ldl library option.Reid Spencer2006-12-081-2/+3