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
*
[clangd] Propagate context into reply handlers
Kadir Cetinkaya
2019-10-09
1
-1
/
+1
*
[llvm-exegesis] Fix r374158
Clement Courbet
2019-10-09
2
-16
/
+16
*
[CostModel][X86] Add tests for insertelement to non-immediate vector element ...
Simon Pilgrim
2019-10-09
1
-0
/
+74
*
[CostModel][X86] Add tests for extractelement from non-immediate vector eleme...
Simon Pilgrim
2019-10-09
1
-0
/
+74
*
[ARM] Add saturating arithmetic tests for MVE. NFC
David Green
2019-10-09
1
-0
/
+501
*
[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
Clement Courbet
2019-10-09
37
-905
/
+822
*
[llvm-exegesis][NFC] Remove extra `llvm::` qualifications.
Clement Courbet
2019-10-09
13
-281
/
+250
*
[mips] Set default float ABI to "soft" on FreeBSD
Simon Atanasyan
2019-10-09
5
-9
/
+25
*
[DebugInfo] Enable call site debug info for ARM and AArch64
Nikola Prica
2019-10-09
3
-4
/
+11
*
[Sema] Emit diagnostics for uncorrected delayed typos at the end of TU
Ilya Biryukov
2019-10-09
2
-3
/
+12
*
Revert r374006: Reland 'Add VFS support for sanitizers' blacklist'
Ilya Biryukov
2019-10-09
3
-69
/
+1
*
[TableGen] Fix crash when using HwModes in CodeEmitterGen
James Molloy
2019-10-09
2
-1
/
+11
*
[llvm-exegesis] Add missing std::move in rL374146.
Clement Courbet
2019-10-09
1
-2
/
+2
*
Unify the two CRC implementations
Hans Wennborg
2019-10-09
18
-241
/
+155
*
[llvm-exegesis][NFC] Fix rL374146.
Clement Courbet
2019-10-09
1
-1
/
+1
*
[llvm-exegesis] Explore LEA addressing modes.
Clement Courbet
2019-10-09
5
-17
/
+145
*
[lldb] Don't crash when the ASTImporter produces diagnostics but instead log ...
Raphael Isemann
2019-10-09
1
-39
/
+54
*
Revert r374139, "[dsymutil] Fix handling of common symbols in multiple object...
Jeremy Morse
2019-10-09
5
-72
/
+2
*
[llvm-exegesis][NFC] Remove unecessary `using llvm::` directives.
Clement Courbet
2019-10-09
3
-13
/
+5
*
Use lld-link instead of llvm-dlltool to create an implib
Rui Ueyama
2019-10-09
1
-1
/
+1
*
[lld] Don't create hints-section if Hint/Name Table is empty
Rui Ueyama
2019-10-09
3
-1
/
+23
*
[dsymutil] Fix handling of common symbols in multiple object files.
Jonas Devlieghere
2019-10-09
5
-2
/
+72
*
[TypeSize] Fix module builds (cassert)
Kristina Brooks
2019-10-09
1
-0
/
+1
*
Optimize operator=(const basic_string&) for tail call.
Eric Fiselier
2019-10-09
1
-1
/
+1
*
[c++20] P1152R4: warn on any simple-assignment to a volatile lvalue
Richard Smith
2019-10-09
6
-29
/
+124
*
[c++20] Implement most of P1152R4.
Richard Smith
2019-10-09
7
-2
/
+138
*
Explicitly set entry point arch when it's thumb [Second Try]
Antonio Afonso
2019-10-08
5
-6
/
+191
*
[cxx_status] Note that Clang has supported std::source_location since
Richard Smith
2019-10-08
1
-1
/
+1
*
Factor out some duplication. NFC.
Richard Smith
2019-10-08
1
-5
/
+3
*
gn build: unbreak libcxx build after r374116 by restoring gen_link_script.py ...
Nico Weber
2019-10-08
2
-1
/
+51
*
[Docs] Fixes broken sphinx build - undefined label
DeForest Richards
2019-10-08
1
-3
/
+0
*
[clang-scan-deps] Improve string/character literal skipping
Alex Lorenz
2019-10-08
2
-11
/
+73
*
[IRGen] Emit lifetime markers for temporary struct allocas
Francis Visoiu Mistrih
2019-10-08
2
-0
/
+111
*
[sanitizer] Fix crypt.cpp on Android again
Vitaly Buka
2019-10-08
2
-6
/
+3
*
[IA] Add tests for a few other edge cases
Bill Wendling
2019-10-08
1
-0
/
+4
*
[dsymutil] Improve verbose output (NFC)
Jonas Devlieghere
2019-10-08
2
-30
/
+55
*
DebugInfo: Move LLE enum handling to .def to match RLE handling
David Blaikie
2019-10-08
4
-16
/
+37
*
Revert Trust the arange accelerator tables in dSYMs
Adrian Prantl
2019-10-08
1
-13
/
+7
*
[libc++] Workaround old versions of CMake that don't understand list(JOIN)
Louis Dionne
2019-10-08
1
-1
/
+1
*
Fix crash or wrong code bug if a lifetime-extended temporary contains a
Richard Smith
2019-10-08
3
-9
/
+28
*
[OpenMP] Enable thread affinity on FreeBSD
David Carlier
2019-10-08
6
-14
/
+51
*
Trust the arange accelerator tables in dSYMs
Adrian Prantl
2019-10-08
1
-7
/
+13
*
[libc++] Move the linker script generation step to CMake
Louis Dionne
2019-10-08
4
-92
/
+54
*
[sanitizer] Fix crypt.cpp test on Darwin
Vitaly Buka
2019-10-08
2
-4
/
+7
*
StopInfo/Mach: Delete PPC support
Vedant Kumar
2019-10-08
1
-103
/
+0
*
[clang] enable_trivial_var_init_zero should not be Joined<>
Vitaly Buka
2019-10-08
1
-1
/
+1
*
[CVP} Replace SExt with ZExt if the input is known-non-negative
Roman Lebedev
2019-10-08
2
-6
/
+31
*
[CVP][NFC] Revisit sext vs. zext test
Roman Lebedev
2019-10-08
1
-5
/
+33
*
[clang] Add llvm-ifs in test deps
Vitaly Buka
2019-10-08
1
-0
/
+1
*
Fix `compiler_rt_logbf_test.c` test failure for Builtins-i386-darwin test suite.
Dan Liew
2019-10-08
1
-3
/
+7
[next]