1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/tools
Chris Lattner ae15a1f88d completely revert patrick's enhancement to bugpoint. Though it makes bugpoint
speed up, it sometimes makes it crash on complex bc files, which isn't very nice.


With this, bugpoint can reduce the 176.gcc failure.

llvm-svn: 31589
2006-11-09 06:24:56 +00:00
..
bugpoint completely revert patrick's enhancement to bugpoint. Though it makes bugpoint 2006-11-09 06:24:56 +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