index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
findmisopt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use opt to generate the list of passes to run.
Reid Spencer
2007-02-05
1
-5
/
+5
*
Allow the input of the test program to be specified.
Reid Spencer
2006-12-09
1
-5
/
+11
*
Add the -ldl library option.
Reid Spencer
2006-12-08
1
-2
/
+3
*
Only show the first few lines of difference.
Reid Spencer
2006-11-25
1
-1
/
+1
*
Stop early if there is no mis-optimization.
Reid Spencer
2006-11-22
1
-0
/
+9
*
Provide a list of gccld optimization switches.
Reid Spencer
2006-11-18
1
-1
/
+4
*
Use a release version of bugpoint, if found. Include gccld passes.
Reid Spencer
2006-11-16
1
-5
/
+19
*
Add some output so the user is informed while they wait.
Reid Spencer
2006-11-13
1
-3
/
+14
*
Add -lstdc++ to the link line for C++ programs.
Reid Spencer
2006-11-11
1
-2
/
+2
*
Don't run bugpoint if we can't find a misoptimization.
Reid Spencer
2006-11-09
1
-2
/
+6
*
Print a usage message if too few arguments to program.
Reid Spencer
2006-11-09
1
-0
/
+5
*
Add a utility script to find a mis-optimization problem. This sometimes
Reid Spencer
2006-11-09
1
-0
/
+125