platform/upstream/llvm.git
2018-08-07 Derek Schuff[WebAssembly] Update SIMD binary arithmetic
2018-08-07 Douglas YungMake test more robust by not checking hard coded debug...
2018-08-07 Stella Stamenova[lit] Disable shtest-timeout on Windows
2018-08-07 George Karpenkov[analyzer] [tests] Do not be verbose by default when...
2018-08-07 Jim InghamIf a function starts with line number 0, don't try...
2018-08-07 Jim InghamFix the Xcode project for the Core -> Utility moves.
2018-08-07 Stella Stamenova[lit, python] Change the order of the quotes in the...
2018-08-07 Stella Stamenova[lit, python3] Update lit error logging to work correct...
2018-08-07 Alexander Polyakov[lldb-mi] Re-implement target-select command
2018-08-07 Krzysztof Parzyszek[Hexagon] Allow use of gather intrinsics even with...
2018-08-07 Sanjay Patel[InstSimplify] fold fsub+fadd with common operand
2018-08-07 Alexander PolyakovAdd new API to SBTarget class
2018-08-07 Sanjay Patel[InstSimplify] fold fadd+fsub with common operand
2018-08-07 Anastasis Grammenos[Local] Add dbg location on unreachable inst in changeT...
2018-08-07 Heejin Ahn[WebAssembly] CFG sort support for exception handling
2018-08-07 Sanjay Patel[InstSimplify] fold fsub+fsub with common operand
2018-08-07 Martin Storsjo[Headers] Expand _Unwind_Exception for SEH on MinGW...
2018-08-07 Nico WeberUpdate msbuild integration warnings: Don't warn on...
2018-08-07 Sanjay Patel[InstSimplify] add tests for fadd/fsub; NFC
2018-08-07 Leonard Chan[Sema] Fix for crash on conditional operation with...
2018-08-07 Alexey Bataev[SLP] Fix insert point for reused extract instructions.
2018-08-07 Nico Weberlld-link: Take /SUBSYSTEM into account for automatic...
2018-08-07 Volodymyr Sapsai[VFS] Emit an error when entry at root level uses a...
2018-08-07 Sam Clegg[WebAssembly] Remove use of lld -flavor flag
2018-08-07 Wei Mi[SampleFDO] Fix a bug in getOrCompHotCountThreshold...
2018-08-07 Leonard MosescuMisc module/dwarf logging improvements
2018-08-07 Alexander Polyakov[lldb-mi] Re-implement MI HandleProcessEventStateSuspended.
2018-08-07 Philip Reames[LICM] Strengthen assume hoisting tests [NFC]
2018-08-07 David Greene[WebAssembly] Force use of lld for test/Driver/wasm...
2018-08-07 Craig Topper[SelectionDAG] When splitting scatter nodes during...
2018-08-07 Craig Topper[SelectionDAG][X86][SystemZ] Add a generic nonvolatile_...
2018-08-07 Alex LangfordAdd instructions for building LLDB on Mac OS X with...
2018-08-07 Tatyana KrasnukhaCheck result after setting PC value.
2018-08-07 Alexey Bataev[OPENMP] Mark variables captured in declare target...
2018-08-07 David Bolvansky[RFC] Build LLVM-C.dll on MSVC that exports only the...
2018-08-07 Scott Linder[OpenCL] Restore r338899 (reverted in r338904), fixing...
2018-08-07 Florian Hahn[GVN,NewGVN] Keep nonnull if K does not move.
2018-08-07 Sjoerd Meijer[ARM] FP16: codegen support for VACGT
2018-08-07 Simon Pilgrim[DAG] Allow non-uniform constant vectors to call BuildSDIV
2018-08-07 Simon Pilgrim[TargetLowering] Use pre-computed Shift value type...
2018-08-07 Andrew V. Tischenko[X86] MCA tests for XCHG*, XADD* and CMPXCHG* instructions
2018-08-07 Sanjay Patel[InstSimplify] move minnum/maxnum with common op fold...
2018-08-07 Max Moroz[libFuzzer] Disable print_unstable_stats.test for aarch64.
2018-08-07 Sanjay Patel[InstSimplify] add tests for minnum/maxnum with shared...
2018-08-07 Sanjay Patel[InstSimplify] move misplaced minnum/maxnum tests; NFC
2018-08-07 Jonas Paulsson[SystemZ] Comment update.
2018-08-07 Jonas Paulsson[SystemZ] NFC: Remove redundant check in SystemZHazard...
2018-08-07 Florian Hahn[GVN,NewGVN] Move patchReplacementInstruction to Utils...
2018-08-07 George Rimar[LLD][ELF] - Add test cases for ScriptParser::readDynam...
2018-08-07 Pavel LabathMove ScalarTest to follow the class being tested
2018-08-07 Kristof Umann[analyzer][UninitializedObjectChecker] New flag to...
2018-08-07 Bruno Ricci[AST][NFC] Use unsigned in the bit-fields of IdentifierInfo
2018-08-07 Bruno Ricci[AST][NFC] Use unsigned in the bit-fields of PrintingPolicy
2018-08-07 Pavel LabathFix a couple of extended-offsetof warnings that had...
2018-08-07 Jonas DevlieghereFix inconsistency with/without debug information (-g)
2018-08-07 David Chisnall[objc-gnustep] Don't emit .guess ivar offset vars.
2018-08-07 Pavel LabathMove RegisterValue,Scalar,State from Core to Utility
2018-08-07 Aleksandar... [mips] Handle branch expansion corner cases
2018-08-07 Andrea Di Biagio[Tablegen] In TargetSchedule.td: Remove unused argument...
2018-08-07 George Rimar[LLD][ELF] - Added test case for non-nullterminated...
2018-08-07 Krasimir Georgiev[clang-format] comment reflow: add last line's penalty...
2018-08-07 Pavel Labath[DebugInfo] Reduce debug_str_offsets section size
2018-08-07 Simon Pilgrim[TargetLowering] Add support for non-uniform vectors...
2018-08-07 Simon Pilgrim[X86][SSE] Add more non-uniform exact sdiv vector tests...
2018-08-07 Hans Wennborgvs integration: bump version number
2018-08-07 Hans Wennborgvs integration: update the publisher name
2018-08-07 Hans Wennborgvs integration: fix default path to clang-cl
2018-08-07 Haojian Wu[clangd] Share getSymbolID implementation.
2018-08-07 George Rimar[LLD][ELF] - Add a test case for code in Archive::fetch...
2018-08-07 George Rimar[yaml2obj] - Add a support for changing EntSize.
2018-08-07 Karl-Johan... Fix clash of gcc toolchains in driver regression tests
2018-08-07 Sjoerd Meijer[ARM][NFC] Replaced tab characters in test file vfcmp.ll.
2018-08-07 Matt ArsenaultAMDGPU: Add builtin for s_dcache_wb
2018-08-07 Matt ArsenaultAMDGPU: Add builtin for s_dcache_inv_vol
2018-08-07 Matt ArsenaultAMDGPU: Add feature vi-insts
2018-08-07 Craig Topper[SelectionDAG][X86] Rename MaskedLoadSDNode::getSrc0...
2018-08-07 Martin Storsjo[COFF] Fix a comment about automatic resolving of dllim...
2018-08-07 Craig Topper[SelectionDAG][X86] Rename getValue to getPassThru...
2018-08-07 Tobias GrosserUpdate isl to isl-0.20-48-g13eba5b5
2018-08-07 Tobias GrosserMake update-isl work with latest isl versions
2018-08-07 JF BastienAuto var init test fix #2
2018-08-07 Dean Michael... [XRay] Improve error reporting when loading traces
2018-08-07 Stella Stamenova[lit, tests] Fix failing lit test: shtest-format.py
2018-08-07 JF BastienRemove broken command flag
2018-08-07 JF Bastien[NFC] Test automatic variable initialization
2018-08-07 Artem Dergachev[analyzer] pr37204: Take signedness into account in...
2018-08-07 Artem Dergachev[analyzer] NFC: Document that we support implicit argum...
2018-08-07 Max Kazantsev[NFC] Factor out implicit control flow logic from GVN
2018-08-07 Balaji V. IyerPerforming a test commmit as requested by Chris Lattner.
2018-08-07 Heejin Ahn[WebAssembly] Enable atomic expansion for unsupported...
2018-08-06 Fangrui Song[ELF] Use MathExtras.h llvm::SignExtend64
2018-08-06 Derek Schuff[WebAssembly] Replace SIMD expression types with V128
2018-08-06 Max Moroz[libFuzzer] Add unstable function printing to print_uns...
2018-08-06 Emmett NeymanChanged how LLVM IR was generated to increase vectorization
2018-08-06 George Karpenkov[analyzer] Add ASTContext to CheckerManager
2018-08-06 Matt ArsenaultAMDGPU: cvt_pk_rtz_f16 canonicalizes
2018-08-06 Matt ArsenaultAMDGPU: Handle some vector operations in isCanonicalized
2018-08-06 Stella Stamenova[lit, python] Always add quotes around the python path...
2018-08-06 Stella Stamenova[lit, python] Always add quotes around the python path...
2018-08-06 Stella Stamenova[lit, python] Always add quotes around the python path...
next