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
*
[lli-child-target] Fix -DBUILD_SHARED_LIBS=on build
Fangrui Song
2019-10-29
1
-0
/
+1
*
[lli] Fix -DBUILD_SHARED_LIBS=on build
Fangrui Song
2019-10-29
1
-0
/
+1
*
Revert "[llvm-cov] Add option to whitelist filenames"
Vlad Tsyrklevich
2019-10-29
12
-154
/
+20
*
[WebAssembly][lld] Fix for static linking of PIC code
Sam Clegg
2019-10-29
2
-3
/
+1
*
gn build: (manually) merge a34680a3
Nico Weber
2019-10-29
2
-2
/
+11
*
[llvm-cov] Add option to whitelist filenames
Vedant Kumar
2019-10-29
12
-20
/
+154
*
[lit] Refactor ordering of tests
Julian Lettner
2019-10-29
2
-22
/
+28
*
[ADT] add equality operator for SmallSet
Fedor Sergeev
2019-10-29
2
-0
/
+50
*
Break out OrcError and RPC
Chris Bieneman
2019-10-29
16
-19
/
+45
*
Suppress useless GCC "bitfield is too small to hold all values of enum class"...
Richard Smith
2019-10-29
1
-1
/
+1
*
AMDGPU/GlobalISel: Legalize FDIV32
Austin Kerbow
2019-10-29
4
-75
/
+1065
*
[MS] Fix constexpr data member pointer conversions
Reid Kleckner
2019-10-29
2
-2
/
+45
*
[lldbsuite] Remove unused test_event files
Jonas Devlieghere
2019-10-29
5
-451
/
+0
*
[lldbsuite] Remove the DumpFormatter
Jonas Devlieghere
2019-10-29
1
-22
/
+0
*
[lldbsuite] Remove pre_kill_hook package
Jonas Devlieghere
2019-10-29
7
-418
/
+0
*
[lldbsuite] Remove unused support files
Jonas Devlieghere
2019-10-29
2
-87
/
+0
*
[lit] Small improvements in cl_arguments.py
Julian Lettner
2019-10-29
2
-58
/
+32
*
Thread safety analysis: Peel away NoOp implicit casts in initializers
Aaron Puchert
2019-10-30
2
-0
/
+17
*
[LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap
Nick Terrell
2019-10-29
8
-4
/
+40
*
Replace std::function in PrintingPolicy with a callbacks object.
Richard Smith
2019-10-29
4
-11
/
+29
*
[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-29
6
-68
/
+84
*
[Headers] Fix compatibility between arm_acle.h and intrin.h
Eli Friedman
2019-10-29
2
-0
/
+8
*
Accept __is_same_as as a GCC-compatibility synonym for the proper trait name ...
Richard Smith
2019-10-29
4
-0
/
+8
*
[DWARF5] Added support for deleted C++ special member functions.
Adrian Prantl
2019-10-29
9
-1
/
+226
*
[globalisel][docs] Fix warning treated as error
Daniel Sanders
2019-10-29
1
-1
/
+1
*
[globalisel][docs] Rewrite the IRTranslator documentation
Daniel Sanders
2019-10-29
1
-27
/
+65
*
Fix argument numbering confusion when diagnosing a non-viable operator().
Richard Smith
2019-10-29
2
-2
/
+11
*
[ValueObjectDisplay] Generalize the description of an option.
Davide Italiano
2019-10-29
1
-1
/
+1
*
[SelectionDAG] Enable lowering unordered atomics loads w/LoadSDNode (and stor...
Philip Reames
2019-10-29
7
-172
/
+78
*
[Docs] Reflect the slow migration from guard to widenable condition which is ...
Philip Reames
2019-10-29
1
-0
/
+4
*
[lit] Extend internal diff to support `-` argument
Joel E. Denny
2019-10-29
7
-5
/
+146
*
[lit] Make internal diff work in pipelines
Joel E. Denny
2019-10-29
9
-271
/
+313
*
[X86] Narrow i64 compares with constant to i32 when the upper 32-bits are kno...
Craig Topper
2019-10-29
5
-14
/
+26
*
[LLDB] Fix for windows bots broken by unsupported tests
shafik
2019-10-29
2
-0
/
+4
*
[globalisel][docs] Rewrite the pipeline overview
Daniel Sanders
2019-10-29
6
-51
/
+106
*
[X86][VBMI2] Add vector funnel shift tests
Simon Pilgrim
2019-10-29
2
-0
/
+307
*
[libc++] Force the ABI namespace to be a reserved identifier
Louis Dionne
2019-10-29
2
-2
/
+2
*
Revert "[clang-format] Remove the dependency on frontend"
Vlad Tsyrklevich
2019-10-29
2
-26
/
+15
*
[SVE][AArch64] Adding pattern matching for some SVE instructions.
Ehsan Amiri
2019-10-29
3
-4
/
+114
*
[ELF] Delete redundant comment after D56554. NFC
Fangrui Song
2019-10-29
1
-1
/
+0
*
[lld] [ELF] Add '-z nognustack' opt to suppress emitting PT_GNU_STACK
Michał Górny
2019-10-29
5
-8
/
+40
*
[LLDB][Python] fix another fflush issue on NetBSD
Lawrence D'Anna
2019-10-29
4
-16
/
+26
*
[SLP] Fix -Wunused-variable. NFC
Fangrui Song
2019-10-29
1
-2
/
+1
*
isBuiltinFunc() uses StringRef instead of const char*
Guillaume Chatelet
2019-10-29
3
-4
/
+3
*
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-29
11
-89
/
+287
*
[SLP] Generalization of stores vectorization.
Alexey Bataev
2019-10-29
20
-480
/
+842
*
Fix missing memcpy builtin on ppc64be
Guillaume Chatelet
2019-10-29
2
-0
/
+2
*
[X86] Pull out combineOrShiftToFunnelShift helper. NFCI.
Simon Pilgrim
2019-10-29
1
-51
/
+64
*
build: make standalone builds work again
Saleem Abdulrasool
2019-10-29
1
-0
/
+4
*
build: workaround stale caches (NFC)
Saleem Abdulrasool
2019-10-29
1
-1
/
+1
[next]