platform/upstream/llvm.git
2019-07-10 Nikola Prica[ELF] Loose a condition for relocation with a symbol
2019-07-10 Stefan Granitz[CMake] `install-distribution` for LLDB on Darwin
2019-07-10 Stefan Granitz[CMake] Distribution builds for LLDB standalone
2019-07-10 Stefan Granitz[CMake] Remove extra lldb-framework target
2019-07-10 Simon Pilgrim[X86][SSE] EltsFromConsecutiveLoads - add basic derefer...
2019-07-10 Simon PilgrimFix const/non-const lambda return type warning. NFCI.
2019-07-10 Simon PilgrimFix "result of 32-bit shift implicitly converted to...
2019-07-10 Serguei Katkov[SimpleLoopUnswitch] Don't consider unswitching `switch...
2019-07-10 Diogo N. Sampaio[AArch64] Fix vector vuqadd intrinsics operands
2019-07-10 Diogo N. Sampaio[NFC][AArch64] Fix vector vsqadd intrinsics operands
2019-07-10 Ilya Biryukov[clangd] Stop recording tokens before running clang...
2019-07-10 Ilya Biryukov[clangd] Consume error to avoid assertion failures
2019-07-10 Rui UeyamaMake functions and member variables distinguishable...
2019-07-10 Mikhail Maltsev[ARM] Enable VPUSH/VPOP aliases when either MVE or...
2019-07-10 James Henderson[docs][llvm-dwarfdump] Normalise some wording
2019-07-10 Johan Vikstrom[clangd] Added highlighting for class and enum types.
2019-07-10 George Rimar[test/Object/nm-trivial-object.test] - Remove 4 precomp...
2019-07-10 Serguei Katkov[SimpleLoopUnswitch] Add a test case exposing a bug
2019-07-10 Ilya Biryukov[Syntax] Add assertion to catch invalid tokens early...
2019-07-10 Diogo N. Sampaio[NFC][AArch64] Fix vector vqtb[lx][1-4]_s8 operand
2019-07-10 Mikael HolmenSilence gcc warning by adding parentheses to condition...
2019-07-10 Rui Ueyama[Coding style change] Rename variables so that they...
2019-07-10 Kristina BrooksFix modular build issues caused by BitCodes.h
2019-07-10 Aaron SmithRevert accidental change to file
2019-07-10 Aaron SmithTry again to move common functionality from ProcessWind...
2019-07-10 Fangrui Song[ubsan][test] Restore float-divide-by-zero test
2019-07-10 Csaba Dabis[analyzer] CastValueChecker: Remove a dump()
2019-07-10 Craig Topper[X86] Limit getTargetConstantFromNode to only work...
2019-07-10 Reid Kleckner[Support] Move llvm::MemoryBuffer to sys::fs::file_t
2019-07-10 Fangrui Song[Driver] Add float-divide-by-zero back to supported...
2019-07-10 Tom StellardAMDGPU/GlobalISel: Add support for wide loads >= 256...
2019-07-10 Csaba Dabis[analyzer] CastValueChecker: Model casts
2019-07-09 Csaba DabisRevert "[analyzer] CastValueChecker: Model casts"
2019-07-09 Matt ArsenaultGlobalISel: Implement lower for G_FCOPYSIGN
2019-07-09 Csaba Dabis[analyzer] CastValueChecker: Model casts
2019-07-09 Reid KlecknerRevert [clang] DirectoryWatcher
2019-07-09 Francis Visoiu... [Bitcode] Explicitly include Bitstream/BitCodes.h and...
2019-07-09 Reid Kleckner[MS] Treat ignored explicit calling conventions as...
2019-07-09 Francis Visoiu... [docs][Remarks] Add documentation for remarks in LLVM
2019-07-09 Craig Topper[X86] Don't form extloads in combineExtInVec unless...
2019-07-09 Sam McCall[clangd] fix assert in test after r365531.
2019-07-09 Matt ArsenaultAMDGPU/GlobalISel: Fix legality for G_BUILD_VECTOR
2019-07-09 Jan Korous[clang] DirectoryWatcher
2019-07-09 Stanislav Mekhanoshin[AMDGPU] gfx908 v_pk_fmac_f16 support
2019-07-09 Peter Collingbournegn build: Merge r365536.
2019-07-09 Peter Collingbournegn build: Merge r365532.
2019-07-09 Peter Collingbournegn build: Merge r365541.
2019-07-09 Peter Collingbournegn build: Merge r365531.
2019-07-09 Pavel LabathAdd lldb type unit support to the release notes
2019-07-09 Alex Langford[lldb] Quick Fix: IRExecutionUnit check pointer before...
2019-07-09 Matt ArsenaultGlobalISel: Combine unmerge of merge with intermediate...
2019-07-09 Vedant Kumar[Profile] Support raw/indexed profiles larger than 4GB
2019-07-09 Yuanfang Chen[llvm-objdump] Keep warning for --disassemble-functions...
2019-07-09 Stanislav Mekhanoshin[AMDGPU] gfx908 mAI instructions, MC part
2019-07-09 Saleem Abdulrasoolbuild: use multiple `install` rather than building...
2019-07-09 Alex Langford[lldb_test_suite] Fix lldb test suite targeting remote...
2019-07-09 Julian LettnerReland "[TSan] Improve handling of stack pointer mangli...
2019-07-09 Dave Lee[Docs] Replace SVN revisions with lldb versions
2019-07-09 Andus YuXFAIL clang/test/Headers/max_align.c on i686
2019-07-09 Reid KlecknerUse the Itanium C++ ABI for the pipe_builtin.cl test
2019-07-09 Reid KlecknerDe-templatize non-dependent VS macro logic, NFC
2019-07-09 Paul Robinson[CXX] Exercise all paths through these tests.
2019-07-09 Julian Lettner[TSan] Refine longjmp key management on Darwin
2019-07-09 Sam Clegg[lld][WebAssembly] Report undefined symbols during...
2019-07-09 Nikita Popov[SLP] Optimize getSpillCost(); NFCI
2019-07-09 Peter Collingbournehwasan: Improve precision of checks using short granule...
2019-07-09 Philip Reames[PoisonChecking] Flesh out complete todo list for full...
2019-07-09 Craig Topper[X86][AMDGPU][DAGCombiner] Move call to allowsMemoryAcc...
2019-07-09 Reid KlecknerFix build error for VC STL, use llvm::make_unique
2019-07-09 Sam Clegg[lld][WebAssembly] Fix name of data section in PIC...
2019-07-09 Stanislav Mekhanoshin[AMDGPU] gfx908 register file changes
2019-07-09 Fangrui Song[OpenMP] Simplify getFloatTypeSemantics
2019-07-09 Max Moroz[libFuzzer] Include FuzzedDataProvider.h in the test...
2019-07-09 Philip Reames[PoisonCheker] Support for out of bounds operands on...
2019-07-09 Sean FertileBoilerplate for producing XCOFF object files from the...
2019-07-09 Simon Pilgrim[X86] LowerToHorizontalOp - use count_if to count non...
2019-07-09 Philip Reames[PoisonChecking] Add validation rules for "exact" on...
2019-07-09 Bob Haarman[ThinLTO] only emit used or referenced CFI records...
2019-07-09 Philip ReamesAdd a transform pass to make the executable semantics...
2019-07-09 Sean FertileTry to appease the Windows build bots.
2019-07-09 Julian LettnerRevert "[TSan] Improve handling of stack pointer mangli...
2019-07-09 Stella Stamenova[lldb, windows] Include WindowsError instead of ErrorHa...
2019-07-09 Yonghong Song[BPF] Fix a typo in the file name
2019-07-09 Sam McCall[clangd] Rewrite of logic to rebuild the background...
2019-07-09 Peter Collingbournegn build: Merge r365503.
2019-07-09 Michael Liao[unittest] Add the missing bogus machine register info...
2019-07-09 Stanislav Mekhanoshin[AMDGPU] gfx908 clang target
2019-07-09 Stella Stamenova[lldb-suite] Skip TestMachCore on Windows
2019-07-09 Stella Stamenova[lldb, windows] Update two more locations that use...
2019-07-09 Stanislav Mekhanoshin[AMDGPU] gfx908 target
2019-07-09 Sean Fertile[Object][XCOFF] Add support for 64-bit file header...
2019-07-09 Sanjay Patel[InstCombine] add tests for trunc(load); NFC
2019-07-09 Sam McCall[clangd] Show documentation in hover, and fetch docs...
2019-07-09 Matt ArsenaultAMDGPU: Fix test failing since r365512
2019-07-09 Jinsong JiRevert "[HardwareLoops] NFC - move hardware loop checki...
2019-07-09 Steven WuAdd lit.local.cfg to llvm-objdump tests
2019-07-09 Erik Pilkington[ObjC] Add a warning for implicit conversions of a...
2019-07-09 Nico WeberRemove a comment that has been obsolete since r327679
2019-07-09 Michael Liao[unittest] Add bogus register info.
2019-07-09 Nico WeberRename llvm/test/tools/llvm-pdbdump to llvm/test/tools...
next