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][NFC] Move searching functions in ClangExpressionDeclMap to own function
Raphael Isemann
2019-11-21
2
-89
/
+121
*
[DeclCXX] Remove unknown external linkage specifications
Ehud Katz
2019-11-21
8
-44
/
+7
*
[Debuginfo][NFC] removes redundant semicolon.
Alexey Lapshin
2019-11-21
1
-1
/
+1
*
[lldb][NFC] Reduce scope of some variables in ClangExpressionDeclMap::FindExt...
Raphael Isemann
2019-11-21
1
-5
/
+3
*
Make coding standards document more inclusive
Dmitri Gribenko
2019-11-21
2
-332
/
+180
*
Revert "[RISCV] Support mutilib in baremetal environment"
Zakk Chen
2019-11-21
29
-201
/
+11
*
[DAGCombiner] Add tests for thumb load-combine.
Clement Courbet
2019-11-21
2
-0
/
+593
*
Statistic - Fix MSVC shadow warning against global PrintOnExit static variabl...
Simon Pilgrim
2019-11-21
2
-3
/
+3
*
Fix Wshadow warning against global None variable. NFC.
Simon Pilgrim
2019-11-21
1
-2
/
+2
*
[lldb][NFC] Remove test directory completely
Tatyana Krasnukha
2019-11-21
3
-2
/
+0
*
[lldb][NFC] Move searching local variables into own function
Raphael Isemann
2019-11-21
2
-39
/
+74
*
[Driver] Fix a shadowing warning. NFC
Ilya Biryukov
2019-11-21
1
-7
/
+7
*
[lldb][NFC] Move searching the ClangModulesDeclVendor into own function
Raphael Isemann
2019-11-21
2
-72
/
+86
*
Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist
Ilya Biryukov
2019-11-21
13
-29
/
+188
*
dwarfdump --statistics: Use new location list api
Pavel Labath
2019-11-21
3
-40
/
+147
*
[mips] Rename test case. NFC
Simon Atanasyan
2019-11-21
1
-0
/
+0
*
[mips] Remove unused `IsPCRelativeLoad` MIPS instructions attribute. NFC
Simon Atanasyan
2019-11-21
3
-11
/
+3
*
[mips] Remove addresses from the test case. NFC
Simon Atanasyan
2019-11-21
1
-40
/
+40
*
Revert "[DependenceAnalysis] Dependecies for loads marked with "ivnariant.loa...
Benjamin Kramer
2019-11-21
1
-19
/
+6
*
[OpenCL] Fix address space for base method call (PR43145)
Sven van Haastregt
2019-11-21
2
-2
/
+35
*
Atomics: support min/max orthogonally
Tim Northover
2019-11-21
9
-31
/
+193
*
Revert "[Driver] Use VFS to check if sanitizer blacklists exist"
Ilya Biryukov
2019-11-21
9
-175
/
+23
*
[COFF] Widen PE32Header fields to fit 64 bit versions
Martin Storsjö
2019-11-21
2
-6
/
+8
*
[lldb][NFC] Move searching for the local variable namespace into own function
Raphael Isemann
2019-11-21
2
-24
/
+38
*
[Driver] Use VFS to check if sanitizer blacklists exist
Ilya Biryukov
2019-11-21
9
-23
/
+175
*
[AMDGPU] Add attribute for target loop unroll threshold default
Tim Corringham
2019-11-21
2
-1
/
+54
*
[DebugInfo] Refactor DIExpression [SZ]Ext creation into function [NFC]
David Stenberg
2019-11-21
3
-4
/
+16
*
[lldb][NFC] Early exit in ClangExpressionDeclMap::FindExternalVisibleDecls
Raphael Isemann
2019-11-21
1
-302
/
+302
*
[compiler-rt] Don't check XCR0 when detecting avx512 on Darwin.
Florian Hahn
2019-11-21
1
-0
/
+8
*
[Support] Don't check XCR0 when detecting avx512 on Darwin.
Florian Hahn
2019-11-21
1
-0
/
+15
*
[RISCV] Support mutilib in baremetal environment
Zakk Chen
2019-11-21
29
-11
/
+201
*
[libcxx] Add Sergej Jaskiewicz to CREDITS.txt
Sergej Jaskiewicz
2019-11-21
1
-0
/
+4
*
[clangd] Reland b5135a86e0476: Fix a crash in expected types
Ilya Biryukov
2019-11-21
2
-4
/
+14
*
[DAGCombine][NFC] Use ArrayRef and correctly size SmallVectors.
Clement Courbet
2019-11-21
1
-3
/
+3
*
D'oh. Fix assert after a84922916e6eddf701b39fbd7fe0222cb0fee1d6.
James Y Knight
2019-11-20
1
-2
/
+3
*
[clang][IFS][test] GreenDragon and Fuchsia Darwin bot fix: BindArchClass Nest.
Puyan Lotfi
2019-11-20
1
-1
/
+3
*
Fix unused variable warning in NDEBUG mode after 8ba56f322abf848cec78ff7f814f...
James Y Knight
2019-11-20
1
-2
/
+2
*
Tablegen: Remove the error for duplicate include files.
River Riddle
2019-11-20
6
-15
/
+22
*
[Error] Remove a broken code fragment accidentally included in 76bcbaafab2.
Lang Hames
2019-11-20
1
-2
/
+0
*
[Orc][Modules] Fix Modules build fallout from a34680a33eb.
Lang Hames
2019-11-20
5
-4
/
+35
*
[MemorySSA] Moving at the end often means before terminator.
Alina Sbirlea
2019-11-20
7
-6
/
+45
*
[X86] Fix i16->f128 sitofp to promote the i16 to i32 before trying to form a ...
Craig Topper
2019-11-20
2
-16
/
+113
*
[X86] Fix f128->i16 fptosi to promote the i16 to i32 before trying to form a ...
Craig Topper
2019-11-20
2
-23
/
+101
*
Fix an offset underflow bug in DwarfExpression when describing small values w...
Adrian Prantl
2019-11-20
3
-12
/
+47
*
Precommit tests for forthcoming widenable.condition transforms
Philip Reames
2019-11-20
1
-0
/
+156
*
[docs] Tiny rewording in the portability FAQ entry
Josh Kunz
2019-11-20
1
-1
/
+1
*
[MemorySSA] Update analysis when the terminator is a memory instruction.
Alina Sbirlea
2019-11-20
3
-1
/
+73
*
[ADT] Move to_vector from STLExtras.h to SmallVector.h
Reid Kleckner
2019-11-20
2
-14
/
+11
*
[Sema] Add a 'Semantic' parameter to Expr::isKnownToHaveBooleanValue
Erik Pilkington
2019-11-20
4
-16
/
+30
*
gn build: check-clang depends on llvm-cxxfilt.
Peter Collingbourne
2019-11-20
1
-0
/
+1
[next]