summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2007-05-04Add an "implies" field to features. This indicates that, if the currentBill Wendling1-46/+54
2007-05-03Make my proxy happy.Lauro Ramos Venancio1-0/+1
2007-05-01A bit of feedback from Chris that I missed; error rather than asserting.Nate Begeman1-2/+5
2007-05-01llvm bug #1350, parts 1, 2, and 3.Nate Begeman1-0/+36
2007-04-26Update a comment to reflect recent changes in the type system.Dan Gohman1-1/+1
2007-04-26bugfix: remember that ResNode was declared.Lauro Ramos Venancio1-2/+3
2007-04-22Fix generation of certain scheduler itineraries.Christopher Lamb1-1/+2
2007-04-21Bug fix; add super-registers sets.Evan Cheng1-11/+58
2007-04-20Implement "general dynamic", "initial exec" and "local exec" TLS models forLauro Ramos Venancio1-2/+5
2007-04-20Add sub-registers sets.Evan Cheng1-6/+61
2007-04-16For PR1328:Reid Spencer1-2/+0
2007-04-13Adding target triplet to be passed to database.Tanya Lattner1-1/+18
2007-04-10Correctly report version of GCC used.Jeff Cohen1-0/+2
2007-04-07Update for PathWithStatusReid Spencer1-1/+2
2007-04-07Terminate some lines that need to be.Reid Spencer1-2/+2
2007-04-07Reinstate the SVN capability without requiring Date::Parse. As before theReid Spencer1-63/+154
2007-04-04Revert this until the Date::Parse module can be installed on the nightlyReid Spencer1-147/+62
2007-04-03Prepare for Subversion migration by implementing a -usesvn to tell theReid Spencer1-62/+147
2007-04-01For PR1297:Reid Spencer3-17/+35
2007-03-27Add better support for keywords.Bill Wendling1-21/+40
2007-03-26Add support for the v1i64 type. This makes better code for this:Bill Wendling1-0/+2
2007-03-22The -funcresolve and -raise options no longer exist.Duncan Sands1-1/+1
2007-03-19Recognize target instruction flag 'isReMaterializable'.Evan Cheng3-0/+3
2007-03-07Refactoring of formal parameter flags. Enable properly use ofAnton Korobeynikov1-2/+6
2007-03-06Use new SDIselParamAttr enumeration. This removes "magick" constantsAnton Korobeynikov1-2/+2
2007-02-28rename some CCActionsChris Lattner1-2/+2
2007-02-28implement CCPromoteToTypeChris Lattner1-8/+13
2007-02-27reapplyChris Lattner5-8/+20
2007-02-27*** empty log message ***Chris Lattner2-0/+166
2007-02-27Backing outEvan Cheng4-18/+7
2007-02-27initial support for calling convention generation, still unfinished.Chris Lattner4-7/+18
2007-02-26emit an enum value for the # of target registers.Chris Lattner1-2/+2
2007-02-15the lengths of the strings are known, just use memcmpChris Lattner1-1/+1
2007-02-15Implement Function::getIntrinsicID without it needing to call Value::getName,Chris Lattner1-2/+4
2007-02-15For PR1195:Reid Spencer1-1/+1
2007-02-15For PR1195:Reid Spencer1-3/+3
2007-02-14remove obsolete pathChris Lattner1-1/+1
2007-02-07Automatically generating intrinsic declarations from Dan Gohman. ModifiedJim Laskey2-0/+73
2007-02-06Set the new NO_INSTALL flag for build-only tools.Reid Spencer4-1/+4
2007-02-06Error check and eliminate unnecessary value.Jim Laskey1-8/+15
2007-02-06Regenerate.Jim Laskey2-143/+138
2007-02-06Deemed too cute to live.Jim Laskey1-1/+1
2007-02-06Regenerate.Jim Laskey2-178/+183
2007-02-06Support var arg intrinsics.Jim Laskey2-1/+6
2007-02-05Use opt to generate the list of passes to run.Reid Spencer1-5/+5
2007-01-26Make the constant honest.Jim Laskey1-1/+3
2007-01-26Files missing from LABEL check in.Jim Laskey5-7/+34
2007-01-17Make tblgen error more useful. Patch by B. Scott MichelChris Lattner1-1/+4
2007-01-17Fix this tool for use on Darwin which requires the file to come after theReid Spencer1-1/+1
2007-01-16Join two lines that caused awk to squak on some platforms.Reid Spencer1-2/+2