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
...
*
PR44890: Inherit explicitly-specified template arguments into base class
Richard Smith
2020-02-19
3
-1
/
+25
*
[libcxx] Support Python 3.8 in the test suite
Sergej Jaskiewicz
2020-02-19
1
-2
/
+12
*
[FPEnv][ARM] Don't call mutateStrictFPToFP when lowering
John Brawn
2020-02-18
2
-2
/
+55
*
[AArch64][FPenv] Update chain of int to fp conversion
Diogo Sampaio
2020-02-18
2
-2
/
+75
*
[ARM] Fix infinite loop when lowering STRICT_FP_EXTEND
John Brawn
2020-02-18
2
-19
/
+48
*
[FPEnv][AArch64] Add lowering of f128 STRICT_FSETCC
John Brawn
2020-02-18
2
-3
/
+195
*
[FPEnv][ARM] Add lowering of STRICT_FSETCC and STRICT_FSETCCS
John Brawn
2020-02-18
4
-18
/
+526
*
[FPEnv][AArch64] Add lowering and instruction selection for strict conversions
John Brawn
2020-02-18
4
-63
/
+464
*
[FPEnv][AArch64] Add lowering and instruction selection for STRICT_FP_ROUND
John Brawn
2020-02-18
3
-11
/
+34
*
Add lowering of STRICT_FSETCC and STRICT_FSETCCS
John Brawn
2020-02-18
4
-11
/
+1031
*
Drop git version suffix
Aaron Puchert
2020-02-17
4
-4
/
+4
*
Fix crash in InfinteLoopCheck
Nathan James
2020-02-17
1
-0
/
+2
*
[clangd] Expose Code Completion score to the client
Kirill Bobyrev
2020-02-13
8
-0
/
+21
*
Linker/module-max-warn.ll: Fix test to be compatible with Windows file separa...
David Blaikie
2020-02-13
1
-2
/
+2
*
[Clang] Limit -fintegrated-cc1 to only one TU
Alexandre Ganea
2020-02-13
5
-18
/
+55
*
Fix a reentrance bug with deserializing ObjC type parameters.
John McCall
2020-02-13
4
-1
/
+26
*
Fix type-dependency of bitfields in templates
Elizabeth Andrews
2020-02-13
3
-1
/
+20
*
[CodeGen] Fix the computation of the alignment of split stores.
Hans Wennborg
2020-02-12
3
-2
/
+195
*
[Concepts] Add missing TPA commit to requires expression parsing
Saar Raz
2020-02-12
1
-0
/
+1
*
[Concepts] Do not check constraints if not all template arguments have been d...
Saar Raz
2020-02-12
2
-6
/
+15
*
Fix an unused variable warning
Hans Wennborg
2020-02-12
1
-1
/
+1
*
[X86] Cast to __v4hi instead of __m64 in the implementation of _mm_extract_pi...
Craig Topper
2020-02-12
1
-2
/
+2
*
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
Jeremy Morse
2020-02-12
23
-120
/
+97
*
Revert "[DebugInfo][DAG] Distinguish different kinds of location indirection"
Jeremy Morse
2020-02-12
3
-106
/
+7
*
[DebugInfo] Re-instate LiveDebugVariables scope trimming
Jeremy Morse
2020-02-12
3
-4
/
+27
*
[clang-tidy] Added check to disable bugprone-infinite-loop on known false con...
Nathan James
2020-02-12
2
-0
/
+19
*
[OpenCL] Restrict addr space conversions in nested pointers
Anastasia Stulova
2020-02-12
8
-17
/
+86
*
Fix MSVC build with C++ EH enabled
Reid Kleckner
2020-02-12
1
-1
/
+1
*
[SystemZ] Bugfix in emitSelect()
Jonas Paulsson
2020-02-12
2
-2
/
+46
*
[Clang][Driver] After default -fintegrated-cc1, make llvm::report_fatal_error...
Alexandre Ganea
2020-02-12
8
-9
/
+59
*
Add SystemZ release notes
Ulrich Weigand
2020-02-11
1
-0
/
+13
*
[Support] Don't modify the current EH context during stack unwinding
Reid Kleckner
2020-02-11
1
-1
/
+7
*
IR Linking: Support merging Warning+Max module metadata flags
David Blaikie
2020-02-11
4
-24
/
+65
*
Prefer __vector over vector keyword for altivec
serge-sans-paille
2020-02-11
1
-2
/
+2
*
ReleaseNotes / external projects: Zig
Hans Wennborg
2020-02-10
1
-1
/
+11
*
Re-land "[Clang][Driver] Remove -M group options ..." and "[Clang] Avoid cras...
Alexandre Ganea
2020-02-10
8
-17
/
+118
*
[Support] When using SEH, create a impl instance for CrashRecoveryContext. NFCI.
Alexandre Ganea
2020-02-10
1
-25
/
+35
*
[analyzer] Add 10.0.0 release notes.
Hans Wennborg
2020-02-10
1
-4
/
+18
*
[Clang] Remove unused #pragma clang __debug handle_crash
Alexandre Ganea
2020-02-10
3
-17
/
+0
*
[AArch64] Add option to enable/disable load-store renaming.
Florian Hahn
2020-02-10
9
-15
/
+28
*
AMDGPU/EG,CM: Implement fsqrt using recip(rsqrt(x)) instead of x * rsqrt(x)
Jan Vesely
2020-02-10
4
-18
/
+34
*
[clang-tidy] Fix false positive for cppcoreguidelines-init-variables
Nathan James
2020-02-10
2
-5
/
+15
*
[X86] Use MVT::i8 instead of MVT::i64 for shift amount in BuildSDIVPow2
Craig Topper
2020-02-10
2
-1
/
+25
*
[BPF] disable ReduceLoadWidth during SelectionDag phase
Yonghong Song
2020-02-10
2
-0
/
+169
*
[analyzer] Fix a couple of bugs in HTML report generation.
Artem Dergachev
2020-02-10
5
-1
/
+121
*
[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON
Tom Stellard
2020-02-10
1
-1
/
+16
*
[ARM] Fix non-determenistic behaviour
Diogo Sampaio
2020-02-10
1
-3
/
+9
*
PowerPC release notes
Hans Wennborg
2020-02-10
1
-1
/
+23
*
[InstCombine] Fix infinite min/max canonicalization loop (PR44541)
Nikita Popov
2020-02-10
2
-0
/
+31
*
[InstCombine] Support disabling expensive combines in opt
Nikita Popov
2020-02-10
2
-2
/
+3
[prev]
[next]