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
*
[clangd] Prevent thread starvation in tests on loaded systems.
Sam McCall
2018-11-27
4
-3
/
+20
*
[libclang] Fix clang_Cursor_getNumArguments and clang_Cursor_getArgument for ...
Ivan Donchevskii
2018-11-27
2
-0
/
+13
*
InstCombine: add comment explaining malloc deletion. NFC.
Tim Northover
2018-11-27
1
-3
/
+10
*
[clang-tidy] Avoid inconsistent notes in readability-container-size-empty
Alexander Kornienko
2018-11-27
2
-2
/
+15
*
[clang-tidy] Minor fixes in a test
Alexander Kornienko
2018-11-27
1
-8
/
+8
*
[ELF] - Fix R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12 handling against ...
George Rimar
2018-11-27
4
-4
/
+77
*
[AArch64] Cortex-a53-843419 erratum should not apply to relaxed TLS.
Peter Smith
2018-11-27
2
-4
/
+46
*
[ASTImporter] Typedef import brings in the complete type
Gabor Marton
2018-11-27
2
-2
/
+41
*
[ELF] - Implement -z nodefaultlib
George Rimar
2018-11-27
5
-5
/
+13
*
[CMake] Add a missing case of TO_CMAKE_PATH
Martin Storsjo
2018-11-27
1
-0
/
+1
*
[COFF] Generate a codeview build id signature for MinGW even when not creatin...
Martin Storsjo
2018-11-27
2
-1
/
+42
*
Add missing REQUIRES: asserts
Max Kazantsev
2018-11-27
1
-0
/
+1
*
[X86] Add test cases for vector shifts of v2i32/v2i16/v4i16/v2i8/v4i8/v8i8 wi...
Craig Topper
2018-11-27
6
-0
/
+13656
*
[X86] Use getUnpackl/getUnpackh instead of directly creating UNPCKL/UNPCKH no...
Craig Topper
2018-11-27
1
-8
/
+8
*
[LoopSimplifyCFG] Turn on term folding after underlying bug fixed
Max Kazantsev
2018-11-27
1
-1
/
+1
*
[LoopSimplifyCFG] Fix corner case with duplicating successors
Max Kazantsev
2018-11-27
2
-4
/
+25
*
[gn build] Merge r347530 to gn.
Nico Weber
2018-11-27
1
-0
/
+4
*
Move a file I forgot to move in r347636.
Nico Weber
2018-11-27
1
-0
/
+0
*
Add support for the Dylan language to ClangASTContext
Bruce Mitchener
2018-11-27
1
-1
/
+3
*
[gn build] Create abi-breaking.h, config.h, llvm-config.h, and add a build fi...
Nico Weber
2018-11-27
18
-17
/
+770
*
[clangd] NFC: Prefer `isa<>` to `dyn_cast<>` to do the checking.
Henry Wong
2018-11-27
1
-2
/
+2
*
[docs] UBSan and ASan are supported on Windows
Reid Kleckner
2018-11-27
2
-1
/
+11
*
[X86] Prevent DAG combine from folding a bitcast from vXi1 to iX with a store...
Craig Topper
2018-11-27
4
-2121
/
+136
*
[X86] Add a bunch of test cases for storing a scalar bitcasted from a vXi1 type.
Craig Topper
2018-11-27
3
-0
/
+2640
*
Revert r347627 "[MS] Push fewer DeclContexts for delayed template parsing"
Reid Kleckner
2018-11-27
2
-24
/
+2
*
[analyzer][PlistMacroExpansion] Part 3.: Macro arguments are expanded
Kristof Umann
2018-11-27
3
-110
/
+4110
*
Revert "[clang][slh] add attribute for speculative load hardening"
Zola Bridges
2018-11-27
9
-109
/
+14
*
[MS] Push fewer DeclContexts for delayed template parsing
Reid Kleckner
2018-11-27
2
-2
/
+24
*
[stack-safety] Update comment
Vitaly Buka
2018-11-27
1
-1
/
+1
*
[stack-safety] Fix and uncomment assert
Vitaly Buka
2018-11-27
1
-3
/
+2
*
[stack-safety] Fix build on gcc 5.4
Vitaly Buka
2018-11-27
1
-1
/
+1
*
[COFF] Add exported functions to gfids table for /guard:cf
Reid Kleckner
2018-11-27
2
-12
/
+69
*
Fix filtering of sanitizer_common unittest architectures on Darwin.
Kuba Mracek
2018-11-27
1
-1
/
+1
*
[WebAssembly] Remove `using` statements from header files. NFC.
Sam Clegg
2018-11-27
10
-45
/
+39
*
[Common] Threads: use function_ref instead of std::function
Fangrui Song
2018-11-27
1
-1
/
+1
*
Revert "[CMake] Streamline code signing for debugserver and pass entitlements...
Davide Italiano
2018-11-27
6
-122
/
+74
*
[InstCombine] add tests for rotate/bswap equality; NFC
Sanjay Patel
2018-11-27
1
-0
/
+23
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
9
-14
/
+109
*
Fix debug build break
JF Bastien
2018-11-26
1
-2
/
+3
*
[FileSystem] Ignore nanoseconds when comparing oso_mod_time
Jonas Devlieghere
2018-11-26
3
-7
/
+19
*
Notify the linker when a TU compiled with split-stack has a function without ...
Sterling Augustine
2018-11-26
3
-4
/
+46
*
Remove trailing empty line
Vitaly Buka
2018-11-26
1
-1
/
+0
*
[stack-safety] Analysis documentation
Vitaly Buka
2018-11-26
3
-0
/
+71
*
[stack-safety] Inter-Procedural Analysis implementation
Vitaly Buka
2018-11-26
8
-11
/
+993
*
[stack-safety] Empty local passes for Stack Safety Global Analysis
Vitaly Buka
2018-11-26
6
-0
/
+95
*
AArch64ISelLowering: Remove a return-of-assignment to allow NRVO
David Blaikie
2018-11-26
1
-1
/
+1
*
Remove duplicate _LIBCPP_INLINE_VISIBILITY attributes.
Eric Fiselier
2018-11-26
1
-60
/
+60
*
Add new passes to X86 pipeline tests
Mircea Trofin
2018-11-26
4
-0
/
+10
*
[X86] Add dependency from X86 to ProfileData after rL347596
Fangrui Song
2018-11-26
1
-1
/
+1
*
[ICP] Remove incompatible attributes at indirect-call promoted callsites.
Xin Tong
2018-11-26
2
-2
/
+59
[next]