index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
2007-03-22
The -funcresolve and -raise options no longer exist.
Duncan Sands
2007-03-19
Recognize target instruction flag 'isReMaterializable'.
Evan Cheng
2007-03-07
Refactoring of formal parameter flags. Enable properly use of
Anton Korobeynikov
2007-03-06
Use new SDIselParamAttr enumeration. This removes "magick" constants
Anton Korobeynikov
2007-02-28
rename some CCActions
Chris Lattner
2007-02-28
implement CCPromoteToType
Chris Lattner
2007-02-27
reapply
Chris Lattner
2007-02-27
*** empty log message ***
Chris Lattner
2007-02-27
Backing out
Evan Cheng
2007-02-27
initial support for calling convention generation, still unfinished.
Chris Lattner
2007-02-26
emit an enum value for the # of target registers.
Chris Lattner
2007-02-15
the lengths of the strings are known, just use memcmp
Chris Lattner
2007-02-15
Implement Function::getIntrinsicID without it needing to call Value::getName,
Chris Lattner
2007-02-15
For PR1195:
Reid Spencer
2007-02-15
For PR1195:
Reid Spencer
2007-02-14
remove obsolete path
Chris Lattner
2007-02-07
Automatically generating intrinsic declarations from Dan Gohman. Modified
Jim Laskey
2007-02-06
Set the new NO_INSTALL flag for build-only tools.
Reid Spencer
2007-02-06
Error check and eliminate unnecessary value.
Jim Laskey
2007-02-06
Regenerate.
Jim Laskey
2007-02-06
Deemed too cute to live.
Jim Laskey
2007-02-06
Regenerate.
Jim Laskey
2007-02-06
Support var arg intrinsics.
Jim Laskey
2007-02-05
Use opt to generate the list of passes to run.
Reid Spencer
2007-01-26
Make the constant honest.
Jim Laskey
2007-01-26
Files missing from LABEL check in.
Jim Laskey
2007-01-17
Make tblgen error more useful. Patch by B. Scott Michel
Chris Lattner
2007-01-17
Fix this tool for use on Darwin which requires the file to come after the
Reid Spencer
2007-01-16
Join two lines that caused awk to squak on some platforms.
Reid Spencer
2007-01-12
For PR1064:
Reid Spencer
2007-01-11
Put in some needed \ at the end of lines!!!
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-18
Remove some clutter and make it keep going instead of stopping at the
Reid Spencer
2006-12-12
Ignore entries with blank names.
Jim Laskey
2006-12-12
Rollback changes to take a different tack.
Jim Laskey
2006-12-12
Honor the command line specification for machine type.
Jim Laskey
2006-12-11
Provide a script that can track down which optimization pass causes
Reid Spencer
2006-12-09
Allow the input of the test program to be specified.
Reid Spencer
2006-12-08
Add the -ldl library option.
Reid Spencer
2006-12-07
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-01
Match TargetInstrInfo changes.
Evan Cheng
2006-11-25
Only show the first few lines of difference.
Reid Spencer
2006-11-24
Add an option to enable lli (interpreter mode) testing.
Reid Spencer
2006-11-22
Stop early if there is no mis-optimization.
Reid Spencer
2006-11-20
Fix PR1001, patch by Nikhil Patil!
Chris Lattner
2006-11-18
Make the awk filter print out which files its eliminating.
Reid Spencer
2006-11-18
This is a utility for preparing patches against LLVM. It runs cvs diff with
Reid Spencer
2006-11-18
Provide a list of gccld optimization switches.
Reid Spencer
2006-11-17
Add opcode to TargetInstrDescriptor.
Evan Cheng
2006-11-16
Use a release version of bugpoint, if found. Include gccld passes.
Reid Spencer
[next]