llvm-6502/tools
Chris Lattner 9686ae7f4e Teach bugpoint to kill optimization passes that run over the timeout limit,
which allows it to debug optimizer infinite loops.  This patch is contributed
by Nick Lewycky, thanks!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28763 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-13 03:10:48 +00:00
..
analyze For PR780: 2006-06-07 23:03:13 +00:00
bugpoint Teach bugpoint to kill optimization passes that run over the timeout limit, 2006-06-13 03:10:48 +00:00
gccas Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
gccld Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llc For PR780: 2006-06-07 23:03:13 +00:00
lli Get JIT/Interpreter working on Windows again. 2006-03-24 02:53:49 +00:00
llvm2cpp Suppress -pedantic warnings about print("%a") 2006-06-02 00:39:08 +00:00
llvm-ar Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-as Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-bcanalyzer Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-config Remove useless noop argument 2006-06-07 00:43:18 +00:00
llvm-db This no longer needs plugins, this it doesn't need all of VMCore. 2006-06-08 00:25:44 +00:00
llvm-dis Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-extract Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-ld Shorten a value description so --help out isn't so wide. 2006-06-07 23:07:51 +00:00
llvm-link Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-nm Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-prof Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
llvm-ranlib Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +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 archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
opt For PR780: 2006-06-07 23:03:13 +00:00
Makefile llvm2cpp is ready to be compiled so add it to the makefile, but make it 2006-05-30 21:20:55 +00:00