platform/upstream/llvm.git
2017-03-31 Stephen CanonFix APFloat mod (committing for simonbyrne)
2017-03-31 Sanjay Patel[DAGCombiner] add fold for 'All sign bits set?'
2017-03-31 Tamas BerghammerAdd support for sythetic operator dereference
2017-03-31 Stanislav Mekhanoshin[AMDGPU] Remove assumption that vector and scalar types...
2017-03-31 Tamas BerghammerDo not dereference std::unique_ptr by default
2017-03-31 Craig Topper[APInt] Remove shift functions from APIntOps namespace...
2017-03-31 Joerg SonnenbergerDo not translate rint into nearbyint, but truncate...
2017-03-31 Matt ArsenaultAMDGPU: Remove unnecessary ands when f16 is legal
2017-03-31 Jan VeselyAMDGPU/R600: Fix amdgpu alias analysis pass.
2017-03-31 Sanjay Patel[PowerPC] add tests for setcc+setcc+logic; NFC
2017-03-31 Craig Topper[APInt] Rewrite getLoBits in a way that will do one...
2017-03-31 Craig Topper[APInt] Remove unused functions from the APIntOps names...
2017-03-31 Sanjay Patel[DAGCombiner] remove redundant code and add comments...
2017-03-31 Balaram Makam[AArch64] Add new subtarget feature to fold LSL into...
2017-03-31 Stephane SezerVerify memory address range validity in GDBRemoteCommun...
2017-03-31 Sanjay Patel[x86] add/consolidate tests for setcc+setcc+and/or...
2017-03-31 Adam NemetImprove DebugInfo/strip-loop-metadata.ll test
2017-03-31 Duncan P. N... Use strong enums independently of -fobjc-arc
2017-03-31 Piotr Padlewski[MSSA] Small test fix
2017-03-31 Craig Topper[AVX-512] Update lowering for gather/scatter prefetch...
2017-03-31 Craig Topper[Sema][X86] Update immediate check for gather/scatter...
2017-03-31 Rafael EspindolaRename variable.
2017-03-31 Rafael EspindolaReplace wc -l with count.
2017-03-31 Andrey ChurbanovFix for bug https://llvm.org/bugs/show_bug.cgi?id=32456
2017-03-31 Petar Jovanovic[mips][msa] Range adjustment for ldi_b builtin function...
2017-03-31 Dehao ChenFix the InstCombine to reserve the VP metadata and...
2017-03-31 Jan SjodinRefactor code to create getFallThrough method in Machin...
2017-03-31 Alex Lorenz[Modules][PCH] Serialize #pragma pack
2017-03-31 Ranjeet Singh[libunwind] Clean up macro usage.
2017-03-31 Kristof BeylsRemove name space pollution from Signals.cpp
2017-03-31 Petar Jovanovic[mips][msa] Prevent output operand from commuting for...
2017-03-31 Kristof BeylsRemove more name space pollution from .inc files
2017-03-31 Simon Pilgrim[DAGCombiner] Add ComputeNumSignBits vector demanded...
2017-03-31 Jonas Paulsson[SystemZ] Make sure of correct regclasses in insertSel...
2017-03-31 Simon Pilgrim[DAGCombiner] Add vector demanded elements support...
2017-03-31 Kristof BeylsDo not pollute the namespace in a header file.
2017-03-31 Teresa JohnsonAdd back test for r299152
2017-03-31 Rafael EspindolaAdd a %basename substitution.
2017-03-31 Rafael EspindolaSimplify test.
2017-03-31 Daniel Jasperclang-format: Fix post-commit review comment of r299204...
2017-03-31 Jonas Paulsson[SystemZ] Skip DAGCombining of vector node for older...
2017-03-31 Peter Smith[ELF] Add a NOP instruction to make LLVM generate a...
2017-03-31 Kristof BeylsMake naming in Host.h in line with coding standards.
2017-03-31 Hans Wennborgclang-format vs plugin support for Visual Studio 2017
2017-03-31 Rafael EspindolaUse the current working directory in the glob expansion
2017-03-31 James HendersonRemove unnecessary cast and branch. NFC.
2017-03-31 Yaron KerenUpdate comment for r299098 per feedback from James...
2017-03-31 Sam McCallRemove unused variable.
2017-03-31 Max Kazantsev[ScalarEvolution] Re-enable Predicate implication from...
2017-03-31 Daniel Jasperclang-format: [JavaScript] Ignore QT keywords.
2017-03-31 Kristof BeylsDo not pollute the namespace in a header file.
2017-03-31 Sam Kolton[AMDGPU] SDWA Peephole: improve search for immediates...
2017-03-31 Simon Pilgrim[DAGCombiner] Add vector demanded elements support...
2017-03-31 Nitesh Jain[LLDB][MIPS] Core Dump Support.
2017-03-31 Nitesh Jain[LLDB][MIPS] Fix Core file Architecture and OS information.
2017-03-31 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-31 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-31 Nitesh Jain[LLDB][MIPS] Check if memory_info.GetName() is empty...
2017-03-31 Simon PilgrimFix MSVC 'not all control paths return a value' warning
2017-03-31 Simon PilgrimFix signed/unsigned warning
2017-03-31 Simon PilgrimStrip trailing whitespace
2017-03-31 Egor Churaev[OpenCL] Do not generate "kernel_arg_type_qual" metadat...
2017-03-31 Benjamin Kramer[msan] Turn off lifetime markers even when use after...
2017-03-31 Haojian Wu[clang-tidy] Correct code-block in the doc.
2017-03-31 Zvi RackoverInstsimplify: Adding shufflevector test. NFC.
2017-03-31 Maxim Ostapenko[asan] Move AsanCheckDynamicRTPrereqs check under flag
2017-03-31 Craig Topper[APInt] Add unittests that demonstrate how very broken...
2017-03-31 Mikael Holmen[Scalarizer] Handle scalar arguments in vector GEP
2017-03-31 Andrew WilkinsGo binding: Add GetCurrentDebugLocation to obtain debug...
2017-03-31 Peter CollingbourneRe-apply r299168 and r299169 now that the libdeps are...
2017-03-31 Peter CollingbourneMove llvm::emitLinkerFlagsForGlobalCOFF() to Mangler.
2017-03-31 Peter CollingbourneMove llvm::canBeOmittedFromSymbolTable() to Analysis.
2017-03-31 Teresa JohnsonRevert test added in r299152
2017-03-31 Kostya Serebryany[libFuzzer] simplify the code a bit
2017-03-31 Kostya Serebryany[libFuzzer] tests: don't test 64-bit comparison on...
2017-03-31 Teresa JohnsonAdd target-cpu
2017-03-31 Kostya Serebryany[libFuzzer] ensure that strncmp is not inlined in a...
2017-03-31 Teresa JohnsonAdd more target triples to test
2017-03-31 Kuba Mracek[asan] Turn -fsanitize-address-use-after-scope on by...
2017-03-31 Kuba Mracek[asan] Turn -fsanitize-address-use-after-scope on by...
2017-03-31 Teresa JohnsonFix new compile command in test
2017-03-31 Dean Michael... [XRay][docs] Add XRayExample to docindex.
2017-03-31 Peter CollingbourneRevert r299168 and r299169 due to library dependency...
2017-03-31 Teresa JohnsonAdd triple to new test
2017-03-31 Peter CollingbourneFix 32-bit build.
2017-03-31 Peter CollingbourneLTO: Reduce memory consumption by creating an in-memory...
2017-03-31 Kostya Serebryany[libFuzzer] make sure we don't execute libFuzzer's...
2017-03-31 Eric ChristopherTemporarily revert "[PPC] In PPCBoolRetToInt change...
2017-03-31 Teresa Johnson[ThinLTO] Set up lto::Config properly for codegen in...
2017-03-31 Eric ChristopherUpdate x86-64 ABI link with the one from linuxbase...
2017-03-31 Dean Michael... [XRay][tools] Remove some assertions in llvm-xray graph
2017-03-31 Eric ChristopherFix typo, defind -> defined.
2017-03-31 Eric ChristopherFix typo, defind -> defined.
2017-03-31 Jim InghamDon't add a newline if the object description already...
2017-03-31 Chih-Hung Hsieh[clang-tidy] Revert D31406 (Reuse FileID in getLocation)
2017-03-31 Kostya Serebryany[libFuzzer] try to fix value-profile-strncmp on the...
2017-03-31 Reid KlecknerTry to fix the libcxx build with mingw64
2017-03-31 Shoaib Meenai[libc++abi] Remove missed use of config.h
2017-03-31 Peter CollingbourneModuleSummaryAnalysis: Use a more precise #include...
2017-03-30 Dan Gohman[WebAssembly] Initial linking metadata support
next