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
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
47
-5
/
+2882
*
Add new ABI callback to provide fallback unwind register locations
Ulrich Weigand
2016-04-14
4
-26
/
+51
*
Return back the zero parameter of aggregate initialization in OutputSectionFa...
George Rimar
2016-04-14
1
-1
/
+1
*
[sanitizer] remove FreeBSD PS_STRINGS fallback
Ed Maste
2016-04-14
1
-4
/
+5
*
Make OutputSectionFactory::lookup() inline. NFC.
George Rimar
2016-04-14
1
-8
/
+4
*
Removed excessive line. NFC.
George Rimar
2016-04-14
1
-2
/
+1
*
Reduce expression to single line. NFC.
George Rimar
2016-04-14
1
-3
/
+1
*
Summary:
Simon Dardis
2016-04-14
13
-49
/
+73
*
Revert "Make tsan tests more portable (take 2)"
Renato Golin
2016-04-14
51
-63
/
+63
*
Clang formated file. NFC.
George Rimar
2016-04-14
1
-10
/
+9
*
Combine code branch into single line. NFC.
George Rimar
2016-04-14
1
-5
/
+2
*
[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Marcin Koscielnicki
2016-04-14
5
-0
/
+89
*
[sanitizer] [SystemZ] Add virtual space size.
Marcin Koscielnicki
2016-04-14
2
-0
/
+10
*
[sanitizer] [SystemZ] Implement internal_mmap.
Marcin Koscielnicki
2016-04-14
1
-1
/
+26
*
Make tsan tests more portable (take 2)
Renato Golin
2016-04-14
51
-63
/
+63
*
[analyzer] Make it possible to query the function name from a CallDescription.
Gabor Horvath
2016-04-14
1
-0
/
+3
*
[ASTImporter] Implement some expression-related AST node import.
Artem Dergachev
2016-04-14
4
-59
/
+995
*
asan: fix build
Dmitry Vyukov
2016-04-14
1
-1
/
+1
*
Reapply r258505 after r266254, this time with a comment to make it more sticky.
Nico Weber
2016-04-14
1
-1
/
+7
*
[Coverage] Update testing methods to support more than two files
Igor Kudrin
2016-04-14
1
-11
/
+58
*
asan: fix out-of-bounds access in quarantine
Dmitry Vyukov
2016-04-14
1
-2
/
+4
*
[MSVC] Fix check for wchar_t type in case of -fno-wchar
Dmitry Polukhin
2016-04-14
2
-1
/
+23
*
FileSpec: make matching separator-agnostic again
Pavel Labath
2016-04-14
2
-6
/
+22
*
[mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC.
Vasileios Kalintiris
2016-04-14
4
-419
/
+119
*
[Coverage] Avoid unnecessary copying of std::vector
Igor Kudrin
2016-04-14
1
-7
/
+16
*
[tsan] Fix size reporting for OS X zone allocator with 0-sized allocations
Kuba Brecka
2016-04-14
2
-1
/
+25
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet
2016-04-14
12
-339
/
+206
*
ThinLTO: linkonce compile-time optimization, do not bother when there is only...
Mehdi Amini
2016-04-14
1
-0
/
+4
*
[Clang][AVX512][BUILTIN] Adding support for intrinsics of vpmov{d|q}{b|w|d}{1...
Michael Zuckerman
2016-04-14
5
-0
/
+827
*
[CodeGen] Teach LLVM how to lower @llvm.{min,max}num to {MIN,MAX}NAN
David Majnemer
2016-04-14
10
-74
/
+151
*
[Clang][AVX512][Builtin] Adding intrinsics of vpmovus{d|q}{b|w|d}{128|256|512...
Michael Zuckerman
2016-04-14
5
-0
/
+832
*
Make sure the LLVMContext outlive the CompilerInstance
Mehdi Amini
2016-04-14
1
-1
/
+1
*
Do not use llvm:getGlobalContext() in unittests
Mehdi Amini
2016-04-14
1
-1
/
+2
*
Do not use getGlobalContext()... ever.
Mehdi Amini
2016-04-14
1
-5
/
+5
*
Fix Android build after r266267
Oleksiy Vyalov
2016-04-14
1
-17
/
+17
*
ELF: Do not create copy relocations for references in writable sections.
Peter Collingbourne
2016-04-14
4
-29
/
+53
*
AMDGPU: Implement canonicalize
Matt Arsenault
2016-04-14
9
-1
/
+383
*
Don't use auto - (try to) appease the Android g++ bot
Enrico Granata
2016-04-14
1
-1
/
+1
*
TargetLowering: Factor out common code for tail call eligibility checking; NFC
Matthias Braun
2016-04-14
5
-63
/
+46
*
[modules] Store the location of the lexical update record in a decl update as
Richard Smith
2016-04-14
2
-3
/
+2
*
Reorder ASTNodeKind::AllKindInfo to match NodeKindId.
Alexander Kornienko
2016-04-14
4
-15
/
+25
*
Augment the 'language objc class-table dump' command to take a "-v" option, w...
Enrico Granata
2016-04-14
2
-8
/
+159
*
[modules] Remove CXX_BASE_SPECIFIERS_OFFSETS table. Instead of storing an ID of
Richard Smith
2016-04-14
10
-172
/
+30
*
clang-tools-extra/test/clang-tidy/readability-deleted-default.cpp: Add -fno-m...
NAKAMURA Takumi
2016-04-13
1
-1
/
+1
*
ObjC kindof: order the methods in global pool relative to availability.
Manman Ren
2016-04-13
3
-14
/
+45
*
[CodeGen] Avoid ctor/dtor boilerplate with some C++11
Reid Kleckner
2016-04-13
3
-113
/
+94
*
[CFLAA] Fix up code style a bit. NFC.
George Burgess IV
2016-04-13
2
-292
/
+276
*
[ppc] add tests to show potential andc optimization
Sanjay Patel
2016-04-13
1
-0
/
+36
*
ARM: override cost function to re-enable ConstantHoisting (& fix it).
Tim Northover
2016-04-13
7
-7
/
+94
*
Revert "Add LLVMGetAttrKindIDInContext in the C API in order to facilitate mi...
Amaury Sechet
2016-04-13
3
-38
/
+0
[next]