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
*
[ARM] Fix the extensions implied by a cpu name
Diogo N. Sampaio
2019-05-09
2
-20
/
+26
*
[SPIR] Simplified target checking.
Anastasia Stulova
2019-05-09
1
-0
/
+5
*
Fix LLVM_USE_PERF build after getPageSize change
Sven van Haastregt
2019-05-09
1
-3
/
+3
*
[ARM GlobalISel] Map DBG_VALUE for types != s32
Diana Picus
2019-05-09
2
-17
/
+39
*
X86WinAllocaExpander: Drop code looking through register copies (PR41786)
Hans Wennborg
2019-05-09
1
-16
/
+4
*
[MergeICmps][NFC] Re-generate tests with update_test_checks.
Clement Courbet
2019-05-09
12
-168
/
+243
*
Make sub-registers index names case sensitive in the MIRParser
Markus Lavin
2019-05-09
1
-1
/
+1
*
Bugfix for nullptr check by klocwork
Pengfei Wang
2019-05-09
1
-1
/
+2
*
[LLD][NFC] Refactor: BuildID hash size now computed in one place.
Ben Dunbobbin
2019-05-09
2
-25
/
+19
*
[CodeGen] Use "DL.getPointerSizeInBits" instead of "8 * DL.getPointerSize". NFC
Bjorn Pettersson
2019-05-09
1
-1
/
+1
*
[NFC] Fix typo.
Clement Courbet
2019-05-09
1
-1
/
+1
*
[NewPM] Setup Passes for KASan and KMSan
Petr Hosek
2019-05-09
2
-9
/
+24
*
Fix up lldb after clang r360311.
Richard Smith
2019-05-09
1
-2
/
+6
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
45
-361
/
+1653
*
[cxx_status] Mark support for std::is_constant_evaluated as done.
Richard Smith
2019-05-09
1
-1
/
+1
*
[cxx_dr_status] Update links to use wg21.link, and list "extension"
Richard Smith
2019-05-09
2
-2414
/
+2418
*
[c++20] Implement P0846R0: allow (ADL-only) calls to template-ids whose
Richard Smith
2019-05-09
52
-267
/
+791
*
lit config: disable LSan for Apple clang compiler in addition to Apple LLVM
Alex Lorenz
2019-05-09
1
-2
/
+2
*
force the bots to cycle
Eric Fiselier
2019-05-09
1
-1
/
+0
*
[ELF] Initialize Target before it may be dereferenced by findAux when reporti...
Fangrui Song
2019-05-09
2
-5
/
+9
*
Fix the output file dependency for Options.inc.
Jim Ingham
2019-05-09
1
-1
/
+1
*
[SelectionDAG] Expand ADD/SUBCARRY
Leonard Chan
2019-05-09
2
-0
/
+86
*
When typo-correcting a function name, consider correcting to a type name
Richard Smith
2019-05-09
5
-13
/
+29
*
Temporarily Revert "[DebugInfo] Terminate more location-list ranges at the en...
Eric Christopher
2019-05-08
6
-464
/
+35
*
[AMDGPU] gfx1010 tests. NFC.
Stanislav Mekhanoshin
2019-05-08
7
-33
/
+157
*
[OpenMP] Workaround gfortran bugzilla build bug 41755
Jonathan Peyton
2019-05-08
2
-2
/
+8
*
[Reproducers] Fix reproducer unittest
Jonas Devlieghere
2019-05-08
1
-1
/
+3
*
Try to restore some clang test headers lost in r360291
Reid Kleckner
2019-05-08
10
-0
/
+63
*
[SelectionDAG] fold 'fneg undef' to undef
Sanjay Patel
2019-05-08
2
-80
/
+30
*
[lld-link] initialize targets and asmparsers before invoking lib
Bob Haarman
2019-05-08
2
-7
/
+28
*
AMDGPU: Mark scheduler classes as final
Matt Arsenault
2019-05-08
1
-2
/
+2
*
AMDGPU: Select VOP3 form of add
Matt Arsenault
2019-05-08
9
-71
/
+204
*
Fix bug in ArchSpec::MergeFrom
Greg Clayton
2019-05-08
2
-1
/
+27
*
Revert Include corecrt.h in stddef.h and vcruntime.h in stdarg.h to improve M...
Reid Kleckner
2019-05-08
17
-90
/
+2
*
[scudo][standalone] Introduce the chunk header
Kostya Kortchinsky
2019-05-08
6
-3
/
+249
*
[FileCheck, NFC] Split defines.txt in two
Thomas Preud'homme
2019-05-08
3
-48
/
+78
*
[FileCheck] Fix code style of method comments
Thomas Preud'homme
2019-05-08
2
-81
/
+78
*
[AMDGPU] gfx1010 exp modifications
Stanislav Mekhanoshin
2019-05-08
6
-2
/
+99
*
[Reproducers] Flush files to disk periodically
Jonas Devlieghere
2019-05-08
2
-1
/
+4
*
[Reproducers] Fix unitialized pointer
Jonas Devlieghere
2019-05-08
1
-1
/
+1
*
[InstCombine] When turning sext into zext due to known bits, return the new Z...
Craig Topper
2019-05-08
1
-4
/
+2
*
AMDGPU: Fix a mis-placed bracket
Changpeng Fang
2019-05-08
1
-1
/
+1
*
[X86] Add a non-ambiguous check prefix to lwp-intrinsics.ll for the case when...
Craig Topper
2019-05-08
1
-2
/
+19
*
Precommit FNeg InstCombine tests
Cameron McInally
2019-05-08
1
-24
/
+162
*
[SCEV] Suppress hoisting insertion point of binops when unsafe
Warren Ristow
2019-05-08
3
-20
/
+385
*
Fix new reassociate-catchswitch.ll test
Reid Kleckner
2019-05-08
1
-0
/
+5
*
[RegAllocFast] Scan physcial reg definitions before assigning virtual reg def...
Quentin Colombet
2019-05-08
2
-4
/
+35
*
[clang-tidy] Update documentation on ReSharper integration.
Artem Dergachev
2019-05-08
1
-1
/
+1
*
[NewPassManager] Add tuning option: SLPVectorization [NFC].
Alina Sbirlea
2019-05-08
5
-5
/
+14
*
[InstSimplify] add tests for fcmp+minnum; NFC
Sanjay Patel
2019-05-08
1
-0
/
+157
[next]