index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lldb-server: add support for binary memory reads
Pavel Labath
2015-10-14
6
-14
/
+72
*
Bring back r250262: PS4 toolchain
Filipe Cabecinhas
2015-10-14
18
-8
/
+751
*
[llvm-readobj/ELF] fix: add correct test inputs
Igor Kudrin
2015-10-14
4
-0
/
+0
*
[llvm-readobj/ELF] Print GNU Hash section
Igor Kudrin
2015-10-14
11
-0
/
+132
*
Revert "RenderScript command for printing allocation contents"
Pavel Labath
2015-10-14
5
-471
/
+0
*
Change ConstString to support massive multi-threaded access
Tamas Berghammer
2015-10-14
1
-54
/
+46
*
Use __SIZE_TYPE__ to fix buildbot failures.
Angel Garcia Gomez
2015-10-14
1
-1
/
+1
*
Fix warning in CommandObjectMemory
Tamas Berghammer
2015-10-14
1
-0
/
+1
*
Make use of lldv::Triple::isAndroid
Tamas Berghammer
2015-10-14
3
-13
/
+7
*
[x86][FastISel] Teach how to select nontemporal stores.
Andrea Di Biagio
2015-10-14
2
-16
/
+103
*
Prevent modernize-use-auto from emitting a warning when 'auto' was already be...
Angel Garcia Gomez
2015-10-14
2
-0
/
+8
*
Support every kind of initialization.
Angel Garcia Gomez
2015-10-14
2
-20
/
+118
*
Fix compiler warnings in ScriptInterpreterPython
Pavel Labath
2015-10-14
1
-1
/
+1
*
RenderScript command for printing allocation contents
Ewan Crawford
2015-10-14
4
-0
/
+470
*
Mark TestBatchMode as flaky on linux
Pavel Labath
2015-10-14
1
-0
/
+1
*
Fix GCC atomic implementation in C++03
Eric Fiselier
2015-10-14
1
-3
/
+8
*
[CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libclang.
Chris Bieneman
2015-10-14
1
-1
/
+1
*
[CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libLTO and li...
Chris Bieneman
2015-10-14
2
-2
/
+2
*
[CMake] Fixing the bots I broke.
Chris Bieneman
2015-10-14
1
-7
/
+7
*
[CMake] Set Policy CMP0048 to NEW
Chris Bieneman
2015-10-14
1
-11
/
+21
*
Add a instrumentation test for Linux
Xinliang David Li
2015-10-14
1
-0
/
+1
*
Revert-to-green r250262 (PS4 toolchain patch)
Sean Silva
2015-10-14
18
-749
/
+7
*
[LLDB] Adding mips32 in the list of archs with watchpoint_exceptions_received...
Mohit K. Bhakkad
2015-10-14
1
-1
/
+3
*
Canonicalize some of the x86 builtin tests and either remove or comment
Eric Christopher
2015-10-14
31
-56
/
+90
*
Remove the optimization option from this test as it is unnecessary
Eric Christopher
2015-10-14
1
-1
/
+1
*
[X86] Update CPU detection to only enable XSAVE features if the OS has enable...
Craig Topper
2015-10-14
1
-14
/
+16
*
[X86] Add XSAVE feature flags to their various processors.
Craig Topper
2015-10-14
1
-3
/
+23
*
[LLDB][MIPS64] Adding mips64 reaturn address register for unwind plan
Mohit K. Bhakkad
2015-10-14
1
-0
/
+1
*
Use range-based for loops. NFC
Craig Topper
2015-10-14
1
-9
/
+7
*
[MSVC] Fix for http://llvm.org/PR24132: __declspec(property): double invocati...
Alexey Bataev
2015-10-14
2
-11
/
+31
*
Revert r250204 and r250240 due to bot failure. We failed to build PGO-ed clang.
Manman Ren
2015-10-14
7
-235
/
+5
*
I took care of the build problem in the commit 250252.
Ekaterina Romanova
2015-10-14
18
-7
/
+749
*
Use __config_site when building libc++. Also cleanup ABI versioning doc
Eric Fiselier
2015-10-14
5
-4
/
+10
*
[msan] Fix crash on multiplication by a non-integer constant.
Evgeniy Stepanov
2015-10-14
2
-9
/
+38
*
[asan] Disabling speculative loads under asan. Patch by Mike Aizatsky
Kostya Serebryany
2015-10-14
2
-1
/
+45
*
Rename one of our two llvm::GCOVOptions classes to llvm::GCOV::Options. We used
Richard Smith
2015-10-14
4
-15
/
+11
*
reverting my patch, cause build problems
Ekaterina Romanova
2015-10-14
18
-749
/
+7
*
Workaround -pedantic flag added by LLVM
Eric Fiselier
2015-10-13
1
-0
/
+4
*
Split -pedantic and -Wno-long-long into two separate flags so libc++ can remo...
Eric Fiselier
2015-10-13
1
-1
/
+2
*
ABI versioning macros for libc++.
Evgeniy Stepanov
2015-10-13
11
-12
/
+85
*
ArchSpec: fix unintentional promotion of unspecified unknowns to specified un...
Todd Fiala
2015-10-13
10
-27
/
+85
*
This patch adds missing pieces to clang, including the PS4 toolchain
Ekaterina Romanova
2015-10-13
18
-7
/
+749
*
[SCEV] Use `SCEV::isAllOnesValue` directly; NFC.
Sanjoy Das
2015-10-13
1
-8
/
+4
*
[Sema/objc] When checking for unimplemented methods treat methods from class ...
Argyrios Kyrtzidis
2015-10-13
3
-8
/
+17
*
Remove definition of ~PlatformNetBSD(), since its declaration is marked as '=...
Bruce Mitchener
2015-10-13
1
-13
/
+0
*
Added tree panels.
Greg Clayton
2015-10-13
1
-15
/
+281
*
Fix use of libc++ <foo.h> headers from within an 'extern "C"' context in C++98.
Richard Smith
2015-10-13
2
-0
/
+45
*
[CMake]Getting rid of references to LLVM_SUBMIT_VERSION and LLVM_SUBMIT_SUBVE...
Chris Bieneman
2015-10-13
2
-9
/
+3
*
[CMake] Add compatibility and current versioning to libLTO to match autoconf ...
Chris Bieneman
2015-10-13
1
-0
/
+10
*
[CMake] libLLVM's compatibility version should be 1.
Chris Bieneman
2015-10-13
1
-1
/
+1
[next]