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
*
[clang-tidy] use CHECK-NOTES in tests for bugprone-macro-repeated-side-effects
Jonas Toth
2018-09-25
1
-19
/
+38
*
[clang-tidy] Add modernize-concat-nested-namespaces check
Jonas Toth
2018-09-25
8
-2
/
+378
*
[clangd] Merge binary + YAML serialization behind a (mostly) common interface.
Sam McCall
2018-09-25
11
-175
/
+174
*
Replace boolean parameter with enum value according r342633
Tatyana Krasnukha
2018-09-25
1
-2
/
+2
*
[globalisel][tblgen] Table optimization should consider the C++ code in C++ p...
Daniel Sanders
2018-09-25
2
-0
/
+51
*
[OPENMP] Fix the test, NFC.
Alexey Bataev
2018-09-25
1
-3
/
+2
*
[OPENMP] Fix failed test, NFC.
Alexey Bataev
2018-09-25
1
-1
/
+0
*
[ConstHoist] Do not rebase single (or few) dependent constant
Zhaoshi Zheng
2018-09-25
2
-22
/
+237
*
Revert "[DebugInfo] Do not generate address info for removed debug labels."
Justin Bogner
2018-09-25
2
-42
/
+4
*
Fix an error message. It must start with a lowercase letter.
Rui Ueyama
2018-09-25
2
-2
/
+2
*
[DRIVER][OFFLOAD] Do not invoke unbundler on unsupported file types.
Alexey Bataev
2018-09-25
4
-3
/
+20
*
[AArch64] Support adding X[8-15,18] registers as CSRs.
Tri Vo
2018-09-25
5
-0
/
+133
*
[X86] Add AVX512 support to combineVectorSizedSetCCEquality.
Craig Topper
2018-09-25
2
-290
/
+163
*
[InstCombine] narrow binops on concatenated vectors (PR33026)
Sanjay Patel
2018-09-25
2
-53
/
+76
*
[ARM] Share predecessor bookkeeping in CombineBaseUpdate. NFCI.
Nirav Dave
2018-09-25
1
-2
/
+9
*
[AArch64] Share search bookkeeping in combines. NFCI.
Nirav Dave
2018-09-25
1
-15
/
+17
*
[LegalizeDAG] Prune Predecessor check in ExpandExtractFromVectorThroughStack....
Nirav Dave
2018-09-25
1
-0
/
+1
*
[DAGCombine] Improve Predecessor check in SimplifySelectOps. NFCI.
Nirav Dave
2018-09-25
1
-4
/
+36
*
[DAGCombine] Share predecessor bookkeeping in CombineToPostIndexedLoadStore. ...
Nirav Dave
2018-09-25
1
-2
/
+9
*
[llvm-exegesis] Serializes registers initial values.
Guillaume Chatelet
2018-09-25
5
-21
/
+77
*
[llvm-exegesis] Fix missing document separator in YAML output.
Guillaume Chatelet
2018-09-25
2
-1
/
+5
*
[DAGCombine] Don't fold dependent loads across SELECT_CC.
Nirav Dave
2018-09-25
1
-4
/
+5
*
Parallelize .gdb_index string table writes.
Rui Ueyama
2018-09-25
1
-1
/
+2
*
[clang-cl] Provide separate flags for all the /O variants
Hans Wennborg
2018-09-25
3
-24
/
+51
*
[VFS] Add a proxy FS that delegates calls to underlying FS by default.
Eric Liu
2018-09-25
1
-0
/
+36
*
[llvm-exegesis] Add lit tests (v2).
Clement Courbet
2018-09-25
7
-14
/
+57
*
[clangd] NFC: Simplify code, enforce LLVM Coding Standards
Kirill Bobyrev
2018-09-25
6
-73
/
+73
*
[AST] Squeeze some bits in LinkageComputer::QueryType
Bruno Ricci
2018-09-25
1
-3
/
+8
*
[OpenMP][libomptarget] Simplify warp master selection for data sharing
Gheorghe-Teodor Bercea
2018-09-25
1
-2
/
+2
*
[llvm-exegesis] Fix broken test.
Guillaume Chatelet
2018-09-25
1
-1
/
+1
*
[clangd] Fix some buildbots after r342965
Kirill Bobyrev
2018-09-25
1
-1
/
+1
*
Revert rL342916: [X86] Remove shift/rotate by CL memory (RMW) overrides
Simon Pilgrim
2018-09-25
7
-43
/
+97
*
[OpenCL] Allow zero assignment and comparisons between queue_t type variables
Sven van Haastregt
2018-09-25
2
-4
/
+33
*
[llvm-exegesis][NFC] Rewrite of the YAML serialization.
Guillaume Chatelet
2018-09-25
6
-219
/
+174
*
Revert r342637 "[ADT] Try again to use the same version of llvm::Optional on ...
Hans Wennborg
2018-09-25
1
-9
/
+5
*
[clangd] Implement VByte PostingList compression
Kirill Bobyrev
2018-09-25
4
-87
/
+228
*
[clangd] Fix build bot after r342961
Eric Liu
2018-09-25
1
-4
/
+3
*
[Profile] Fix gcov tests
Calixte Denizet
2018-09-25
3
-7
/
+7
*
[COFF] Add support for creating range extension thunks for ARM
Martin Storsjo
2018-09-25
12
-37
/
+441
*
[clangd] Check that scheme is valid when parsing URI.
Eric Liu
2018-09-25
2
-5
/
+24
*
Fix a typo in the help of clangd
Sylvestre Ledru
2018-09-25
1
-1
/
+1
*
[Swig] Merge typemaps with same bodies
Tatyana Krasnukha
2018-09-25
1
-196
/
+53
*
[LoopUnroll] Add check to Latch's terminator in UnrollRuntimeLoopRemainder
David Green
2018-09-25
4
-5
/
+123
*
[clangd] NFC: Remove test duplicate
Kirill Bobyrev
2018-09-25
1
-11
/
+0
*
[AMDGPU] restore r342722 which was reverted with r342743
Sameer Sahasrabuddhe
2018-09-25
2
-0
/
+66
*
Revert rL342953 "[llvm-exegesis] Add lit tests."
Clement Courbet
2018-09-25
6
-33
/
+10
*
[ELF] - Add -z global option to manual.
George Rimar
2018-09-25
1
-0
/
+6
*
[llvm-exegesis] Add lit tests.
Clement Courbet
2018-09-25
6
-10
/
+33
*
[llvm-exegesis] Add MCParser to LLVM_LINK_COMPONENTS
Heejin Ahn
2018-09-25
1
-1
/
+1
*
Deduplicate replacements from diagnostics.
Eric Liu
2018-09-25
5
-9
/
+31
[next]