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
...
*
PR45350: Handle unsized array CXXConstructExprs in constant evaluation
Richard Smith
2020-05-18
2
-1
/
+42
*
[lldb] [PECOFF] Only use PECallFrameInfo on the one supported architecture
Martin Storsjö
2020-05-18
1
-0
/
+3
*
[CodeGen] fix inline builtin-related breakage from D78162
George Burgess IV
2020-05-07
2
-3
/
+25
*
[CodeGen] only add nobuiltin to inline builtins if we'll emit them
George Burgess IV
2020-05-07
2
-1
/
+27
*
[profile] Don't crash when forking in several threads
Calixte Denizet
2020-05-07
5
-37
/
+204
*
[clang-format] [PR45357] Fix issue found with operator spacing
mydeveloperday
2020-05-07
2
-1
/
+58
*
clang-format: Fix pointer alignment for overloaded operators (PR45107)
Hans Wennborg
2020-05-07
2
-14
/
+39
*
[libclang] Remove duplicate dependency on LLVMSupport
Jan Korous
2020-05-07
1
-1
/
+0
*
[MachineSink] Fix for breaking phi edges with instructions with multiple defs
David Green
2020-05-07
2
-17
/
+69
*
PR45000: Let Sema::SubstParmVarDecl handle default args of lambdas in initial...
Aaron Puchert
2020-05-06
7
-21
/
+31
*
BPF: fix a CORE optimization bug
Yonghong Song
2020-05-06
2
-1
/
+119
*
[Sema] Allow function attribute patchable_function_entry on aarch64_be
Fangrui Song
2020-05-06
2
-1
/
+2
*
[llvm-objcopy] Avoid invalid Sec.Offset after D79229
Fangrui Song
2020-05-03
1
-4
/
+4
*
[llvm-objcopy] -O binary: skip empty sections
Fangrui Song
2020-05-01
2
-8
/
+64
*
github actions: Improve abi-compare check
Tom Stellard
2020-04-30
1
-2
/
+11
*
libclc: cmake configure should depend on file list
Jan Vesely
2020-04-30
1
-0
/
+10
*
Add GitHub action for running libclc tests
Tom Stellard
2020-04-29
1
-0
/
+53
*
libclc: Pass system libraries to the linker after llvm libraries
Tom Stellard
2020-04-29
1
-1
/
+1
*
[Coroutines] Fix PR45130
Jun Ma
2020-04-29
2
-1
/
+56
*
[Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
Alexandre Ganea
2020-04-29
6
-14
/
+35
*
Add GitHub action for running lldb tests
Tom Stellard
2020-04-29
1
-0
/
+47
*
Revert "Re-land [MC] Fix quadratic behavior in addPendingLabel"
Tom Stellard
2020-04-29
2
-4
/
+7
*
Re-land [MC] Fix quadratic behavior in addPendingLabel
Alexandre Ganea
2020-04-27
2
-7
/
+4
*
[PowerPC] Don't generate ST_VSR_SCAL_INT if power8-vector is disabled
Kai Luo
2020-04-22
2
-3
/
+12
*
[PowerPC] Fix test for PR45297 to adapt build without asserts. NFC.
Kai Luo
2020-04-22
1
-1
/
+1
*
[PowerPC] Enhance test for PR45297. NFC.
Kai Luo
2020-04-22
1
-4
/
+7
*
[PowerPC] Pre-commit reduced test case for PR45297. NFC.
Kai Luo
2020-04-22
1
-0
/
+10
*
[PowerPC] Update alignment for ReuseLoadInfo in LowerFP_TO_INTForReuse
Kai Luo
2020-04-16
2
-2
/
+49
*
[CodeView] Align type records on 4-bytes when emitting PDBs
Alexandre Ganea
2020-04-16
5
-6
/
+83
*
add release notes for ffp-model and ffp-exception-behavior
Melanie Blower
2020-04-16
1
-0
/
+7
*
[X86][SSE] combineX86ShufflesConstants - early out for zeroable vectors (PR45...
Simon Pilgrim
2020-04-16
2
-1
/
+28
*
[SimplifyCFG] Skip merging return blocks if it would break a CallBr.
Jonas Paulsson
2020-04-16
2
-0
/
+43
*
[ELF] Allow SHF_LINK_ORDER and non-SHF_LINK_ORDER to be mixed
Fangrui Song
2020-04-14
4
-31
/
+31
*
[ELF][test] Improve linkerscript/linkorder.s
Fangrui Song
2020-04-14
1
-18
/
+48
*
[ELF][test] Rename SHF_LINK_ORDER related "metadata" to "linkorder"
Fangrui Song
2020-04-14
11
-62
/
+49
*
Teach TreeTransform to substitute into resolved TemplateArguments.
Richard Smith
2020-04-14
2
-47
/
+72
*
[DAGCombine] Fix splitting indexed loads in ForwardStoreValueToDirectLoad()
Nemanja Ivanovic
2020-04-14
2
-10
/
+73
*
[COFF] Don't treat DWARF sections as GC roots
Reid Kleckner
2020-04-13
2
-2
/
+64
*
[CodeGen] Fix sinking local values in lpads with phis
Reid Kleckner
2020-04-13
2
-1
/
+52
*
Use FinishThunk to finish musttail thunks
Reid Kleckner
2020-04-13
3
-2
/
+59
*
Add yaml defintions for CI tests with GitHub Actions
Tom Stellard
2020-04-13
3
-0
/
+191
*
Bump version to 10.0.1
Tom Stellard
2020-04-13
7
-8
/
+8
*
[llvm-objcopy] Improve tool selection logic to recognize llvm-strip-$major as...
Fangrui Song
2020-04-11
2
-5
/
+52
*
[ELF] Fix a null pointer dereference when --emit-relocs and --strip-debug are...
Fangrui Song
2020-04-10
4
-4
/
+36
*
[CUDA] Warn about unsupported CUDA SDK version only if it's used.
Artem Belevich
2020-03-23
3
-13
/
+30
*
clang/release notes: s/Subversion/git/
Sylvestre Ledru
2020-03-22
1
-1
/
+1
*
[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotate...
Saar Raz
2020-03-19
7
-10
/
+25
*
[Concepts] Fix incorrect DeclContext for transformed RequiresExprBodyDecl
Saar Raz
2020-03-19
2
-1
/
+14
*
../llvm/utils/update_test_checks.py --opt-binary bin/opt ../llvm/test/Transfo...
Hans Wennborg
2020-03-19
1
-6
/
+24
*
[EarlyCSE] avoid crashing when detecting min/max/abs patterns (PR41083)
Sanjay Patel
2020-03-19
3
-15
/
+134
[prev]
[next]