llvm-6502/tools
Evan Cheng b95fc31aa2 Sink codegen optimization level into MCCodeGenInfo along side relocation model
and code model. This eliminates the need to pass OptLevel flag all over the
place and makes it possible for any codegen pass to use this information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144788 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-16 08:38:26 +00:00
..
bugpoint Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
bugpoint-passes build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
edis Clients are responsible for initializing the targets, remove it from the disassembler API. 2011-11-11 13:20:40 +00:00
gold Use absolute path to exportsfile in gold plugin CMake build. 2011-11-05 04:17:20 +00:00
llc Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
lli LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-ar LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-as LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-bcanalyzer LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-config Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).", 2011-11-10 19:59:35 +00:00
llvm-config-2 llvm-config-2: Detect when we are running out of a BuildTools development tree, so that we can always provide library/include information for the real build directory. 2011-11-11 22:59:47 +00:00
llvm-cov LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-diff LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-dis LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-dwarfdump LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-extract LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-ld LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-link LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-mc LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-nm LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-objdump llvm-objdump: Ignore non-objects in archives. 2011-11-16 01:24:41 +00:00
llvm-prof Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
llvm-ranlib LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-rtdyld LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-shlib build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
llvm-size LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
llvm-stub LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
lto Now that the linker supports lazily materialising globals, don't 2011-11-05 04:17:25 +00:00
macho-dump LLVMBuild: Add description files for the LLVM tools. 2011-11-11 22:59:39 +00:00
opt Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
CMakeLists.txt Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).", 2011-11-10 19:59:35 +00:00
LLVMBuild.txt build: Add initial cut at LLVMBuild.txt files. 2011-11-03 18:53:17 +00:00
Makefile Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).", 2011-11-10 19:59:35 +00:00