llvm-6502/tools
Lang Hames 657c697363 [lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT.
No test case - this only affects generated code performance.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239383 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-09 02:43:27 +00:00
..
bugpoint
bugpoint-passes
dsymutil [dsymutil] Add support for linking the debug_frame section. 2015-06-05 23:06:11 +00:00
gold
llc add missing dependency on Target lib for tools 2015-06-03 19:07:51 +00:00
lli [lli] Make the OptLevel (-O=<char>) option accessible to the lazy JIT. 2015-06-09 02:43:27 +00:00
llvm-ar llvm-ar: Move archive writer to Object. 2015-06-08 02:32:01 +00:00
llvm-as
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov
llvm-cxxdump
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-go
llvm-jitlistener
llvm-link
llvm-lto add missing dependency on Target lib for tools 2015-06-03 19:07:51 +00:00
llvm-mc Teaching llvm-mc how to understand the defsym command line option. This allows integer-constant symbols to be defined on the command line and used during assembly. 2015-06-07 01:46:24 +00:00
llvm-mcmarkup
llvm-nm
llvm-objdump [objdump] Moving PrintImmHex out of MachODump and in to llvm-objdump and setting instprinter appropriately. 2015-06-07 21:07:17 +00:00
llvm-pdbdump
llvm-profdata
llvm-readobj [llvm-readobj] Use the new symbol API. 2015-06-08 04:55:29 +00:00
llvm-rtdyld
llvm-shlib
llvm-size [Object, MachO] Introduce MachOObjectFile::load_commands() range iterator. 2015-06-03 22:19:36 +00:00
llvm-stress
llvm-symbolizer
lto add missing dependency on Target lib for tools 2015-06-03 19:07:51 +00:00
macho-dump [Object, MachO] Introduce MachOObjectFile::load_commands() range iterator. 2015-06-03 22:19:36 +00:00
msbuild
obj2yaml
opt
verify-uselistorder
yaml2obj
CMakeLists.txt
LLVMBuild.txt
Makefile Do not build LLD from tools/Makefile, as LLD no longer has a Makefile build. 2015-06-08 04:04:13 +00:00