platform/upstream/llvm.git
2018-12-03 Serge GueltonPortable Python script across Python version
2018-12-03 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): disable...
2018-12-03 Shoaib Meenai[cmake] Clean up add_llvm_subdirectory
2018-12-03 Martin Storsjo[TextAPI] Remove a superfluous semicolon, fixing GCC...
2018-12-03 Martin Storsjo[COFF] Remove an outdated/incorrect comment. NFC.
2018-12-03 Martin Storsjo[COFF] Don't mark mingw .eh_frame sections writable
2018-12-03 Zachary TurnerFix compilation failure on Windows.
2018-12-03 Sanjay Patel[InstCombine] rearrange shuffle+binop fold; NFC
2018-12-03 Jake Ehrlich[llvm-objcopy] Add --build-id-link-dir flag
2018-12-03 Sanjay Patel[InstCombine] add tests for shuffle+binop fold; NFC
2018-12-03 Jonas Toth[clang-tidy] Fix unordered_map failure with specializin...
2018-12-03 Krzysztof Parzyszek[Hexagon] Change instruction type field in TSFlags...
2018-12-03 Armando Montanez[llvm-tapi] initial commit, supports ELF text stubs
2018-12-03 Jonas Toth[clang-tidy] Recommit: Add the abseil-duration-comparis...
2018-12-03 Jessica Paquette[MachineOutliner] Drop candidates that require fixups...
2018-12-03 Krzysztof Parzyszek[Hexagon] Add HasV5 predicate for compatibility with...
2018-12-03 Zachary TurnerFix issue with Tpi Stream hash map.
2018-12-03 Jonas TothRevert "[clang-tidy] Add the abseil-duration-comparison...
2018-12-03 Craig Topper[X86] Fix bad formatting. NFC
2018-12-03 Krzysztof Parzyszek[Hexagon] Remove unused operand definitions, NFC
2018-12-03 Krzysztof Parzyszek[Hexagon] Some formatting changes, NFC
2018-12-03 Jonas Toth[clang-tidy] Add the abseil-duration-comparison check
2018-12-03 Zachary TurnerDon't build the Tpi Hash map by default.
2018-12-03 Craig Topper[X86] Teach LowerMUL/LowerMULH for vXi8 to unpack const...
2018-12-03 Craig Topper[X86] Add DAG combine to combine a v8i32->v8i16 truncat...
2018-12-03 Adrian PrantlFix non-modular build.
2018-12-03 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-12-03 Adrian PrantlUpdate Diagnostic handling for changes in CFE.
2018-12-03 Adrian PrantlAvoid emitting redundant or unusable directories in...
2018-12-03 Rui UeyamaShow a proper error message if output file is too large.
2018-12-03 Jonas Devlieghere[Reproducers] Change how reproducers are initialized.
2018-12-03 Sanjay Patel[SimplifyCFG] add tests for cross block compare folding...
2018-12-03 Bruno Ricci[Serialization][NFC] Remove pointless "+ 0" in ASTReader
2018-12-03 Sanjay Patel[CmpInstAnalysis] fix formatting; NFC
2018-12-03 Gheorghe-Teodor... [OpenMP][libomptarget] Flush intermediate values during...
2018-12-03 Ilya Biryukov[clangd] Avoid memory-mapping files on Windows
2018-12-03 Simon PilgrimFix line endings. NFCI.
2018-12-03 Bruno Ricci[AST][Sema] Remove CallExpr::setNumArgs
2018-12-03 Fedor SergeevFixing -print-module-scope for legacy SCC passes
2018-12-03 George Rimar[LLD][ELF] - Remove the excessive condition. NFC.
2018-12-03 Pablo Barrio[AArch64] Add command-line option for SSBS
2018-12-03 Jonas Paulsson[SystemZ::TTI] Return zero cost for ICmp that becomes...
2018-12-03 Eugene Leviant[SanitizerCommon] Remove RenameFile
2018-12-03 Marco Antognini[OpenCL][Sema] Improving formatting
2018-12-03 Louis Dionne[libcxx] Implement P0318: unwrap_ref_decay and unwrap_r...
2018-12-03 Pablo Barrio[AArch64] Add command-line option for SSBS
2018-12-03 Aleksandr Urakov[PDB] Support PDB-backed expressions evaluation (+...
2018-12-03 Ilya Biryukov[CodeComplete] Cleanup access checking in code completion
2018-12-03 Bruno Ricci[Sema] Avoid CallExpr::setNumArgs in Sema::BuildCallToO...
2018-12-03 Haojian Wu[clangd] Fix a stale comment, NFC.
2018-12-03 Ron Lieberman[AMDGPU] Add sdwa support for ADD|SUB U64 decomposed...
2018-12-03 Bruno Ricci[AST] Fix an uninitialized bug in the bits of FunctionDecl
2018-12-03 Haojian Wu[clangd] Get rid of AST matchers in CodeComplete, NFC
2018-12-03 Serge GueltonPortable Python script across Python version
2018-12-03 Bruno Ricci[AST][NFC] Pack CXXDeleteExpr
2018-12-03 Serge GueltonPortable Python script across version
2018-12-03 Serge GueltonPortable Python script across Python version
2018-12-03 Ilya Biryukov[Analyzer] Actually check for -model-path being a directory
2018-12-03 Ilya Biryukov[Analysis] Properly prepare test env in test/Analysis...
2018-12-03 Ilya Biryukov[clang] Do not read from 'test/SemaCXX/Inputs' inside...
2018-12-03 Tim NorthoverARM: use target-specific SUBS node when combining cmp...
2018-12-03 Diogo N. Sampaio[NFC][AArch64] Split out backend features
2018-12-03 Marco Antognini[OpenCL][Sema] Improve BuildResolvedCallExpr handling...
2018-12-03 George Rimar[LLD][ELF] - Improve the DWARF v5 suport for building...
2018-12-03 Stefan Granitz[CMake] Add LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR for...
2018-12-03 Alex Bradbury[RISCV] Fix test/MC/Disassembler/RISCV/invalid-instruct...
2018-12-03 Stefan Granitz[CMake] Store path to vendor-specific headers in clang...
2018-12-03 George Rimar[llvm-dwarfdump] - Stop printing the bogus empty sectio...
2018-12-03 Oliver Stannard[ARM][MC] Move information about variadic register...
2018-12-03 Oliver Stannard[ARM][Asm] Debug trace for the processInstruction loop
2018-12-03 Alexander Potapenko[KMSAN] Enable -msan-handle-asm-conservative by default
2018-12-03 Petr Pavlu[GlobalISel] Fix test irtranslator-stackprotect-check.ll
2018-12-03 Sjoerd Meijer[ARM] FP16: support vld1.16 for vector loads with post...
2018-12-03 Kang Zhang[PowerPC] Fix inconsistent ImmMustBeMultipleOf for...
2018-12-03 QingShan Zhang[NFC] [PowerPC] add an routine in PPCTargetLowering...
2018-12-02 Nico Weber[gn build] Fix cosmetic bug in write_cmake_config.py
2018-12-02 Nico Weber[gn build] Slightly simplify write_cmake_config.
2018-12-02 Nico Weber[gn build] Add build files for llvm/lib/Analysis and...
2018-12-02 Craig Topper[X86] Add a DAG combine to turn stores of vXi1 on pre...
2018-12-02 Craig Topper[X86] Fix bad comment. NFC
2018-12-02 Stephen KellyReplace FullComment member being visited with parameter
2018-12-02 Stephen KellyExtend the CommentVisitor with parameter types
2018-12-02 Stephen KellyRemove unecessary methods
2018-12-02 Michal Gorny[test] Fix use of 'sort -b' in SimpleLoopUnswitch on...
2018-12-02 Michal Gorny[test] Fix ScalarEvolution test to allow __func__ with...
2018-12-02 Michal Gorny[test] Fix BugPoint/compile-custom.ll to use detected...
2018-12-02 Stephen KellyFix whitespace
2018-12-02 Stephen KellyAdd dump tests for ArrayInitLoopExpr and ArrayInitIndexExpr
2018-12-02 Nikita Popov[ValueTracking] Support funnel shifts in computeKnownBits()
2018-12-02 Sanjay Patel[SelectionDAG] fold constant with undef vector per...
2018-12-02 Sanjay Patel[DAGCombiner] guard against an oversized shift crash
2018-12-02 Sanjay Patel[ValueTracking] add helper function for testing implied...
2018-12-02 Craig Topper[X86] Simplify LowerBITCAST code for v2i32/v4i16/v8i8...
2018-12-02 Craig Topper[X86] Add custom type legalization for v2i32/v4i16...
2018-12-02 Craig Topper[X86] Custom type legalize v2i32/v4i16/v8i8->i64 bitcas...
2018-12-01 Matt ArsenaultOpenCL: Improve vector printf warnings
2018-12-01 Matt ArsenaultOpenCL: Extend argument promotion rules to vector types
2018-12-01 Craig Topper[X86] Add vXi8 division/remainder by non-splat constant...
2018-12-01 Jessica Paquette[MachineOutliner][AArch64] Improve checks for stack...
2018-12-01 Jessica PaquetteReplace w16/w17 in machine-outliner.mir with w11/w12
next