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
*
[LLDB] Fix logically dead code
Konrad Kleine
2019-09-23
1
-3
/
+0
*
Added a test for agreement between paths used in ClangTidy's diagnostics and ...
Dmitri Gribenko
2019-09-23
1
-0
/
+19
*
[x86] fix assert with horizontal math + broadcast of vector (PR43402)
Sanjay Patel
2019-09-23
3
-5
/
+26
*
[libTooling] Add `access` and `ifBound` combinators to Stencil library.
Yitzhak Mandelbaum
2019-09-23
3
-25
/
+210
*
[ValueTracking] Remove unused matchSelectPattern optional argument. NFCI.
Simon Pilgrim
2019-09-23
1
-5
/
+5
*
[ValueTracking] Fix uninitialized variable warnings in matchSelectPattern con...
Simon Pilgrim
2019-09-23
1
-5
/
+6
*
llvm-undname: Add support for demangling typeinfo names
Nico Weber
2019-09-23
4
-0
/
+27
*
Revert "[clang-tidy] Fix relative path in header-filter."
Dmitri Gribenko
2019-09-23
5
-87
/
+3
*
[Diagnostics] Avoid -Wsizeof-array-div when dividing the size of a nested arr...
David Bolvansky
2019-09-23
2
-14
/
+12
*
Cosmetic; don't use the magic constant 35 when HASH is more readable. This ma...
Mark Murray
2019-09-23
3
-16
/
+17
*
Function::BuildLazyArguments() - fix "variable used but never read" analyzer ...
Simon Pilgrim
2019-09-23
1
-1
/
+2
*
gn build: Merge r372595
GN Sync Bot
2019-09-23
2
-0
/
+2
*
[Alignment][NFC] DataLayout migration to llvm::Align
Guillaume Chatelet
2019-09-23
7
-20
/
+19
*
[libTooling] Introduce new library of source-code builders.
Yitzhak Mandelbaum
2019-09-23
5
-0
/
+478
*
Removed dead code from Stencil.h
Dmitri Gribenko
2019-09-23
1
-10
/
+0
*
Removed an incorred namespace-end comment
Dmitri Gribenko
2019-09-23
1
-1
/
+1
*
[LLDB] Check for _WIN32 instead of _MSC_VER for code specific to windows in g...
Martin Storsjo
2019-09-23
5
-9
/
+9
*
[LLDB] Remove a now redundant windows specific workaround
Martin Storsjo
2019-09-23
1
-5
/
+0
*
[LLDB] Add a void* cast when passing object pointers to printf %p
Martin Storsjo
2019-09-23
1
-14
/
+10
*
[LLDB] Avoid a warning about an unused static variable
Martin Storsjo
2019-09-23
1
-1
/
+1
*
[LLDB] Remove a stray semicolon. NFC.
Martin Storsjo
2019-09-23
1
-1
/
+1
*
[LLDB] Add a missing specification of linking against dbghelp
Martin Storsjo
2019-09-23
1
-0
/
+8
*
[LLDB] Use the Windows SOCKET type on all windows targets, not only MSVC
Martin Storsjo
2019-09-23
1
-1
/
+1
*
[Alignment] Get DataLayout::StackAlignment as Align
Guillaume Chatelet
2019-09-23
4
-6
/
+13
*
Localizer - fix "variable used but never read" analyzer warning. NFCI.
Simon Pilgrim
2019-09-23
1
-1
/
+2
*
TargetInstrInfo::getStackSlotRange - fix "variable used but never read" analy...
Simon Pilgrim
2019-09-23
1
-1
/
+1
*
gn build: Merge r372564
GN Sync Bot
2019-09-23
1
-0
/
+1
*
Revert "Reland "[utils] Implement the llvm-locstats tool""
Djordje Todorovic
2019-09-23
7
-319
/
+0
*
[llvm-readobj] - Stop treating ".stack_sizes.*" sections as stack sizes secti...
George Rimar
2019-09-23
2
-6
/
+6
*
CriticalAntiDepBreaker - Assert that we've found the bottom of the critical p...
Simon Pilgrim
2019-09-23
1
-0
/
+1
*
[llvm-readobj] - Implement LLVM-style dumping for .stack_sizes sections.
George Rimar
2019-09-23
5
-74
/
+204
*
[NFC] Fixed clang wasm test after rL372573
David Bolvansky
2019-09-23
1
-2
/
+2
*
[lldb][NFC] Remove unused variable in Options::HandleOptionArgumentCompletion
Raphael Isemann
2019-09-23
1
-1
/
+0
*
[FunctionAttrs] Enable nonnull arg propagation
David Bolvansky
2019-09-23
1
-4
/
+1
*
[lldb][NFC] Remove dead code in Options::HandleOptionArgumentCompletion
Raphael Isemann
2019-09-23
1
-9
/
+2
*
[LLD][ELF] - Simplify getFlagsFromEmulation(). NFCI.
George Rimar
2019-09-23
1
-12
/
+2
*
[lldb][NFC] Fix documentation of CompletionRequest::AddCompletion
Raphael Isemann
2019-09-23
1
-1
/
+2
*
[lldb][NFC] Make cursor char position unsigned in CompletionRequest
Raphael Isemann
2019-09-23
2
-6
/
+6
*
[ARM][MVE] Remove old tail predicates
Sam Parker
2019-09-23
6
-12
/
+672
*
[lldb] Make cursor index in CompletionRequest unsigned
Raphael Isemann
2019-09-23
6
-35
/
+46
*
[AArch64] support neon_sshl and neon_ushl in performIntrinsicCombine.
Florian Hahn
2019-09-23
2
-6
/
+209
*
[ASTImporter][NFC] Add comprehensive tests for ODR violation handling strategies
Gabor Marton
2019-09-23
3
-184
/
+671
*
[Alignment] fix build
Guillaume Chatelet
2019-09-23
1
-5
/
+6
*
[lldb][NFC] Remove argument prefix checking boilerplate when adding completions
Raphael Isemann
2019-09-23
8
-30
/
+64
*
[ARM][LowOverheadLoops] Use subs during revert.
Sam Parker
2019-09-23
5
-27
/
+47
*
[Alignment][NFC] Switch DataLayout private members to llvm::Align
Guillaume Chatelet
2019-09-23
2
-23
/
+22
*
[ARM][LowOverheadLoops] Use tBcc when reverting
Sam Parker
2019-09-23
5
-13
/
+16
*
[lldb] Reduce some dangerous boilerplate with CompletionRequest::ShiftArguments
Raphael Isemann
2019-09-23
5
-6
/
+45
*
[MIPS GlobalISel] VarArg argument lowering, select G_VASTART and vacopy
Petar Avramovic
2019-09-23
10
-6
/
+588
*
Reland "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-09-23
7
-0
/
+319
[next]