llvm-6502/tools
Chris Lattner cd6f46e2ac add a new bugpoint mode -llc-safe. This uses LLC for both halves of a
miscompilation.  This is useful for working around GCC+CBE bugs or for handling
programs that CBE doesn't support (e.g. inline asm) when searching for
optimizer bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31588 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-09 05:57:53 +00:00
..
bugpoint add a new bugpoint mode -llc-safe. This uses LLC for both halves of a 2006-11-09 05:57:53 +00:00
gccas Enable 'predsimplify' optimization. 2006-09-24 00:08:16 +00:00
gccld Enable 'predsimplify' optimization. 2006-09-24 00:08:16 +00:00
llc Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
lli add a new (hidden) -disable-core-files option 2006-09-14 06:17:09 +00:00
llvm2cpp For PR950: 2006-11-08 06:47:33 +00:00
llvm-ar For PR786: 2006-11-02 20:25:50 +00:00
llvm-as Switch to using llvm-config to select components to link in. 2006-09-04 04:47:49 +00:00
llvm-bcanalyzer For PR786: 2006-11-02 20:25:50 +00:00
llvm-config Allow things like --libs CBackend 2006-09-04 05:35:23 +00:00
llvm-db Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-dis Switch to using llvm-config to build 2006-09-04 05:24:16 +00:00
llvm-extract Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-ld Fix a problem in the the last patch that subverts error message printing. 2006-11-05 19:53:08 +00:00
llvm-link Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-nm Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-prof Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-ranlib Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +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 For PR786: 2006-11-02 20:25:50 +00:00
lto Save temp. bc files when saveTemps flag is true. Use final output file 2006-10-26 20:46:22 +00:00
opt For PR786: 2006-11-02 20:25:50 +00:00
Makefile ok this really works :) 2006-09-08 18:33:49 +00:00