projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-10-19
Paul C. Anagnostopoulos
[TableGen] Enhance !empty and !size to handle strings...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Carlier
[clang] update of the DragonFlyBSD's driver for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sam McCall
[ADT] Avoid use of result_of_t in function_ref
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Piotr Sobczak
[AMDGPU] Do not generate S_CMP_LG_U64 on gfx7
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
[InstCombine] Add (icmp ne A, 0) | (icmp ne B, 0) ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Luís Marques
[RISCV][ASAN] Fix TLS offsets
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Hans Wennborg
Fix compiler-rt build on Windows after D89640
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kazushi (Jam...
[VE] Add setcc for fp128
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kazushi (Jam...
[VE] Add cast to/from fp128 patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Georgii Rymar
[yaml2obj] - Fix comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Georgii Rymar
[llvm-readobj/elf] - Change the behavior of handing...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sam Parker
[LangRef] Correct return type llvm.test.set.loop.iterat...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Nathan James
[nfc][clang-change-namespace] Remove unnecessary isScop...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Alexander Belyaev
[mlir][nfc] Move BaseOpWithOffsetSizesAndStrides to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Marcel Koester
[mlir] Refactored BufferPlacement transformation.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
[InstCombine] Add (icmp eq B, 0) | (icmp ult A, B)...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Jan Kratochvil
[nfc] [lldb] Move LookupAddress to DWARFCompileUnit
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Hans Wennborg
Revert "[PM/CC1] Add -f[no-]split-cold-code CC1 option...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kadir Cetinkaya
[clangd] Add $/memoryUsage LSP extension
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
[InstCombine] Support vectors-with-undef in and(logical...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
[InstCombine] Add vectors-with-undef tests for and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Sherwood
Fix build issue caused by f693f915a07eca94a3faeadc3b5da...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kazushi (Jam...
[VE] Support select_cc
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kazushi (Jam...
[VE] Add VBRD/VMV instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kazushi (Jam...
[VE] Add LSV/LVS/LVM/SVM instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kazushi (Jam...
[VE] Support br_cc comparing fp128
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kazushi (Jam...
[VE] Update ISel patterns for select instruction
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Alex Zinenko
[mlir] Use `let arguments =` syntax instead of inherita...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Break up C-API header Orc.h, and add JITEventList...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add function to get pool entry string.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add C API support for defining absolute symbols.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add support for custom generators to the C bindings.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[Support] Add a C-API function to create a StringError...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add an OrcV2 ResourceTracker / Removable-code...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add basic ResourceTracker support to the OrcV2...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Rename LLVMOrcJITDylibDefinitionGeneratorRef.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Fix C API function name.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add C API functions to obtain and clear the symbo...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add a C API function to set the ExecutionSession...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Fix a memory leak in the OrcV2 C API (and some...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Update Symbol Lookup / DefinitionGenerator system.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Move DefinitionGenerator out of JITDylib.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Move MaterializationResponsibility methods to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Evgeny Leviant
[ARM][SchedModels] Convert IsPredicatedPred to MCSchedP...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Pavel Labath
[lldb] Make DW_AT_declaration-with-children.s test...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Evgeny Leviant
[TableGen] Remove test case
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Roman Lebedev
[NFC][SCEV] Rename SCEVCastExpr into SCEVIntegralCastExpr
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kiran Chandramohan
[OpenMP][MLIR] Fix for nested parallel regions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Haojian Wu
[clang-rename] Fix rename on variable templates.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Sherwood
[SVE][CodeGen] Replace more TypeSize comparison operato...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[examples] Fix test: Kaleidoscope Chapter 4 no longer...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Haojian Wu
[clang-rename] Fix rename on function template speciali...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Sherwood
[SVE][CodeGen][NFC] Replace TypeSize comparison operato...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[examples] Fix Kaleidoscope-Ch3, which was broken by...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Sherwood
[SVE] Replace TypeSize comparison operators in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Move SimpleResourceManager function object inits...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add a missing '&'.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Sherwood
[SVE][CodeGen] Replace uses of TypeSize comparison...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Sherwood
[SVE][AArch64] Replace TypeSize comparisons with their...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Max Kazantsev
[Test] Add one more SCEV range test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Max Kazantsev
[NFC][SCEV] Use getMinusOne where possible
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Christian Sigg
[mlir][gpu] NFC: Make room for more than one GPU rewrit...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Fangrui Song
[PrologEpilogInserter] Fix prolog-params.mir
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Christian Sigg
[mlir] Allow space literals (` `) in assemblyFormat.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Kai Luo
[PowerPC] Skip combining (uint_to_fp x) if x is not...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Fangrui Song
[PrologEpilogInserter] Reduce PR16393 test and fix...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
LLVM GN Syncbot
[gn build] Port 6154c4115cd
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
LLVM GN Syncbot
[gn build] Port 0aec49c8531
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC][examples] Update Kaleidoscope and BuildingAJIT...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Add support for resource tracking/removal (remova...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Remove OrcV1 APIs.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
John Demme
[MLIR] ODS TypeDefs: getChecked() and internal enhancements
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Craig Topper
[X86] Sort the tables before printing in X86FoldTablesE...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
John Demme
[MLIR] ODS TypeDef documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Richard Smith
PR47893: Synthesis of a comparison operator from an...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Richard Smith
PR47870: Properly mangle placeholders for deduced class...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
River Riddle
[mlir] Add canonicalization for cond_br that feed into...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Craig Topper
[X86] Add test cases for PR47874. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Alex Richardson
[libc++][dsl] Run checks for locale names aliases using...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Alex Richardson
[clang-format] Add a SpaceAroundPointerQualifiers style...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Alex Richardson
[libc++] Fix aligned_alloc tests FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Mark de Wever
[NFC] Make non-modifying members const.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Hubert Tong
[PowerPC][AIX] Make `__vector [un]signed long` an error
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Hubert Tong
Fix various format specifier mismatches
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Hubert Tong
[test][NFC] Do ptrdiff_t comparison with signed instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Nikita Popov
[BasicAA] Accept AATags by const reference (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Nico Weber
[gn build] (manually) port d09b08919ca
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Dávid Bolvanský
[ASAN] Restore and adjust tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Nathan James
[NFC][clang-tidy] Use isInStdNamespace matcher instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Jan Kratochvil
[nfc] [lldb] [testsuite] Fix DW_FORM_ref* in DW_AT_decl...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Nathan James
[clang tidy] Fix SIMDIntrinsicsCheck not storing options
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Florian Hahn
[DSE] Do not consider 'noop' intrinsics as read-clobbers.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Paul C. Anagnostopoulos
[TableGen] Change Programmer's Reference to use "DAG...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Nikita Popov
[AA] Add helper to update result (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Florian Hahn
[DSE] Add tests for elimination at end of function...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
David Carlier
[Sanitizers] Remove OpenBSD support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Dávid Bolvanský
[LoopIdiom] Regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Mark de Wever
[NFC] Fixes a documentation typo.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Mark de Wever
[Sema, CodeGen] Implement [[likely]] and [[unlikely...
commit
|
commitdiff
|
tree
|
snapshot
next