platform/upstream/llvm.git
2019-05-05 Simon Pilgrim[SelectionDAG] Use any_of/all_of where possible. NFCI.
2019-05-05 Simon PilgrimMove Value *RHSCIOp def into the scope where its actual...
2019-05-04 Cameron McInallyAdd InstCombine tests for FNeg instruction.
2019-05-04 Sanjay Patel[CodeGenPrepare] limit overflow intrinsic matching...
2019-05-04 Nicolas Lesser[NFC] Add parentheses to avoid -Wparentheses.
2019-05-04 Hamza Sood[c++20] Implement P0428R2 - Familiar template syntax...
2019-05-04 Nicolas Lesser[lldb] Fix buildbot failure due to clang AST change.
2019-05-04 Fangrui Song[llvm-nm] Convert weak.test to use yaml2obj and fix...
2019-05-04 Richard Smith[c++20] Implement tweaked __VA_OPT__ rules from P1042R1:
2019-05-04 Stanislav Mekhanoshin[AMDGPU] Fixed asan error after D61536
2019-05-04 Richard SmithUse DiagRuntimeBehavior for -Wunsequenced to weed out...
2019-05-04 Stanislav MekhanoshinAMDGPU] gfx1010 hazard recognizer
2019-05-04 Richard TrieuReduce amount of work ODR hashing does.
2019-05-04 Stanislav Mekhanoshin[AMDGPU] gfx1010: use fmac instructions
2019-05-04 Richard SmithDisallow the operand of __builtin_constant_p from modif...
2019-05-04 Petr Hosek[Driver] Create non-existent directory for -fcrash...
2019-05-04 Richard Smith[cxx_status] Don't list -fmodules / -fmodules-ts agains...
2019-05-04 Richard Smith[cxx_status] Replace "SVN" entries with Clang 8 as...
2019-05-04 Lang Hames[JITLink] Add two useful Section operations: find by...
2019-05-04 Nicolas Lesser[clang] adding explicit(bool) from c++2a
2019-05-03 Richard SmithCWG issue 727: Fix numerous bugs in support for class...
2019-05-03 Saleem AbdulrasoolExpressionParser: only force link MCJIT when needed
2019-05-03 Owen Pan[clang-format] Fix bug in block comment reflow that...
2019-05-03 Alexander Kornienko[lld] Specify output file explicitly
2019-05-03 Sanjay Patel[x86] add tests for fneg IR with undef; NFC
2019-05-03 Jessica Paquette[AArch64][GlobalISel] Use fcsel instead of csel for...
2019-05-03 Craig TopperMake the git-llvm script work on older git versions...
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 wait count insertion
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 s_code_end generation
2019-05-03 Cameron McInallyUpdate PatternMatcher for FNeg
2019-05-03 Stanislav Mekhanoshin[AMDGPU] gfx1010 loop alignment
2019-05-03 Mandeep Singh... [COFF, ARM64] Fix ABI implementation of struct returns
2019-05-03 Mandeep Singh... [COFF, ARM64] Fix ABI implementation of struct returns
2019-05-03 Raphael IsemannFixed some minor style issues in rLLDB359921 [NFC]
2019-05-03 Jonas Devlieghere[test] Make check more strict
2019-05-03 Jonas Devlieghere[lldb] Remove the 'www' folder.
2019-05-03 Jonas Devlieghere[Alias] Add 're' alias for register
2019-05-03 Jonas DevlieghereMake lldb-mi optional and change how we deal with missi...
2019-05-03 Adrian PrantlSupply a default implementation of IsRuntimeSupportValue.
2019-05-03 Reid KlecknerShrink SectionChunk by combining Relocs and SectionName...
2019-05-03 Alexey Bataev[OPENMP][NVPTX]Improve thread limit counter, NFC.
2019-05-03 Shafik YaghmourFix for ambiguous lookup in expressions between local...
2019-05-03 David Carlier[Lsan] Disabling explicitally FreeBSD
2019-05-03 Matt ArsenaultReapply r359906, "RegAllocFast: Add heuristic to detect...
2019-05-03 Matt ArsenaultEnsure there is stack usage in stack size warning test
2019-05-03 Don Hinton[CommandLine] Enable Grouping for short options by...
2019-05-03 Nico WeberAttempt to fix the clang-sphinx-docs bot after r358797
2019-05-03 Simon Pilgrim[DAGCombine] Remove repeated variables. NFCI.
2019-05-03 Evgeniy Stepanov[hwasan] Fix HWASAN_WITH_INTERCEPTORS=OFF build on...
2019-05-03 David BlaikieRemove else-after-return
2019-05-03 Nico WeberRevert r359906, "RegAllocFast: Add heuristic to detect...
2019-05-03 Simon Pilgrim[TargetLowering] SimplifySetCC - remove repeated variab...
2019-05-03 Gheorghe-Teodor... [CUDA][Clang][Bugfix] Add missing CUDA 9.2 case
2019-05-03 Don Hinton[CommandLine] Change help output to prefix long options...
2019-05-03 Evgeniy StepanovRevert "[CodeGenPrepare] limit overflow intrinsic match...
2019-05-03 Nico WeberMark is_trivially_destructible as unsupported with...
2019-05-03 Matt ArsenaultRegAllocFast: Add heuristic to detect values not live...
2019-05-03 Brian Cain[hexagon] change AsmParser assertion to error
2019-05-03 Yonghong Song[Docs][CodeGenerator][eBPF] Correct the values for...
2019-05-03 Craig Topper[X86] Allow assembly parser to accept x/y/z suffixes...
2019-05-03 Don Hinton[llvm] Revert r231274: "Devirtualize ~parser<T> by...
2019-05-03 Simon Pilgrim[X86] LowerToHorizontalOp - Tidyup calls to getHopForBu...
2019-05-03 Simon Pilgrim[SelectionDAG] CreateTopologicalOrder - don't use iterator
2019-05-03 Matt ArsenaultAMDGPU: Select VOP3 form of sub
2019-05-03 Matt ArsenaultAMDGPU: Support shrinking add with FI in SIFoldOperands
2019-05-03 Robert LougherRevert r359549 - incorrect update of test checks. NFC
2019-05-03 Sanjay Patel[x86] add tests for fneg with undefs; NFC
2019-05-03 Matt ArsenaultAMDGPU: Remove redundant patterns for shifts
2019-05-03 Matt ArsenaultAMDGPU: Remove redundant patterns for sub
2019-05-03 Matt ArsenaultAMDGPU: Add baseline test for future patch
2019-05-03 Alexey Bataev[OPENMP][NVPTX]Improved several standard OpenMP functio...
2019-05-03 Matt ArsenaultAMDGPU: Replace shrunk instruction with dummy implicit_def
2019-05-03 Simon Pilgrim[TargetLowering] ShrinkDemandedConstant - reduce scope...
2019-05-03 Simon Pilgrim[X86] Remove repeated variables. NFCI.
2019-05-03 Nico Webergn build: Merge r359878
2019-05-03 Sid ManningLet --discard-all imply --strip-debug.
2019-05-03 Simon Pilgrim[X86] Add X64 common prefixes and regenerate mul i64...
2019-05-03 Matt ArsenaultAMDGPU: Forgot to commit test file for r358890
2019-05-03 Simon PilgrimAvoid cppcheck operator precedence warnings. NFCI.
2019-05-03 Matt ArsenaultAMDGPU: Fix incorrect commute with sub when folding...
2019-05-03 Matt ArsenaultAMDGPU: Fix test verification
2019-05-03 Sanjay Patel[LICM] auto-generate complete test checks; NFC
2019-05-03 Sam McCall[clangd] Fix header-guard check for include insertion...
2019-05-03 Sanjay Patel[CodeGenPrepare] limit overflow intrinsic matching...
2019-05-03 Sean Fertile[Object][XCOFF] Add an XCOFF dumper for llvm-readobj.
2019-05-03 Simon Pilgrim[TargetLowering] expandUnalignedStore - cleanup EVT...
2019-05-03 Dmitri GribenkoAdded an AST matcher for declarations that are in the...
2019-05-03 Anton AfanasyevRevert "[MIR] Add simple PRE pass to MachineCSE"
2019-05-03 Kadir Cetinkaya[clangd] Also perform merging for symbol definitions
2019-05-03 Simon Pilgrim[SelectionDAG] Use INT_MIN as (1 << 31) is UB for signe...
2019-05-03 Simon Pilgrim[SelectionDAG] computeKnownBits - remove some duplicate...
2019-05-03 Simon Pilgrim[X86] LowerMULH - remove unused Lo/Hi vector indices...
2019-05-03 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-05-03 Simon PilgrimReduce variable scope to just the if() block its actual...
2019-05-03 Raphael IsemannC.128 override, virtual keyword handling
2019-05-03 Pavel LabathSplit TestVLA into two and XFAIL one part
2019-05-03 Ilya Biryukov[clangd] Minor code style cleanups in Protocol.h. NFC
2019-05-03 Martin StorsjoAvoid duplicate function aliases on MinGW after SVN...
2019-05-03 Akira Hatanaka[Sema][ObjC] Disable -Wunused-parameter for ObjC methods
2019-05-03 Craig Topper[X86] Add more one checks to masked compare patterns...
next