Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
1b342583f6fc42f548912632f6aa24fc6e11986a
/
utils
/
findmisopt
f6101ac
Make use of the llvm-ld tool's new ability to read input from stdin to extract
by Reid Spencer
· 17 years ago
3c5b57c
Now that llvm-ld can accept - as input from stdin, use this feature to extract
by Reid Spencer
· 17 years ago
90a2eb0
Use opt to generate the list of passes to run.
by Reid Spencer
· 18 years ago
2232a80
Allow the input of the test program to be specified.
by Reid Spencer
· 18 years ago
f8463a3
Add the -ldl library option.
by Reid Spencer
· 18 years ago
ba07a69
Only show the first few lines of difference.
by Reid Spencer
· 18 years ago
6d0fbd4
Stop early if there is no mis-optimization.
by Reid Spencer
· 18 years ago
5b31cf0
Provide a list of gccld optimization switches.
by Reid Spencer
· 18 years ago
a8c3ff4
Use a release version of bugpoint, if found. Include gccld passes.
by Reid Spencer
· 18 years ago
0244099
Add some output so the user is informed while they wait.
by Reid Spencer
· 18 years ago
2fe47fc
Add -lstdc++ to the link line for C++ programs.
by Reid Spencer
· 18 years ago
dd2b955
Don't run bugpoint if we can't find a misoptimization.
by Reid Spencer
· 18 years ago
e4d8f33
Print a usage message if too few arguments to program.
by Reid Spencer
· 18 years ago
28b7c7f
Add a utility script to find a mis-optimization problem. This sometimes
by Reid Spencer
· 18 years ago