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
*
[CUDA][HIP][Sema] Fix template kernel with function as template parameter
Yaxun Liu
2019-03-05
4
-3
/
+16
*
[SLP] Fix invalid triple in X86 tests
Florian Hahn
2019-03-05
2
-30
/
+37
*
Allow bundle size to be 0 in clang-offload-bundler
Yaxun Liu
2019-03-05
1
-1
/
+1
*
[OPENMP]Target region: emit const firstprivates as globals with constant
Alexey Bataev
2019-03-05
7
-68
/
+171
*
[libcxx] Revert set of atomic patches that broke lldb.
Davide Italiano
2019-03-05
6
-856
/
+281
*
[scudo][standalone] Add bytemap classes
Kostya Kortchinsky
2019-03-05
4
-0
/
+178
*
Revert "[lldbtest] Check against the correct name for libcxxabi (macOS)."
Davide Italiano
2019-03-05
1
-1
/
+1
*
TableGen: Allow lists to be concatenated through '#'
Javed Absar
2019-03-05
4
-4
/
+78
*
[lldb] Disable some of TestJITLoaderGDB.py tests on Windows
Yury Delendik
2019-03-05
1
-0
/
+2
*
[X86][SSE] Regenerate vector zero tests
Simon Pilgrim
2019-03-05
1
-16
/
+51
*
[SDAG] move FP constant folding to helper function; NFC
Sanjay Patel
2019-03-05
2
-67
/
+77
*
[HIP] Do not unbundle object files for -fno-gpu-rdc
Yaxun Liu
2019-03-05
3
-12
/
+22
*
[libc++] Fix <atomic> failures on GCC
Louis Dionne
2019-03-05
2
-103
/
+103
*
Revert "[GlobalISel][AArch64] Add selection support for G_EXTRACT_VECTOR_ELT"
Jessica Paquette
2019-03-05
5
-332
/
+18
*
[X86] Add SMULO/UMULO combine tests
Simon Pilgrim
2019-03-05
1
-0
/
+136
*
Revert "Fix embedded Python initialization according to changes in version 3.7"
Tatyana Krasnukha
2019-03-05
1
-13
/
+1
*
Fix typo in constant vector
Simon Pilgrim
2019-03-05
1
-4
/
+4
*
[X86] Add SADDO/UADDO and SSUBO/USUBO combine tests
Simon Pilgrim
2019-03-05
2
-0
/
+464
*
[libc++] Change memory_order to an enum class
Louis Dionne
2019-03-05
4
-59
/
+115
*
Adds property to force enabling of GDB JIT loader for MacOS
Yury Delendik
2019-03-05
5
-12
/
+149
*
[clang-tidy] Fix bugprone-string-constructor crash
Alexander Kornienko
2019-03-05
2
-1
/
+10
*
[X86] Add test cases for D58874
Simon Pilgrim
2019-03-05
1
-0
/
+45
*
[llvm-objcopy] - Simplify `isCompressable` and fix the issue relative.
George Rimar
2019-03-05
2
-11
/
+43
*
One more UserIDResolver fix
Pavel Labath
2019-03-05
3
-3
/
+3
*
[sanitizers] Don't use Windows Trace Logging with Clang in MSVC mode either
Martin Storsjo
2019-03-05
1
-1
/
+1
*
[analyzer] Fix taint propagation in GenericTaintChecker
Kristof Umann
2019-03-05
2
-1
/
+8
*
[ASTMatchers] Improved formatting in a documentation comment
Dmitri Gribenko
2019-03-05
1
-2
/
+1
*
[AMDGPU] Fix DPP operand order in atomic optimizer
Carl Ritson
2019-03-05
6
-7
/
+16
*
[SCEV] Ensure that isHighCostExpansion takes into account what is being divided
David Green
2019-03-05
3
-59
/
+22
*
[lldb] Fix linux host build after r355342
Alexander Kornienko
2019-03-05
1
-0
/
+1
*
[llvm-objcopy] - Report "no zlib available" error properly when --compress-de...
George Rimar
2019-03-05
1
-4
/
+4
*
[ASTImporter] Fix redecl failures of Class and ClassTemplate
Gabor Marton
2019-03-05
2
-40
/
+6
*
[SCEV] Add some extra tests for IndVarSimplifys loop exit values. NFC.
David Green
2019-03-05
1
-0
/
+232
*
Fix embedded Python initialization according to changes in version 3.7
Tatyana Krasnukha
2019-03-05
1
-1
/
+13
*
[WebAssembly] Rename a variable in LateEHPrepare (NFC)
Heejin Ahn
2019-03-05
1
-2
/
+2
*
Add wildcard support to all update_*_test_checks.py scripts (PR37500)
Simon Pilgrim
2019-03-05
4
-8
/
+12
*
[ARM] Fix select_cc lowering for fp16
Oliver Stannard
2019-03-05
2
-7
/
+687
*
[AMDGPU] Omit KILL instructions from hazard recognizer
David Stuttard
2019-03-05
2
-3
/
+34
*
[ELF][test] chmod u+w to prevent annoying rm prompt
Fangrui Song
2019-03-05
1
-1
/
+2
*
[NFC] Simplify BufferedStackTrace::UnwindImpl
Vitaly Buka
2019-03-05
1
-17
/
+8
*
[NFC] Move isUnwinding check into ScopedUnwinding
Vitaly Buka
2019-03-05
1
-6
/
+19
*
[LangRef] Add 'callbr' instruction to the 'blockaddress' section.
Craig Topper
2019-03-05
1
-6
/
+6
*
[PowerPC] fix killed/dead flag after convert x-form to d-form tranformation.
Chen Zheng
2019-03-05
4
-22
/
+343
*
[NFC] Move ScopedUnwinding from .h to .cc
Vitaly Buka
2019-03-05
2
-12
/
+14
*
[NFC] Reorder ifs in BufferedStackTrace::UnwindImpl
Vitaly Buka
2019-03-05
1
-12
/
+16
*
[Expression] Remove unused parameter from Evaluate
Alex Langford
2019-03-05
4
-13
/
+7
*
[ARM][MC] Update one test case in 'test/MC/Disassembler/ARM/invalid-armv7.txt'
Xing GUO
2019-03-05
1
-3
/
+3
*
[AMDGPU] Implement AMDGPUMCInstrAnalysis
Scott Linder
2019-03-05
3
-0
/
+75
*
[NFC] Return on SANITIZER_MIPS && !IsValidFrame
Vitaly Buka
2019-03-05
1
-6
/
+6
*
[NFC] Put bp into Unwind(.. false) for consistency
Vitaly Buka
2019-03-05
1
-2
/
+2
[next]