llvm-6502/tools
Chris Lattner 72dcaaf9c4 statically link ia64 into llc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20656 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-17 18:39:06 +00:00
..
analyze For PR351: 2004-12-30 05:36:08 +00:00
bugpoint Fix the missing symbols problem Bill was hitting. Patch contributed by 2005-03-17 15:38:16 +00:00
extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
gccas move the reassociation pass after the LICM pass. This speeds up mgrid 2005-03-07 03:19:50 +00:00
gccld Changes to enable creation of native executables directly from gccld and to 2005-02-28 08:45:35 +00:00
llc statically link ia64 into llc 2005-03-17 18:39:06 +00:00
lli For PR351: 2004-12-30 05:36:08 +00:00
llvm-ar Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-as Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-bcanalyzer For PR351: 2004-12-30 05:36:08 +00:00
llvm-db For PR351: 2004-12-30 05:36:08 +00:00
llvm-dis clean up comments 2005-01-29 17:29:05 +00:00
llvm-extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-ld Conform to the documented interface by null terminating argument lists! 2005-02-13 23:10:45 +00:00
llvm-link Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-nm method renamed 2005-03-15 15:48:22 +00:00
llvm-prof For PR351: 2004-12-30 05:36:08 +00:00
llvm-ranlib Fix PR506: 2005-02-13 07:34:17 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Use DataInstall macro instead of INSTALL. 2005-02-24 21:43:43 +00:00
opt Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
Makefile Rename BUILD_* to PROJ_* 2005-01-16 02:21:29 +00:00