platform/upstream/llvm.git
2018-12-04 Jessica Paquette[MachineOutliner] Move stack instr check logic to getOu...
2018-12-04 Jessica Paquette[MachineOutliner][AArch64][NFC] Add early exit to candi...
2018-12-04 Erik PilkingtonNFC: Make this test kinder on downstream forks
2018-12-04 Shoaib Meenai[projects] Use directory name for add_llvm_external_pro...
2018-12-04 George Burgess IV[ThinLTO] Look through aliases when computing hash...
2018-12-04 Ranjeet Singh[IR] Don't assume all functions are 4 byte aligned
2018-12-03 Krzysztof Parzyszek[Hexagon] Fix intrinsic test
2018-12-03 Adrian PrantlRelax test even more for Windows
2018-12-03 Yi KongRemove unused empty arm64 directory
2018-12-03 Adrian PrantlRelax tests to also work on Windows
2018-12-03 Artem Dergachev[analyzer] MoveChecker: Restrict to locals and std...
2018-12-03 Gor NishanovNFC: Add .vscode to .gitignore
2018-12-03 Artem Dergachev[analyzer] MoveChecker: NFC: Remove the workaround...
2018-12-03 Jonas Devlieghere[FileSystem] Migrate MonitoringProcessLauncher
2018-12-03 Krzysztof Parzyszek[Hexagon] Switch to auto-generated intrinsic definition...
2018-12-03 Vedant Kumar[CodeExtractor] Split PHI nodes with incoming values...
2018-12-03 Sam Clegg[WebAssembly] Don't set a maximum size when importing...
2018-12-03 Adrian PrantlAdapt gcov to changes in CFE.
2018-12-03 Eugene Zelenko[Documentation] Fix formatting and wrap up to 80 charac...
2018-12-03 Artem Dergachev[analyzer] Rename MisusedMovedObjectChecker to MoveChecker
2018-12-03 Artem Dergachev[analyzer] Dump stable identifiers for objects under...
2018-12-03 Artem Dergachev[AST] [analyzer] NFC: Reuse code in stable ID dumping...
2018-12-03 Artem Dergachev[AST] Generate unique identifiers for CXXCtorInitialize...
2018-12-03 Artem DergachevBumpPtrAllocator: Add a couple of convenient wrappers...
2018-12-03 Krzysztof Parzyszek[Hexagon] Extract operand decoders into a separate...
2018-12-03 Sanjay Patel[DAGCombiner] narrow truncated vector binops when legal
2018-12-03 Simon Atanasyan[mips] Fix TestDWARF32Version5Addr8AllForms test failur...
2018-12-03 Krzysztof Parzyszek[Hexagon] Remove unused encodings, NFC
2018-12-03 Aaron BallmanTypo correction; NFC.
2018-12-03 Sanjay Patel[InstCombine] fix undef propagation bug with shuffle...
2018-12-03 Nico Weber[gn build] Use print_function in write_cmake_config.py
2018-12-03 Stephen KellyNFC: Simplify dumpStmt child handling
2018-12-03 Artem DergachevRe-apply r347954 "[analyzer] Nullability: Don't detect...
2018-12-03 Vedant Kumar[gcov/Darwin] Ensure external symbols are exported...
2018-12-03 Jonas DevlieghereSkip TestDriverOptions on Windows
2018-12-03 Wouter van... [WebAssembly] Enforce assembler emits to streamer in...
2018-12-03 Serge GueltonPortable Python script across Python version
2018-12-03 Krzysztof Parzyszek[Hexagon] Update timing classes
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
next