llvm-6502/tools
Jim Grosbach 5da959daff LLI: move instruction cache tweaks.
Invalidate the instruction cache right before we start actually executing code, otherwise
we can miss some that came later. This is still not quite right for a truly lazilly
compiled environment, but it's closer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162803 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-28 23:22:30 +00:00
..
bugpoint Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
bugpoint-passes
gold Pass -lLTO after gold-plugin.o so that it gets used in systems that default to 2012-08-27 03:03:07 +00:00
llc Add support for the --param ssp-buffer-size= driver option. 2012-08-21 16:15:24 +00:00
lli LLI: move instruction cache tweaks. 2012-08-28 23:22:30 +00:00
llvm-ar Remove references to compression in llvm-ar. It has been a long time since we 2012-08-10 01:57:52 +00:00
llvm-as
llvm-bcanalyzer
llvm-config llvm-config: Use sys::fs::equivalent instead of string comparison. 2012-05-15 22:07:18 +00:00
llvm-cov
llvm-diff Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
llvm-dis Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
llvm-dwarfdump Add basic support for .debug_ranges section to LLVM's DebugInfo library. 2012-08-27 07:17:47 +00:00
llvm-extract
llvm-link
llvm-mc
llvm-nm Change the linker_private_weak_def_auto' linkage to linkonce_odr_auto_hide' to 2012-08-17 18:33:14 +00:00
llvm-objdump Some of the instructions in the Mips instruction set are revision 2012-08-28 19:24:49 +00:00
llvm-prof Round 2 of dead private variable removal. 2012-06-06 19:47:08 +00:00
llvm-ranlib Remove references to compression in llvm-ar. It has been a long time since we 2012-08-10 01:57:52 +00:00
llvm-readobj
llvm-rtdyld Added LLIMCJITMemoryManager to the lli. This manager will be used for MCJIT instead of DefaultJIMMemoryManager. 2012-05-16 18:50:11 +00:00
llvm-shlib Add support for the OpenBSD for Bitrig. 2012-08-06 20:52:18 +00:00
llvm-size
llvm-stress llvm-stress: Stabalize (by using an ordered container) and add randomness to the order in which loops are generated. 2012-06-21 08:58:15 +00:00
lto Add support for the --param ssp-buffer-size= driver option. 2012-08-21 16:15:24 +00:00
macho-dump Refactor data-in-code annotations. 2012-05-18 19:12:01 +00:00
opt Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile