platform/upstream/llvm.git
2017-12-12 Erich KeaneRevert a part of 320489 that was submitted unintentionally.
2017-12-12 Simon Pilgrim[X86] Remove CompleteModel tags from CPU targets until...
2017-12-12 Alex Bradbury[RISCV][NFC] Formatting fix in RISCVInstrInfo.td
2017-12-12 Alexey BataevRevert "[InstCombine] Fix PR35618: Instcombine hangs...
2017-12-12 Erich KeaneFix ICE when __has_unqiue_object_representations called...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Alex Bradbury[RISCV] Implement assembler pseudo instructions for...
2017-12-12 Haojian Wu[clangd] Introduce a "Symbol" class.
2017-12-12 Alexey BataevRevert "[InstCombine] Fix PR35618: Instcombine hangs...
2017-12-12 Alex Bradbury[RISCV] MC layer support for the instructions added...
2017-12-12 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-12 Ilya Biryukov[clangd] Removed unused variable. NFC
2017-12-12 Ayman Musa[X86] Recognize constant arrays with special values...
2017-12-12 Anna Thomas[InstComineLoadStoreAlloca] Optimize stores to GEP...
2017-12-12 Krasimir Georgiev[clang-format] Improve ObjC headers detection.
2017-12-12 Peter Smith[ELF] Refactor to remove loop copying all Sections...
2017-12-12 Peter Smith[ELF] Move SHF_LINK_ORDER processing earlier in Writer...
2017-12-12 Ilya Biryukov[clangd] clang-format the code. NFC
2017-12-12 Nemanja Ivanovic[PowerPC] Add branch flag on asm parser-only branch...
2017-12-12 Ilya Biryukov[clangd] Document highlights for clangd
2017-12-12 Nemanja Ivanovic[PowerPC] Follow-up to r318436 to get the missed CSE...
2017-12-12 James Henderson[ELF] Reset OutputSection size prior to processing...
2017-12-12 Eric Liu[SemaCodeComplete] Allow passing out scope specifiers...
2017-12-12 Simon PilgrimRevert r320461 - causing ICE in windows buildss
2017-12-12 Jonas Devlieghere[dsymutil] Accept line tables up to DWARFv5.
2017-12-12 Ilya Biryukov[clangd] Introduced a Context that stores implicit...
2017-12-12 Eugene LeviantRevert r320464 as it breaks gold plugin tests
2017-12-12 Igor LaevskyRevert r320049, r320014 and r319894
2017-12-12 Serguei Katkov[NFC][SafepointIRVerifier] Add alias for set of availab...
2017-12-12 Eugene Leviant[ThinLTO] Remove unused code from thinLTOInternalizeModule
2017-12-12 Dorit Nuzman[LV] Ignore the cost of values that will not appear...
2017-12-12 Martin Storsjo[COFF] Don't error out on undefined references to __enc...
2017-12-12 Craig Topper[X86] Use regular expressions more aggressively to...
2017-12-12 Mikael Holmen[CallSiteSplitting] Don't let debug intrinsics affect...
2017-12-12 Craig Topper[X86] Use Ld scheduler classes for instructions with...
2017-12-12 Craig Topper[X86] Correct the FMA3 regular expressions in the znver...
2017-12-12 Tony Tye[AMDGPU] Rename Bonaire target to be gfx704; remove...
2017-12-12 Vedant KumarAvoid module import in a textual header, NFC
2017-12-12 Artem Dergachev[analyzer] StackAddrEscape: For now, disable the new...
2017-12-12 Davide Italiano[TestModulesInlineFunctions] This test now passes.
2017-12-12 Davide Italiano[TestCppScope] This test now passes on Darwin.
2017-12-12 Artem Dergachev[analyzer] In getSVal() API, disable auto-detection...
2017-12-12 Davide Italiano[testsuite] Remove even more testing vestiges.
2017-12-12 Rafael EspindolaCompact symbols from 96 to 88 bytes.
2017-12-12 Rafael EspindolaAdd an option for ICFing data.
2017-12-12 Davide ItalianoRollback [Testsuite] Rename this file from *m -> *mm.
2017-12-12 Petr Hosek[CMake] Support runtimes and monorepo layouts when...
2017-12-12 Petr Hosek[libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TO...
2017-12-12 Davide Italiano[testsuite] Remove testing failures vestiges.
2017-12-12 Shoaib Meenai[lldb] Switch to add_llvm_install_targets
2017-12-12 Petr Hosek[ELF] Use shell to check the file permissions
2017-12-12 Sam Clegg[WebAssembly] Check more details in call-indirect test...
2017-12-11 Vedant Kumar[llvm-cov] Simplify a test case. NFC.
2017-12-11 Petr Hosek[ELF] Don't set the executable bit for relocatable...
2017-12-11 Jake Ehrlich[ELF] Change default output section type to SHT_NOBITS
2017-12-11 Rui UeyamaRemove redundant local variables.
2017-12-11 Max Moroz[llvm-cov] Add an option for "export" command to emit...
2017-12-11 Rui UeyamaDo not read the same .lib file more than once.
2017-12-11 Rui UeyamaReduce indentation.
2017-12-11 Sam CleggReland "[WebAssembly] Import the linear memory and...
2017-12-11 Peter CollingbourneELF: Do not follow relocation edges to output sections...
2017-12-11 Rafael EspindolaReturn R_PLT_PC for R_PPC_PLTREL24.
2017-12-11 Richard TrieuRevert r318704 - [Sparc] efficient pattern for UINT_TO_...
2017-12-11 Sam Clegg[WebAssembly] De-dup indirect function table.
2017-12-11 Sam CleggUse ErrorOS for log messages as well as error
2017-12-11 Sam Clegg[WebAssembly] Preserve ordering of global symbols
2017-12-11 Davide Italiano[test-suite] Un'XFAIL a test that's not failing anymore.
2017-12-11 Matt ArsenaultLSR: Check more intrinsic pointer operands
2017-12-11 Hans WennborgFix x86-64-reloc-8.s test after r320416.
2017-12-11 Davide Italiano[Testsuite] Rename this file from *m -> *mm.
2017-12-11 Hans WennborgRevert r320407 "[InstCombine] Fix PR35618: Instcombine...
2017-12-11 Evandro Menezes[CodeGen] Improve the consistency of instruction fusion*
2017-12-11 Craig Topper[Driver][CodeGen] Add -mprefer-vector-width driver...
2017-12-11 Craig Topper[Docs] Regenerate command line documentation.
2017-12-11 Kostya Kortchinsky[sanitizer] Revert rL320409
2017-12-11 Alexander Richardson[ELF] When a relocation is out of range print the value...
2017-12-11 Adrian PrantlASAN: Provide reliable debug info for local variables...
2017-12-11 Tony Jiang[PowerPC] Partially enable the ISEL expansion pass.
2017-12-11 Justin Bogner[cmake] Pass TARGETS_TO_BUILD through to host tools...
2017-12-11 Rafael EspindolaHandle symbols pointing to output sections.
2017-12-11 Erich KeanePR35586: Relax two asserts that are overly restrictive
2017-12-11 Krzysztof Parzyszek[Hexagon] Remove unsupported vlut intrinsics
2017-12-11 Kostya Kortchinsky[sanitizer] Introduce a vDSO aware time function, and...
2017-12-11 George Burgess IVEnsure moved-from container is cleared on move
2017-12-11 Alexey Bataev[InstCombine] Fix PR35618: Instcombine hangs on single...
2017-12-11 Alexander Kornienko[clang-tidy] Correctly classify constant arrays and...
2017-12-11 Hans WennborgFix warn-enum-compare.cpp on Windows
2017-12-11 Krzysztof Parzyszek[Hexagon] Add support for Hexagon V65
2017-12-11 Simon Pilgrim[X86] Add LODS schedule tests
2017-12-11 Simon Pilgrim[X86] Add CMP/TEST schedule tests
2017-12-11 Zhihao YuanP0620 follow-up: deducing `auto` from braced-init-list...
2017-12-11 Simon Pilgrim[X86] Add AND/OR/XOR schedule tests
2017-12-11 Jonas Devlieghere[dwarfdump] Fix off-by-one bug in accelerator table...
2017-12-11 Erich KeaneRevert 320391: Certain targets are failing, pulling...
2017-12-11 Simon Pilgrim[X86] Add ADD/SUB schedule tests
2017-12-11 Malcolm Parsons[Sema] Fix crash in unused-lambda-capture warning for...
2017-12-11 Simon Pilgrim[X86] Add ADC/SBB schedule tests
2017-12-11 Rui UeyamaSort.
2017-12-11 Rui UeyamaChange function type more LLVM-ish.
2017-12-11 Simon Pilgrim[X86] Add MOVSLQ schedule tests
next