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
*
Fix null dereference in yaml::Document::skip
Thomas Finch
2019-11-11
2
-2
/
+13
*
gn build: Merge e9a06e06064
LLVM GN Syncbot
2019-11-12
1
-0
/
+1
*
[VFABI] Read/Write functions for the VFABI attribute.
Francesco Petrogalli
2019-11-12
8
-5
/
+170
*
Add rpath to liblldb so vendors can ship their own python framework (or others)
AntoĢnio Afonso
2019-11-11
1
-0
/
+5
*
Add InstCombine/InstructionSimplify support for Freeze Instruction
aqjune
2019-11-12
8
-0
/
+88
*
[NFC] Fix test case after edab7dd426249bd40059b49b255ba9cc5b784753
Nemanja Ivanovic
2019-11-11
2
-9
/
+37
*
[X86] Remove setOperationAction lines that say to promote MVT::i1
Craig Topper
2019-11-11
1
-6
/
+0
*
[IR] Resolve an error at freeze's unit tests
Juneyoung Lee
2019-11-12
1
-1
/
+1
*
[MC] Make MCFragment trivially destructible
Fangrui Song
2019-11-11
2
-4
/
+0
*
[IR] Redefine Freeze instruction
aqjune
2019-11-12
26
-202
/
+301
*
clang/Modules: Clean up modules on error in ReadAST
Duncan P. N. Exon Smith
2019-11-11
1
-14
/
+18
*
[X86] Remove some else branches after checking for !useSoftFloat() that set o...
Craig Topper
2019-11-11
1
-9
/
+0
*
clang/Modules: Add missing diagnostics for malformed AST files
Duncan P. N. Exon Smith
2019-11-11
1
-2
/
+6
*
[lldb] Re-enable VSCode tests
Jonas Devlieghere
2019-11-11
8
-24
/
+3
*
[X86] Add avx512 command lines to vector-constrained-fp-intrinsics.ll. NFC
Craig Topper
2019-11-11
1
-111
/
+234
*
[X86] Autogenerate checks in fp-intrinsics.ll. Split fma tests off to fp-intr...
Craig Topper
2019-11-11
2
-119
/
+368
*
clang/Modules: Split loop in ReadAST between failable and not
Duncan P. N. Exon Smith
2019-11-11
1
-1
/
+7
*
clang/Modules: Use range-based for in ASTReader::ReadAST, NFC
Duncan P. N. Exon Smith
2019-11-11
1
-11
/
+7
*
[PowerPC][XCOFF] Add support for zero initialized global values.
Sean Fertile
2019-11-11
3
-28
/
+115
*
Fixing PowerPC llc test cases for Disable hoisting MI to hotter basic blocks ...
Victor Huang
2019-11-11
2
-7
/
+7
*
clang/Modules: Delay err_module_file_conflict if a diagnostic is in flight
Duncan P. N. Exon Smith
2019-11-11
4
-14
/
+19
*
[Reproducer] Quit the debugger after generating a reproducer
Jonas Devlieghere
2019-11-11
1
-2
/
+4
*
Disable hoisting MI to hotter basic blocks
Victor Huang
2019-11-11
3
-0
/
+489
*
[AArch64] Update for Exynos
Evandro Menezes
2019-11-11
1
-1
/
+1
*
[AArch64] Add new scheduling predicates
Evandro Menezes
2019-11-11
2
-1
/
+74
*
clang-format: fix a typo introduced by the previous change
Sylvestre Ledru
2019-11-11
1
-1
/
+1
*
Replace tabs with spaces. (NFC)
Adrian Prantl
2019-11-11
1
-11
/
+11
*
Fix a regression in macOS-style path remapping.
Adrian Prantl
2019-11-11
5
-25
/
+42
*
Add a testcase for .dSYM path remapping dictionaries.
Adrian Prantl
2019-11-11
3
-0
/
+69
*
[ModuloSchedule] Fix modulo expansion for data loop carried dependencies.
Thomas Raoux
2019-11-11
5
-21
/
+195
*
[OPENMP50]Generalize handling of context matching/scoring.
Alexey Bataev
2019-11-11
10
-168
/
+335
*
[OPENMP50]Add support for nested atomic and simd constructs in
Alexey Bataev
2019-11-11
3
-169
/
+180
*
Add missing override modifiers for FileCheckExpressionAST::eval() overrides.
Simon Pilgrim
2019-11-11
1
-3
/
+3
*
Make FileCheckNumericVariable::getDefLineNumber const. NFC
Simon Pilgrim
2019-11-11
1
-1
/
+1
*
[debuginfo] Update test to account for missing __debug_macinfo
Jonas Devlieghere
2019-11-11
1
-2
/
+1
*
[clangd] Fix crash in DefineInline::prepare()
Sam McCall
2019-11-11
2
-1
/
+4
*
[libc++][P0980] Marked member functions move/copy/assign of char_traits const...
Michael Park
2019-11-11
16
-56
/
+297
*
[libTooling] Further simplify `Stencil` type and introduce `MatchComputation`.
Yitzhak Mandelbaum
2019-11-11
8
-107
/
+106
*
[scudo][standalone] Match function name change to bionic name change.
Christopher Ferris
2019-11-11
1
-9
/
+1
*
[ModuloSchedule] Do target loop analysis before peeling.
Thomas Raoux
2019-11-11
2
-4
/
+4
*
Fix errors where we thought we were checking for labels but weren't due to us...
Kevin P. Neal
2019-11-11
1
-30
/
+30
*
[CGP] Make ICMP_EQ use CR result of ICMP_S(L|G)T dominators
Yi-Hong Lyu
2019-11-11
6
-149
/
+227
*
[Support] Add erase() to json::Object
Sam McCall
2019-11-11
2
-5
/
+37
*
Fix filename typo in rG8d288a0668a5
Simon Pilgrim
2019-11-11
1
-2
/
+2
*
Timer - fix shadow variable warnings for Name/Description members. NFC.
Simon Pilgrim
2019-11-11
2
-11
/
+12
*
change LLVM_VERSION_SUFFIX default from svn to git
Nick Desaulniers
2019-11-11
6
-8
/
+8
*
[Format] Fix clang-format.el unit tests after commit f349cc37cc485fd5f
Sam McCall
2019-11-11
1
-1
/
+3
*
lldb: Fix some -Wdeprecated-copy warnings
Pavel Labath
2019-11-11
15
-119
/
+0
*
gn build: Merge 8d288a0668a
LLVM GN Syncbot
2019-11-11
1
-0
/
+1
*
[clang-tidy] Add bugprone-bad-signal-to-kill-thread check and its alias cert-...
Abel Kocsis
2019-11-11
10
-0
/
+191
[next]