llvm-6502/tools
Jakob Stoklund Olesen 882092808b Add a -time-compilations=<N> option to llc.
This causes llc to repeat the module compilation N times, making it
possible to get more accurate information from -time-passes when
compiling small modules.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169040 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-30 21:42:47 +00:00
..
bugpoint One more step towards making doInitialization and doFinalization useful for 2012-11-29 17:47:05 +00:00
bugpoint-passes Move the InstVisitor utility into VMCore where it belongs. It heavily 2012-11-30 03:08:41 +00:00
gold
llc Add a -time-compilations=<N> option to llc. 2012-11-30 21:42:47 +00:00
lli Modifying lli to use the SectionMemoryManager. 2012-11-27 19:49:00 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer Add back support for reading and parsing 'deplibs'. 2012-11-28 08:41:48 +00:00
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract One more step towards making doInitialization and doFinalization useful for 2012-11-29 17:47:05 +00:00
llvm-jitlistener Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
llvm-link
llvm-mc Add a -disable-cfi option to llvm-mc. This is useful for debugging as 2012-11-23 17:37:34 +00:00
llvm-mcmarkup
llvm-nm
llvm-objdump
llvm-prof One more step towards making doInitialization and doFinalization useful for 2012-11-29 17:47:05 +00:00
llvm-ranlib
llvm-readobj
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress One more step towards making doInitialization and doFinalization useful for 2012-11-29 17:47:05 +00:00
llvm-symbolizer
lto One more step towards making doInitialization and doFinalization useful for 2012-11-29 17:47:05 +00:00
macho-dump
opt One more step towards making doInitialization and doFinalization useful for 2012-11-29 17:47:05 +00:00
CMakeLists.txt Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
LLVMBuild.txt Adding tests for the Intel JIT event listener's MCJIT support. 2012-11-21 20:38:26 +00:00
Makefile Make building of llvm-jitlistener conditional on the USE_INTEL_JITEVENTS setting. 2012-11-27 01:24:25 +00:00