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
*
temporary
Rui Ueyama
2019-12-13
12
-12
/
+160
*
Correct inf typo
Andrew Gaul
2019-12-13
2
-2
/
+2
*
[libcxx] [test] Fix valarray UB and MSVC warnings.
Stephan T. Lavavej
2019-12-12
10
-15
/
+28
*
Remove extra character I added to test my changes that I forgot to delete bef...
Douglas Yung
2019-12-12
1
-1
/
+1
*
[NFC][AArch64] Fix typo.
Nate Voorhies
2019-12-13
1
-1
/
+1
*
[libc++] Mark all fuzzing tests as unsupported in C++03
Eric Fiselier
2019-12-12
17
-0
/
+33
*
[libc++] Cleanup and enable multiple warnings.
Eric Fiselier
2019-12-12
12
-27
/
+40
*
Temporarily revert "NFC: DebugInfo: Refactor RangeSpanList to be a struct, li...
Eric Christopher
2019-12-12
4
-11
/
+19
*
[iOS sim] Simplify iossim_run.py script
Julian Lettner
2019-12-12
1
-3
/
+2
*
[clangd] Fix Windows test failure by adding -fno-delayed-template-parsing to ...
Nathan Ridge
2019-12-12
1
-1
/
+5
*
Fix test to work correctly on 32-bit platforms.
Douglas Yung
2019-12-12
1
-1
/
+2
*
NFC: DebugInfo: Refactor RangeSpanList to be a struct, like DebugLocStream::List
David Blaikie
2019-12-12
4
-19
/
+11
*
NFC: DebugInfo: Refactor debug_loc/loclist emission into a common function
David Blaikie
2019-12-12
2
-21
/
+15
*
__bit_reference: fix -Wdeprecated-copy warnings
Fangrui Song
2019-12-12
1
-1
/
+7
*
hwasan: add tag_offset DWARF attribute to optimized debug info
Evgenii Stepanov
2019-12-12
8
-13
/
+178
*
[libomptarget][nfc] Add declarations of atomic functions for amdgcn
Jon Chesterfield
2019-12-12
3
-0
/
+42
*
[IR] Include target specific intrinsic headers
Heejin Ahn
2019-12-12
2
-2
/
+2
*
[libomptarget] Move resource id functions into target specific code, implemen...
Jon Chesterfield
2019-12-12
4
-13
/
+15
*
Update line number after previous patch added an additional unsupported
Eric Christopher
2019-12-12
1
-4
/
+4
*
[AArch64][SVE] Add integer arithmetic with immediate instructions.
Danilo Carvalho Grael
2019-12-12
5
-9
/
+550
*
[clangd] Heuristically resolve dependent method calls
Nathan Ridge
2019-12-12
2
-2
/
+131
*
[libc++] Tolerate NaN returning random distributions for now
Eric Fiselier
2019-12-12
1
-2
/
+8
*
[Attributor][FIX] Do treat byval arguments special
Johannes Doerfert
2019-12-12
3
-13
/
+117
*
[NFC][InstSimplify] Refactoring ThreadCmpOverSelect function
Denis Bakhvalov
2019-12-12
1
-44
/
+79
*
Revert "[DAGCombiner] fold shift-trunc-shift to shift-mask-trunc"
Sanjay Patel
2019-12-12
3
-14
/
+4
*
[clang] [test] Disable the test exhausting stack on NetBSD
Michał Górny
2019-12-12
1
-0
/
+3
*
[sanitizers] Redirect stdout and stderr to TASK_LOG
Eric Christopher
2019-12-12
1
-1
/
+1
*
[OPENMP50]Fix possible conflict when emitting an alias for the functions
Alexey Bataev
2019-12-12
2
-1
/
+50
*
[DAGCombiner] fold shift-trunc-shift to shift-mask-trunc
Sanjay Patel
2019-12-12
3
-4
/
+14
*
[libc++] Add check to ensure oss-fuzz properly targets libc++.
Eric Fiselier
2019-12-12
1
-0
/
+4
*
[LTO] Support for embedding bitcode section during LTO
Teresa Johnson
2019-12-12
8
-120
/
+270
*
[OPENMP50]Improve checks for declare variant functions compatibility.
Alexey Bataev
2019-12-12
5
-19
/
+69
*
[Target] Remove Target::GetScratchClangASTContext
Alex Langford
2019-12-12
26
-89
/
+138
*
[AMDGPU] AMDGPUUsage clarify address space information and other typo and for...
Tony
2019-12-12
1
-435
/
+476
*
TypeCategory: Initialize m_enabled to false
Vedant Kumar
2019-12-12
1
-1
/
+1
*
Suppress -Wwarn-unused-variables when we don't know the constructor
Erich Keane
2019-12-12
2
-0
/
+21
*
Rename LoopInfo::isRotated() to LoopInfo::isRotatedForm().
Kit Barton
2019-12-12
3
-20
/
+24
*
[compiler-rt] libFuzzer: update -merge_control_file= help message.
Max Moroz
2019-12-12
1
-1
/
+2
*
[PS4] Predefine the __SCE__ macro for the x86_64-scei-ps4 triple
Warren Ristow
2019-12-12
2
-0
/
+2
*
Default to -fuse-init-array
Fangrui Song
2019-12-12
22
-69
/
+61
*
[SystemZ] Implement the packed stack layout
Jonas Paulsson
2019-12-12
11
-298
/
+513
*
[FormatEntity] Add mangled function name support
Med Ismail Bennani
2019-12-12
5
-0
/
+57
*
[DAGCombiner] improve readability
Sanjay Patel
2019-12-12
1
-11
/
+11
*
[lldb/Core] Add missing include (2/2)
Jonas Devlieghere
2019-12-12
1
-0
/
+2
*
[lldb/Core] Add missing include
Jonas Devlieghere
2019-12-12
1
-1
/
+1
*
[AArch64][PowerPC] add tests for shift sandwich; NFC
Sanjay Patel
2019-12-12
2
-3
/
+33
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_TERMIOS
Jonas Devlieghere
2019-12-12
4
-17
/
+17
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_LIBXML2
Jonas Devlieghere
2019-12-12
3
-32
/
+32
*
[ELF] Add a comment to handleSectionGroup(). NFC
Fangrui Song
2019-12-12
1
-0
/
+2
*
[lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT
Jonas Devlieghere
2019-12-12
12
-39
/
+39
[next]