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
*
[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
*
[InstCombine] make icmp vector canonicalization safe for constant with undef ...
Sanjay Patel
2019-10-29
8
-9
/
+21
*
[clang] Add no_builtin attribute
Guillaume Chatelet
2019-10-29
10
-4
/
+269
*
[lldb][NFC] Make LLVMUserExpression::DoExecute return early
Raphael Isemann
2019-10-29
1
-144
/
+142
*
[OPENMP]Fix PR43772: No warning in non-combined target regions.
Alexey Bataev
2019-10-29
5
-7
/
+38
*
[bugpoint] Try to reduce passes after reducing everything.
Florian Hahn
2019-10-29
1
-1
/
+15
*
[InstCombine] add tests for icmp predicate canonicalization with vector types...
Sanjay Patel
2019-10-29
1
-5
/
+14
*
[Hexagon] Handle remaining registers in getRegisterByName()
Krzysztof Parzyszek
2019-10-29
3
-3
/
+848
*
[BitVector] Define BitWord as uintptr_t
Simon Pilgrim
2019-10-29
1
-1
/
+1
*
[IR] move/change null-check to assert
Sanjay Patel
2019-10-29
1
-1
/
+2
*
[BitVector] Cast integer literals to BitWord [NFC]
Simon Pilgrim
2019-10-29
1
-15
/
+15
*
[IR] move helper function to replace undef constant (elements) with fixed con...
Sanjay Patel
2019-10-29
3
-24
/
+31
*
[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sections
Martin Storsjö
2019-10-29
2
-1
/
+117
*
Fix some spelling mistakes in comments. NFC
Greg Bedwell
2019-10-29
1
-4
/
+4
*
Fix a spelling mistake in a comment. NFC
Greg Bedwell
2019-10-29
1
-1
/
+1
*
Fix a spelling mistake in a comment. NFC
Greg Bedwell
2019-10-29
1
-1
/
+1
*
Revert "[NFC] Replace a linked list in LiveDebugVariables pass with a DenseMap"
Andrea Di Biagio
2019-10-29
1
-97
/
+82
*
Fix unused variable warning. NFCI.
Simon Pilgrim
2019-10-29
1
-1
/
+1
*
[clangd] Add a hidden tweak to dump symbol under the cursor.
Haojian Wu
2019-10-29
2
-0
/
+36
*
[LCSSA] Forget values we create LCSSA phis for
Florian Hahn
2019-10-29
3
-3
/
+81
*
Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 - "Reland [AArch64][DebugIn...
Simon Pilgrim
2019-10-29
11
-183
/
+10
*
[BranchFolding] skip debug instr to avoid code change
Jeremy Morse
2019-10-29
2
-2
/
+112
*
[ConstantFold] Push extractelement into getelementptr's operands
Jay Foad
2019-10-29
1
-1
/
+1
*
[clangd] NFC, use URI::resolve to simplify the code.
Haojian Wu
2019-10-29
1
-9
/
+5
[next]