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
*
[InstCombine] don't assume 'inbounds' for bitcast deref or null pointer in no...
Sanjay Patel
2019-10-13
2
-4
/
+12
*
Make the last to clangd unit tests pass on Windows.
Nico Weber
2019-10-13
1
-2
/
+8
*
[NFC][InstCombine] More test for "sign bit test via shifts" pattern (PR43595)
Roman Lebedev
2019-10-13
6
-13
/
+377
*
[X86] SimplifyMultipleUseDemandedBitsForTargetNode - use getTargetShuffleInpu...
Simon Pilgrim
2019-10-13
1
-12
/
+11
*
[X86] getTargetShuffleInputs - add KnownUndef/Zero output support
Simon Pilgrim
2019-10-13
1
-25
/
+25
*
[libc++][test] std::variant test cleanup
Casey Carter
2019-10-13
6
-5
/
+7
*
[libc++][test] <=> now has a feature-test macro
Casey Carter
2019-10-13
1
-3
/
+2
*
gn build: (manually) merge r374720
Nico Weber
2019-10-13
1
-0
/
+1
*
[clang-format] Proposal for clang-format to give compiler style warnings
Paul Hoad
2019-10-13
4
-61
/
+188
*
[X86][AVX] Add i686 avx splat tests
Simon Pilgrim
2019-10-13
1
-54
/
+111
*
Make most clangd unittests pass on Windows
Nico Weber
2019-10-13
8
-7
/
+57
*
BlockInCriticalSectionChecker - silence static analyzer dyn_cast null derefer...
Simon Pilgrim
2019-10-13
1
-1
/
+1
*
IRTranslator - silence static analyzer null dereference warnings. NFCI.
Simon Pilgrim
2019-10-13
1
-3
/
+4
*
[clang-tidy] bugprone-not-null-terminated-result: checker adjustments 4
Csaba Dabis
2019-10-13
1
-1
/
+1
*
[clang-tidy] bugprone-not-null-terminated-result: checker adjustments 3
Csaba Dabis
2019-10-13
2
-0
/
+10
*
[clang-tidy] bugprone-not-null-terminated-result: checker adjustments 2
Csaba Dabis
2019-10-13
1
-7
/
+8
*
[clang-tidy] bugprone-not-null-terminated-result: checker adjustments
Csaba Dabis
2019-10-13
1
-6
/
+6
*
[clang-tidy] bugprone-not-null-terminated-result: Sphinx adjustments 2
Csaba Dabis
2019-10-13
1
-17
/
+21
*
[clang-tidy] bugprone-not-null-terminated-result: Sphinx adjustments
Csaba Dabis
2019-10-13
1
-15
/
+16
*
gn build: Merge r374707
GN Sync Bot
2019-10-13
1
-0
/
+1
*
[clang-tidy] New checker for not null-terminated result caused by strlen(), s...
Csaba Dabis
2019-10-13
17
-0
/
+2168
*
[X86] Add a one use check on the setcc to the min/max canonicalization code i...
Craig Topper
2019-10-13
2
-341
/
+265
*
[X86] Enable v4i32->v4i16 and v8i16->v8i8 saturating truncates to use pack in...
Craig Topper
2019-10-13
3
-101
/
+17
*
[X86] Add v2i64->v2i32/v2i16/v2i8 test cases to the trunc packus/ssat/usat te...
Craig Topper
2019-10-13
3
-0
/
+2721
*
[Attributor][FIX] Avoid splitting blocks if possible
Johannes Doerfert
2019-10-13
4
-16
/
+22
*
[Attributor][FIX] Remove leftover, now unused, variable
Johannes Doerfert
2019-10-13
1
-2
/
+0
*
[Attributor] Remove unused verification flag
Johannes Doerfert
2019-10-13
1
-24
/
+0
*
[Attributor][NFC] Expose call site traversal without QueryingAA
Johannes Doerfert
2019-10-13
2
-9
/
+26
*
[Attributor][FIX] Ensure h2s doesn't trigger on escaped pointers
Johannes Doerfert
2019-10-13
2
-53
/
+76
*
[Attributor][FIX] Do not apply h2s for arbitrary mallocs
Johannes Doerfert
2019-10-13
2
-16
/
+27
*
[Attributor][FIX] Add missing function declaration in test case
Johannes Doerfert
2019-10-13
1
-0
/
+2
*
[Attributor][FIX] Avoid modifying naked/optnone functions
Johannes Doerfert
2019-10-13
3
-9
/
+36
*
[SROA] Reuse existing lifetime markers if possible
Johannes Doerfert
2019-10-13
2
-2
/
+77
*
Revert r374663 "[clang-format] Proposal for clang-format to give compiler sty...
Nico Weber
2019-10-12
5
-189
/
+61
*
gn build: (manually) merge r374663
Nico Weber
2019-10-12
1
-0
/
+1
*
[libc++][test] Silence MSVC warning in std::optional test
Casey Carter
2019-10-12
1
-1
/
+1
*
Revert r374648: "Reland r374388: [lit] Make internal diff work in pipelines"
Joel E. Denny
2019-10-12
5
-276
/
+241
*
Revert r374649: "Reland r374389: [lit] Clean up internal diff's encoding hand...
Joel E. Denny
2019-10-12
7
-86
/
+33
*
Revert r374650: "Reland r374390: [lit] Extend internal diff to support `-` ar...
Joel E. Denny
2019-10-12
7
-146
/
+5
*
Revert 374651: "Reland r374392: [lit] Extend internal diff to support -U"
Joel E. Denny
2019-10-12
4
-136
/
+6
*
Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it"
Joel E. Denny
2019-10-12
11
-82
/
+13
*
Revert r374653: "[lit] Fix a few oversights in r374651 that broke some bots"
Joel E. Denny
2019-10-12
2
-2
/
+2
*
Revert r374665: "[lit] Try yet again to fix new tests that fail on Windows bots"
Joel E. Denny
2019-10-12
1
-3
/
+0
*
Revert r374666: "[lit] Adjust error handling for decode introduced by r374665"
Joel E. Denny
2019-10-12
1
-1
/
+1
*
Revert r374671: "[lit] Try errors="ignore" for decode introduced by r374665"
Joel E. Denny
2019-10-12
1
-1
/
+1
*
[X86] scaleShuffleMask - use size_t Scale to avoid overflow warnings
Simon Pilgrim
2019-10-12
2
-7
/
+7
*
SymbolRecord - consistently use explicit for single operand constructors
Simon Pilgrim
2019-10-12
1
-15
/
+15
*
SymbolRecord - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-10-12
1
-111
/
+111
*
[lit] Try errors="ignore" for decode introduced by r374665
Joel E. Denny
2019-10-12
1
-1
/
+1
*
[NFC][LoopIdiom] Adjust FIXME to be self-explanatory
Roman Lebedev
2019-10-12
1
-1
/
+1
[next]