..
bugpoint
Fix a bug introduced during the transition to PathV2.
2014-03-14 15:13:35 +00:00
bugpoint-passes
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 08:27:28 +00:00
gold
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llc
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
lli
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 08:27:28 +00:00
llvm-ar
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-as
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-bcanalyzer
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-c-test
llvm-config
Don't emit a blank line when running llvm-config --system-libs.
2014-03-03 15:06:14 +00:00
llvm-cov
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-diff
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 08:27:28 +00:00
llvm-dis
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 08:27:28 +00:00
llvm-dwarfdump
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-extract
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-jitlistener
Support: split object format out of environment
2014-03-06 20:47:11 +00:00
llvm-link
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-lto
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-mc
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 08:27:28 +00:00
llvm-mcmarkup
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
llvm-nm
Object/COFF: change data type of SymbolNumber from int16 to uint16.
2014-03-15 00:04:08 +00:00
llvm-objdump
[C++11] Introduce SectionRef::relocations() to use range-based loops
2014-03-14 14:22:49 +00:00
llvm-profdata
Back out Profile library and dependent commits
2014-03-12 22:00:57 +00:00
llvm-readobj
Support: Make error_category's constructor public
2014-03-15 04:05:59 +00:00
llvm-rtdyld
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 08:27:28 +00:00
llvm-shlib
Add patch level to llvm version in CMake and Autoconf
2014-03-03 15:22:00 +00:00
llvm-size
[C++11] Use ObjectFile::sections() in commandline llvm tools
2014-03-13 14:37:36 +00:00
llvm-stress
[C++11] Add 'override' keyword to virtual methods that override their base class.
2014-03-08 08:27:28 +00:00
llvm-symbolizer
[C++11] Use ObjectFile::sections() in commandline llvm tools
2014-03-13 14:37:36 +00:00
lto
Centralize the handling of install_name and rpath.
2014-02-28 13:48:03 +00:00
macho-dump
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
msbuild
obj2yaml
Replace OwningPtr<T> with std::unique_ptr<T>.
2014-03-06 05:51:42 +00:00
opt
static link polly into tools
2014-03-14 04:04:14 +00:00
yaml2obj
[yaml2obj][ELF] Use range-based for loops.
2014-03-14 06:53:30 +00:00
CMakeLists.txt
static link polly into tools
2014-03-14 04:04:14 +00:00
LLVMBuild.txt
PGO: llvm-profdata: tool for merging profiles
2014-02-17 23:22:49 +00:00
Makefile
PGO: llvm-profdata: tool for merging profiles
2014-02-17 23:22:49 +00:00