platform/upstream/llvm.git
2020-09-15 Mateusz Mikuła[Windows][Polly] Disable LLVMPolly module for all compi...
2020-09-15 Mateusz Mikuła[LLD] Allow configuring default ld.lld backend
2020-09-15 Martin Storsjö[llvm-readobj] [ARMWinEH] Print ARM64 packed unwind...
2020-09-15 Davide Italiano[BinaryFormat/MachO] Add a missing constant.
2020-09-15 Igor Kudrin[DebugInfo] Make offsets of dwarf units 64-bit (19...
2020-09-15 Igor Kudrin[DebugInfo] Make the offset of string pool entries...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_macro[.dwo...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_names sections...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_addr sections...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_loclists sectio...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_rnglists sectio...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting pre-v5 name lookup tables...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_aranges section...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 type units (10/19).
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 DWO compilation units...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 .debug_str_offsets...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting the DW_AT_location attribute...
2020-09-15 Igor Kudrin[DebugInfo] Use a common method to determine a suitable...
2020-09-15 Igor Kudrin[DebugInfo] Fix emitting DWARF64 compilation units...
2020-09-15 Igor Kudrin[DebugInfo] Add the -dwarf64 switch to llc and other...
2020-09-15 Igor Kudrin[DebugInfo] Add new emitting methods for values which...
2020-09-15 Igor Kudrin[DebugInfo] Fix DIE value emitters to be compatible...
2020-09-15 Igor Kudrin[DebugInfo] Fix methods of AsmPrinter to emit values...
2020-09-15 Sam Clegg[lld][WebAssembly] Allow globals imports via import_nam...
2020-09-15 Petr Hosek[DebugInfo] Remove dots from getFilenameByIndex return...
2020-09-15 Xun Li[Coroutines] Fix a typo in documentation
2020-09-15 Quentin Colombet[GlobalISel] Add a `X, Y = G_UNMERGE(G_ZEXT Z)` ->...
2020-09-15 Quentin Colombet[GlobalISel] Add `X,Y<dead> = G_UNMERGE Z` -> X = G_TRUNC Z
2020-09-15 Louis Dionne[libc++abi] Do not declare __cxa_finalize and __cxa_ate...
2020-09-15 peter klausler[flang] Respect BZ mode in exponent parts, too
2020-09-14 Craig Topper[X86] Place new constant node in topological order...
2020-09-14 Craig TopperRevert "[X86] Place new constant node in topological...
2020-09-14 peter klausler[flang] Allow Fortran comments after #include path
2020-09-14 Philip Reames[AArch64] Statepoint support for AArch64.
2020-09-14 Vitaly Buka[Asan] Accept __lsan_ignore_object for redzone pointer
2020-09-14 Quentin Colombet[GlobalISel] Add G_UNMERGE(Cst) -> Cst1, Cst2, ......
2020-09-14 Craig Topper[X86] Place new constant node in topological order...
2020-09-14 Chris Hamilton[Sema] Address-space sensitive index check for unbounde...
2020-09-14 Krzysztof Parzyszek[Hexagon] Add more detailed testcase for widening truncates
2020-09-14 Krzysztof Parzyszek[Hexagon] Widen loads and handle any-/sign-/zero-extensions
2020-09-14 Krzysztof Parzyszek[Hexagon] Some HVX DAG combines
2020-09-14 Arthur EubanksReland [docs][NewPM] Add docs for writing NPM passes
2020-09-14 Aditya Nandakumar[GISel]: Add combine for G_FABS to G_FABS
2020-09-14 Arthur EubanksRevert "[docs][NewPM] Add docs for writing NPM passes"
2020-09-14 Quentin Colombet[GlobalISel] Add G_UNMERGE_VALUES(G_MERGE_VALUES) combine
2020-09-14 Peter Steinfeld[flang] Fix bug for forward referenced type
2020-09-14 zoecarver[Take 2] [libc++] Make rotate a constexpr.
2020-09-14 zoecarverRevert "[libc++] Make rotate a constexpr."
2020-09-14 peter klausler[flang] More clean-up of CookedSource API
2020-09-14 Arthur Eubanks[PruneEH][NFC] Use CallGraphUpdater in PruneEH
2020-09-14 Lang Hames[docs] Update OrcV1 removal timeline.
2020-09-14 Louis Dionne[libc++][test] Portability fix of std::strstreambuf...
2020-09-14 Mehdi AminiFix MLIR standalone example to properly handle namespace
2020-09-14 Nicholas-Baron[libc++] Finish implementing P0202R3
2020-09-14 zoecarver[libc++] Make rotate a constexpr.
2020-09-14 Craig Topper[SelectionDAG] Use Align/MaybeAlign in calls to getLoad...
2020-09-14 Austin Kerbow[AMDGPU] Add XDL resource to scheduling model
2020-09-14 Nemanja IvanovicUpdate PowerPC backend ownership in CODE_OWNERS.TXT
2020-09-14 Federico LebrónMake namespace handling uniform across dialect backends.
2020-09-14 Vitaly Buka[Asan] Fix false leak report
2020-09-14 Arthur Eubanks[docs][NewPM] Add docs for writing NPM passes
2020-09-14 LLVM GN Syncbot[gn build] Port 226d80ebe20
2020-09-14 Teresa Johnson[MemProf] Rename HeapProfiler to MemProfiler for consis...
2020-09-14 Louis Dionne[libc++] Add comment in atomic test to explain why...
2020-09-14 Craig Topper[FastISel] Bail out of selectGetElementPtr for vector...
2020-09-14 Fangrui Song[ELF] Add documentation for --warn-backrefs: a GNU...
2020-09-14 Kamau Bridgeman[PowerPC] Implement Thread Local Storage Support for...
2020-09-14 Nikita Popov[AArch64] Add additional vecreduce fmax/fmin legalizati...
2020-09-14 Louis Dionne[libc++] Use LLVM 11 instead of trunk on build bots
2020-09-14 Tue Ly[libc] Extend MPFRMatcher to handle 2-input-1-output...
2020-09-14 Nikita Popov[Legalize][ARM][X86] Add float legalization for VECREDUCE
2020-09-14 Nikita Popov[ARM] Add more tests for vecreduce soft float legalizat...
2020-09-14 Eric Astor[ms] [llvm-ml] Add basic support for SEH, including...
2020-09-14 Eric Astor[ms] [llvm-ml] Add support for size queries in MASM
2020-09-14 Eric Astor[ms] [llvm-ml] Fix struct padding logic
2020-09-14 Eric Astor[ms] [llvm-ml] Add missing built-in type aliases
2020-09-14 Nikita Popov[InstCombine] Simplify select operand based on equality...
2020-09-14 Nikita Popov[DAGCombiner] Fold fmin/fmax with INF / FLT_MAX
2020-09-14 Walter ErquinigoFix 132e57bc597bd3f50174b7d286c43f76b47f11c1
2020-09-14 Louis Dionne[libc++] Upgrade the Clang on build bots
2020-09-14 Walter ErquinigoRetry of D84974
2020-09-14 Simon PilgrimcollectBitParts - use const references. NFCI.
2020-09-14 Rahman LavaeeLet -basic-block-sections=labels emit basicblock metada...
2020-09-14 Tim Keith[flang] Fix analyzed form of type-bound assignment
2020-09-14 Fangrui Song[ELF] Define a reportRangeError() overload for thunks...
2020-09-14 cgyurgyik[libc] Decouple string functions.
2020-09-14 Tim Keith[flang] Correctly detect overlapping integer cases
2020-09-14 Sanjay Patel[InstSimplify] add folds for fmin/fmax with 'nnan'
2020-09-14 Saleem AbdulrasoolSema: add support for `__attribute__((__swift_objc_memb...
2020-09-14 Sanjay Patel[InstSimplify] allow folds for fmin/fmax with 'ninf'
2020-09-14 Florian Hahn[MemorySSA] Make sure PerformedPhiTrans is updated...
2020-09-14 Florian Hahn[MemorySSA] Precommit test case for PR47498.
2020-09-14 Simon PilgrimAssert we've found the size of each (non-overlapping...
2020-09-14 Louis Dionne[libcxx] ostream{,buf}_iterator::difference_type change...
2020-09-14 Lubomir LitchevAdd support for casting elements in vectors for certain...
2020-09-14 Sanjay Patel[InstSimplify] reduce code duplication for fmin/fmax...
2020-09-14 Sanjay Patel[InstSimplify] add/move tests for fmin/fmax; NFC
2020-09-14 Sanjay Patel[InstSimplify] fix test comments; NFC
2020-09-14 jasonliu[XCOFF][AIX] Handle TOC entries that could not be reach...
2020-09-14 David Green[ARM] Enable tail predication for reduction tests. NFC
next