llvm-6502/tools
John McCall b82b4339d1 Check in a couple of changes that I apparently never committed:
- teach DifferenceEngine to unify successors of calls and invokes
    in certain circumstances
  - basic blocks actually don't have their own numbering;  did that change?
  - add llvm-diff to the Makefile and CMake build systems



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111909 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-24 09:16:51 +00:00
..
bugpoint Convert tools to use tool_output_file, and introduce error 2010-08-20 16:59:15 +00:00
bugpoint-passes Minor cleanups to follow the common convention for pass 2010-08-20 00:56:16 +00:00
edis
gold Convert tools to use tool_output_file, and introduce error 2010-08-20 16:59:15 +00:00
llc Use the new tool_output_file in several tools. This fixes a variety 2010-08-20 01:07:01 +00:00
lli
llvm-ar
llvm-as Use the new tool_output_file in several tools. This fixes a variety 2010-08-20 01:07:01 +00:00
llvm-bcanalyzer Remove an unused command-line option. 2010-08-18 17:20:51 +00:00
llvm-config CMake: Improved COMMENT on a custom command 2010-08-15 22:14:36 +00:00
llvm-diff Check in a couple of changes that I apparently never committed: 2010-08-24 09:16:51 +00:00
llvm-dis Use the new tool_output_file in several tools. This fixes a variety 2010-08-20 01:07:01 +00:00
llvm-extract Use tool_output_file in llvm-extract and llvm-link too. 2010-08-20 01:12:13 +00:00
llvm-ld Convert tools to use tool_output_file, and introduce error 2010-08-20 16:59:15 +00:00
llvm-link Use tool_output_file in llvm-extract and llvm-link too. 2010-08-20 01:12:13 +00:00
llvm-mc Use the new tool_output_file in several tools. This fixes a variety 2010-08-20 01:07:01 +00:00
llvm-nm
llvm-prof Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
llvm-ranlib
llvm-shlib This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW & Cygwin. 2010-08-17 19:03:03 +00:00
llvm-stub
llvmc llvmc: Make syntax more consistent. 2010-08-23 23:21:23 +00:00
lto Convert tools to use tool_output_file, and introduce error 2010-08-20 16:59:15 +00:00
opt Convert tools to use tool_output_file, and introduce error 2010-08-20 16:59:15 +00:00
CMakeLists.txt Check in a couple of changes that I apparently never committed: 2010-08-24 09:16:51 +00:00
Makefile Check in a couple of changes that I apparently never committed: 2010-08-24 09:16:51 +00:00