summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Recognize target instruction flag 'isReMaterializable'.Evan Cheng2007-03-19
* Refactoring of formal parameter flags. Enable properly use ofAnton Korobeynikov2007-03-07
* Use new SDIselParamAttr enumeration. This removes "magick" constantsAnton Korobeynikov2007-03-06
* rename some CCActionsChris Lattner2007-02-28
* implement CCPromoteToTypeChris Lattner2007-02-28
* reapplyChris Lattner2007-02-27
* *** empty log message ***Chris Lattner2007-02-27
* Backing outEvan Cheng2007-02-27
* initial support for calling convention generation, still unfinished.Chris Lattner2007-02-27
* emit an enum value for the # of target registers.Chris Lattner2007-02-26
* the lengths of the strings are known, just use memcmpChris Lattner2007-02-15
* Implement Function::getIntrinsicID without it needing to call Value::getName,Chris Lattner2007-02-15
* For PR1195:Reid Spencer2007-02-15
* For PR1195:Reid Spencer2007-02-15
* remove obsolete pathChris Lattner2007-02-14
* Automatically generating intrinsic declarations from Dan Gohman. ModifiedJim Laskey2007-02-07
* Set the new NO_INSTALL flag for build-only tools.Reid Spencer2007-02-06
* Error check and eliminate unnecessary value.Jim Laskey2007-02-06
* Regenerate.Jim Laskey2007-02-06
* Deemed too cute to live.Jim Laskey2007-02-06
* Regenerate.Jim Laskey2007-02-06
* Support var arg intrinsics.Jim Laskey2007-02-06
* Use opt to generate the list of passes to run.Reid Spencer2007-02-05
* Make the constant honest.Jim Laskey2007-01-26
* Files missing from LABEL check in.Jim Laskey2007-01-26
* Make tblgen error more useful. Patch by B. Scott MichelChris Lattner2007-01-17
* Fix this tool for use on Darwin which requires the file to come after theReid Spencer2007-01-17
* Join two lines that caused awk to squak on some platforms.Reid Spencer2007-01-16
* For PR1064:Reid Spencer2007-01-12
* Put in some needed \ at the end of lines!!!Reid Spencer2007-01-11
* For PR950:Reid Spencer2006-12-31
* Remove some clutter and make it keep going instead of stopping at theReid Spencer2006-12-18
* Ignore entries with blank names.Jim Laskey2006-12-12
* Rollback changes to take a different tack.Jim Laskey2006-12-12
* Honor the command line specification for machine type.Jim Laskey2006-12-12
* Provide a script that can track down which optimization pass causesReid Spencer2006-12-11
* Allow the input of the test program to be specified.Reid Spencer2006-12-09
* Add the -ldl library option.Reid Spencer2006-12-08
* What should be the last unnecessary <iostream>s in the library.Bill Wendling2006-12-07
* Match TargetInstrInfo changes.Evan Cheng2006-12-01
* Only show the first few lines of difference.Reid Spencer2006-11-25
* Add an option to enable lli (interpreter mode) testing.Reid Spencer2006-11-24
* Stop early if there is no mis-optimization.Reid Spencer2006-11-22
* Fix PR1001, patch by Nikhil Patil!Chris Lattner2006-11-20
* Make the awk filter print out which files its eliminating.Reid Spencer2006-11-18
* This is a utility for preparing patches against LLVM. It runs cvs diff withReid Spencer2006-11-18
* Provide a list of gccld optimization switches.Reid Spencer2006-11-18
* Add opcode to TargetInstrDescriptor.Evan Cheng2006-11-17
* Use a release version of bugpoint, if found. Include gccld passes.Reid Spencer2006-11-16
* Remove the isTwoAddress property from the CodeGenInstruction class. It shouldChris Lattner2006-11-15