1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
2004-02-19 20:32:12 +00:00
..
analyze Rename method 2003-12-23 09:41:45 +00:00
bugpoint Be a bit more robust. Explicitly check for a code generator crash. 2004-02-19 17:03:49 +00:00
extract Give extract -o and -f options, just like every other tool! 2004-02-18 16:53:59 +00:00
gccas Now that tailduplication does not bork SSA form, run mem2reg earlier in gccas. 2004-02-01 07:24:53 +00:00
gccld Fixed PR#197. The libcrtend library is removed from the library linking list 2004-01-26 23:51:10 +00:00
llc When the user runs 'llc foo.bc -march=c', write the output to "foo.cbe.c", not 2004-02-15 22:54:19 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Pass extra arguments around n stuph 2003-12-28 09:51:04 +00:00
llvm-ar Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-as Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-db Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-dis Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-link Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-nm Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
llvm-prof Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
opt Make sure to print a stack trace whenever an error signal is delivered to the 2004-02-19 20:32:12 +00:00
Makefile Add new directory 2004-01-05 05:28:15 +00:00