.. |
bugpoint
|
Fix a typo (the the => the)
|
2012-07-23 08:51:15 +00:00 |
bugpoint-passes
|
|
|
gold
|
Use LTO_CODEGEN_PIC_MODEL_DYNAMIC for PIE. This requirest a git version of
|
2012-06-13 13:30:24 +00:00 |
llc
|
Tweak prose.
|
2012-07-19 00:11:45 +00:00 |
lli
|
Plug a leak when using MCJIT.
|
2012-05-20 17:24:08 +00:00 |
llvm-ar
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
llvm-as
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
llvm-bcanalyzer
|
fix PR12301 - llvm-bcanalyze should print to stdout, not stderr (except for errors).
|
2012-03-19 23:40:48 +00:00 |
llvm-config
|
llvm-config: Use sys::fs::equivalent instead of string comparison.
|
2012-05-15 22:07:18 +00:00 |
llvm-cov
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
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
|
DebugInfo library: add support for fetching absolute paths to source files
|
2012-07-19 07:03:58 +00:00 |
llvm-extract
|
Remove extraneous ".get()->" which is just "->". No functionality change.
|
2011-12-30 19:17:23 +00:00 |
llvm-link
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
llvm-mc
|
Allow MCCodeEmitter access to the target MCRegisterInfo.
|
2012-05-15 17:35:52 +00:00 |
llvm-nm
|
[llvm-nm] Update documentation to cover object file support and arguments.
|
2012-06-06 23:34:10 +00:00 |
llvm-objdump
|
Remove tabs.
|
2012-07-19 00:17:40 +00:00 |
llvm-prof
|
Round 2 of dead private variable removal.
|
2012-06-06 19:47:08 +00:00 |
llvm-ranlib
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
llvm-readobj
|
Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs.
|
2012-03-10 02:04:38 +00:00 |
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
|
openbsd doesn't support soname, patch by Brad Smith!
|
2012-04-25 06:37:20 +00:00 |
llvm-size
|
LLVMBuild: Remove trailing newline, which irked me.
|
2011-12-12 19:48:00 +00:00 |
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
|
Forgot this patch in r159023.
|
2012-06-22 20:30:39 +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
|
[CMake] Restructure how Clang, Polly and other external projects get included.
|
2012-04-26 19:43:35 +00:00 |
LLVMBuild.txt
|
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
|
2012-04-19 19:27:54 +00:00 |
Makefile
|
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
|
2012-04-19 19:27:54 +00:00 |