1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/tools
Chris Lattner 903a90b9de Disambiguate symbols after loop extraction so that we can diagnose a code
generator bug if multiple loops are extracted from a function.

llvm-svn: 12847
2004-04-11 23:52:35 +00:00
..
analyze Remove obsolete analyses 2004-04-02 20:56:33 +00:00
bugpoint Disambiguate symbols after loop extraction so that we can diagnose a code 2004-04-11 23:52:35 +00:00
extract Make sure to print a stack trace whenever an error signal is delivered to 2004-02-19 20:32:39 +00:00
gccas Turn on argument promotion in gccas. This can give us substantially better 2004-03-13 21:38:35 +00:00
gccld Disable strict alias analysis in the backend c compiler, as the code we 2004-04-08 15:18:59 +00:00
llc Add a better head-of-file comment. 2004-03-16 21:47:20 +00:00
llee Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
lli Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +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 Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08: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 Annotate functions with edge counts as well, if they are available. 2004-03-08 20:04:32 +00:00
opt Fix wonky header 2004-04-02 05:06:57 +00:00
Makefile Add new directory 2004-01-05 05:28:15 +00:00