platform/upstream/llvm.git
2019-05-27 Ilya Biryukov[CodeComplete] Complete 'return true/false' in boolean...
2019-05-27 Balazs Keri[ASTImporter] Added visibility context check for CXXRec...
2019-05-27 Hans WennborgCmake: allow using LLVM_EXTERNAL_PROJECTS with LLVM_ENA...
2019-05-27 Serge GueltonMake llvm-as --help great again
2019-05-27 Haojian Wu[clang-tidy] Fix unused-variable warning after r361647.
2019-05-27 Djordje Todorovic[test commit] Add my name to the CREDITS.TXT
2019-05-27 Rui UeyamaRemove elf::createSharedFile and move its code to Share...
2019-05-27 David L. JonesRevert r361356: "[MIR] Add simple PRE pass to MachineCSE"
2019-05-27 Craig Topper[X86] Add test cases for D62444. NFC
2019-05-27 Nico Weberllvm-undname: Make demangling of MD5 names more robust
2019-05-26 Florian Hahn[LoopInterchange] Fix handling of LCSSA nodes defined...
2019-05-26 Yonghong Song[BPF] generate R_BPF_NONE relocation for BTF DataSec...
2019-05-26 Alexander Timofeev [AMDGPU] Divergence driven ISel. Assign register...
2019-05-26 Andrea Di Biagio[MCA][Scheduler] Improved critical memory dependency...
2019-05-26 Simon Pilgrim[SelectionDAG] GetDemandedBits - cleanup to more closel...
2019-05-26 Simon Pilgrim[SelectionDAG] MaskedValueIsZero - add demanded element...
2019-05-26 Andrea Di Biagio[MCA] Refactor the logic that computes the critical...
2019-05-26 Shawn Landden[SimplifyCFG] back out all SwitchInst commits
2019-05-26 Mads RavnDeleteNullPointerCheck now deletes until the end brace...
2019-05-26 Simon Pilgrim[X86][SSE] Add shuffle combining support for ISD::ANY_E...
2019-05-26 Shawn Landden[SimplifyCFG] NFC, one more fixed test from previous...
2019-05-26 Simon PilgrimRevert rL361731 : [LLParser] Fix uninitialized variable...
2019-05-26 Simon Pilgrim[LLParser] Fix uninitialized variable warnings. NFCI.
2019-05-26 Shawn Landden[SimplifyCFG] NFC, fix failing tests from last patches.
2019-05-26 Sanjay Patel[InstCombine] prevent crashing with invalid extractelem...
2019-05-26 Shawn Landden[SimplifyCFG] ReduceSwitchRange: Improve on the case...
2019-05-26 Shawn Landden[SimplifyCFG] Run ReduceSwitchRange unconditionally...
2019-05-26 Shawn Landden[SimpligyCFG] NFC, remove GCD that was only used for...
2019-05-26 Shawn Landden[SimplifyCFG] NFC, update Switch tests to HEAD so I...
2019-05-26 Shawn Landden[Support] make countLeadingZeros() and countTrailingZer...
2019-05-26 Nikita Popov[ValueTracking] Base computeOverflowForUnsignedMul...
2019-05-26 Nico Webergn build: Merge r361664
2019-05-26 Nikita Popov[InstCombine] Refactor OptimizeOverflowCheck; NFCI
2019-05-26 Nikita Popov[InstCombine] Remove OverflowCheckFlavor; NFC
2019-05-26 David Green[ARM] Select fp16 fma
2019-05-26 David Green[ARM] Select a number of fp16 rounding functions
2019-05-26 David Green[ARM] Promote various fp16 math intrinsics
2019-05-26 Simon Pilgrim[X86][AVX] combineBitcastvxi1 - peek through bitops...
2019-05-26 David Green[ARM] Select fp16 fabs
2019-05-26 David Green[ARM] Select fp16 fsqrt
2019-05-26 David Green[ARM] Promote fp16 frem
2019-05-26 David Green[ARM] Add some base fullfp16 tests. NFC
2019-05-26 Fangrui Song[PowerPC] Add missing R_PPC_* relocation types
2019-05-26 Fangrui Song[Driver][RISCV] Simplify. NFC
2019-05-26 Petr Hosek[Driver] Update handling of c++ and runtime directories
2019-05-25 Duncan P. N... Add missing newline at end of file
2019-05-25 David Bolvansky[SimplifyCFG] Added condition assumption for unreachabl...
2019-05-25 Simon Pilgrim[X86] lowerBuildVectorToBitOp - support build_vector...
2019-05-25 Robert Widmann[LLVM-C] Add Accessor for Mach-O Universal Binary Slices
2019-05-25 Nikita Popov[X86] Combine fminnum/fmaxnum with non-nan operand...
2019-05-25 Nikita Popov[LVI][CVP] Add support for saturating add/sub
2019-05-25 Simon Pilgrim[X86][SSE] vector-sext - cleanup prefix lists
2019-05-25 Sanjay Patel[SelectionDAG] define binops as a superset of commutati...
2019-05-25 Nikita Popov[X86] Add tests for min/maxnum with const operand; NFC
2019-05-25 Nikita Popov[LoopVectorize] Fix test by regenerating checks
2019-05-25 Nikita Popov[CVP] Remove unnecessary checks for empty GNWR; NFC
2019-05-25 David Bolvansky[NFC] Make tests more robust for new optimizations
2019-05-25 Sanjay Patel[SelectionDAG] soften assertion when legalizing narrow...
2019-05-25 David Bolvansky[NFC] Update test checks
2019-05-25 Nikita Popov[CVP] Add tests for saturating add/sub ranges; NFC
2019-05-25 Nikita Popov[LVI][CVP] Calculate with.overflow result range
2019-05-25 Nikita Popov[LVI] Extract helper for binary range calculations...
2019-05-25 Craig Topper[X86FixupLEAs] Turn optIncDec into a generic two addres...
2019-05-25 Craig Topper[X86] Add zero idioms to the haswell, broadwell, and...
2019-05-25 Craig Topper[X86][llvm-mca] Add zero idiom tests for Intel CPUs...
2019-05-25 Peter CollingbourneRevert r361644, "[AMDGPU] Divergence driven ISel. Assig...
2019-05-25 Heejin Ahn[clangd] tweaks: Add clangBasic dependency to LINK_LIBS
2019-05-25 Richard SmithPermit static local structured bindings to be named...
2019-05-25 Akira HatanakaRevert "[Analysis] Link library dependencies to Analysi...
2019-05-25 Nico WeberRename clangToolingRefactor to clangToolingRefactoring...
2019-05-25 David Blaikiellvm-dwarfdump: Don't error on mixed units using/not...
2019-05-24 Artem Dergachev[analyzer] Add a prunable note for skipping vbase inits...
2019-05-24 Artem Dergachev[CFG] Add branch to skip vbase inits when they're handl...
2019-05-24 Richard SmithFix crash deserializing a CUDAKernelCallExpr with a...
2019-05-24 Jessica Paquette[GlobalISel][AArch64] Make FP constraint checks conside...
2019-05-24 Sam Clegg[WebAssembly] Relax signature checking for undefined...
2019-05-24 Jessica Paquette[GlobalISel][AArch64] NFC: Factor out HasFPConstraints...
2019-05-24 Greg ClaytonRevert Xcode scheme changes from 361675
2019-05-24 Greg ClaytonCleanup fixed form sizes.
2019-05-24 Alina SbirleaMark tests as x86.
2019-05-24 Alex Langford[Target] Make Processes' GetLanguageRuntime non-virtual
2019-05-24 Jonas Devlieghere[DWARFExpression] Remove commented-out code (NFC)
2019-05-24 Jonas Devlieghere[dwarfdump] Add flag to limit the number of parents...
2019-05-24 Richard SmithDefault arguments are potentially constant evaluated.
2019-05-24 Jason LiuImplement call lowering without parameters on AIX
2019-05-24 Richard SmithRefactor use-marking to better match standard terminolo...
2019-05-24 Reid Kleckner[COFF] De-virtualize Chunk and SectionChunk
2019-05-24 Alex Langford[Process] Clean up some logic around LanguageRuntimes
2019-05-24 Jessica Paquette[GlobalISel][AArch64] Improve register bank mappings...
2019-05-24 Mandeep Singh... [Analyzer] Checker for non-determinism caused by iterat...
2019-05-24 Don Hinton[cmake] Remove old unused version of FindZ3.cmake from...
2019-05-24 Aaron BallmanAdding an explicit triple to this test to appease build...
2019-05-24 Nick Desaulniers[AArch64] check for INLINEASM_BR along w/ INLINEASM
2019-05-24 Aaron BallmanAdd JSON dumping tests for ObjC statements; add support...
2019-05-24 Nick Desaulniers[ARM] additionally check for ARM::INLINEASM_BR w/ ARM...
2019-05-24 Gheorghe-Teodor... [OpenMP] Add test for requires and unified shared memor...
2019-05-24 Reid Kleckner[COFF] Replace OutputSection* with uint16_t index in...
2019-05-24 Matt ArsenaultAMDGPU: Activate all lanes when spilling CSR VGPR for...
2019-05-24 Alina Sbirlea[NewPassManager] Add tuning option: LoopUnrolling ...
2019-05-24 Aaron BallmanAdd support for dumping Objective C AST declaration...
next