1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools
Chris Lattner cac8edbc32 Run DSE at link-time, and turn on an IP alias analysis by default in gccld!
The -disable-globalsmodref is temporary and will be removed eventually.

llvm-svn: 15268
2004-07-27 08:13:15 +00:00
..
analyze Remove this printer 2004-07-18 23:43:34 +00:00
bugpoint Finally give bugpoint -timeout support! 2004-07-24 07:53:26 +00:00
extract Header file moved 2004-05-27 05:41:36 +00:00
gccas Remove redundant SCCP pass 2004-07-22 08:34:33 +00:00
gccld Run DSE at link-time, and turn on an IP alias analysis by default in gccld! 2004-07-27 08:13:15 +00:00
llc Build skeleton target 2004-07-16 07:12:46 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Add a -load option 2004-07-11 01:06:59 +00:00
llvm-ar Add #include <iostream> since Value.h does not include it any more. 2004-07-04 12:20:55 +00:00
llvm-as Actually, use an exception to stop verification. This gives us much better 2004-07-13 08:48:04 +00:00
llvm-bcanalyzer Name Change: llvm-abcd -> llvm-bcanalyzer 2004-07-02 03:22:53 +00:00
llvm-db Add -load option 2004-07-11 01:08:19 +00:00
llvm-dis Eliminate more traces of the -c option 2004-06-07 18:10:01 +00:00
llvm-link Add #include <iostream> since Value.h does not include it any more. 2004-07-04 12:20:55 +00:00
llvm-nm IA64 compat 2004-07-16 00:08:28 +00:00
llvm-prof Add #include <iostream> since Value.h does not include it any more. 2004-07-04 12:20:55 +00:00
llvm-stub Fix a double negation (in grammar). 2004-06-02 00:29:52 +00:00
opt Prune unused #include 2004-07-11 04:05:32 +00:00
Makefile Build llvm-bcanalyzer 2004-07-02 05:59:20 +00:00