platform/upstream/llvm.git
2017-11-17 Chandler Carruth[PM/Unswitch] Teach SimpleLoopUnswitch to do non-trivia...
2017-11-17 Peter CollingbourneCOFF: Stop emitting a non-standard COFF symbol table...
2017-11-17 Reid KlecknerAll .xdata sections are eligble for ICF
2017-11-17 Peter CollingbourneEnable PDB generation with lld in asan and cfi tests...
2017-11-17 Ahmed Bougacha[CodeGen] Compute the objc EH vtable address point...
2017-11-17 Ilya Biryukov[clangd] Release the old preamble before building a...
2017-11-17 Justin BognerMIRParser: Avoid reading uninitialized memory on generi...
2017-11-17 Simon Pilgrim[X86] Merge scheduling tests for SHLD/SHRD
2017-11-17 Volodymyr Sapsai[ThinLTO] Remove too aggressive assertion in building...
2017-11-17 Sam Clegg[WebAssembly] Initial wasm linker implementation
2017-11-17 Eugene Zelenko[AST] Partially revert r318341 to fix two broken tests...
2017-11-17 Martin Probstclang-format: remove trailing lines in lamdas and arrow...
2017-11-17 Alexey Bataev[OPENMP] Codegen for `target simd` construct.
2017-11-17 Rafael EspindolaTry to fix the windows build.
2017-11-17 Rafael EspindolaUse TempFile in dsymutil.
2017-11-17 Rafael EspindolaRevert "[MC] Fix regression tests on Windows when git...
2017-11-17 Michal Gorny[CMake] Allow for Solaris ld -V output on stdout
2017-11-17 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-11-17 Stephan BergmannIndent code blocks so they are actually treated as...
2017-11-17 Dave LeeFix skipping of flags in getClangStripDependencyFileAdj...
2017-11-17 Zhen Cao[MC] Fix regression tests on Windows when git “core...
2017-11-17 Jonas Hahnfeld[OMPT] Fix inaccuracies in worksharing tests
2017-11-17 Dmitry Preobrazhensky[AMDGPU][MC][GFX9][disassembler] Corrected decoding...
2017-11-17 Krasimir Georgiev[clang-format] Add text proto filename detection
2017-11-17 Ben Dunbobbin[Support][CachePruning] Fix regression in pruning interval
2017-11-17 Gabor Horvath[clang-tidy] Fix an oversight after renaming a check
2017-11-17 Gabor Horvath[clang-tidy] Add a check for undelegated copy of base...
2017-11-17 Andrew Ng[gold] Fix broken thin LTO cache test NFC
2017-11-17 George Rimar[ELF] - Teach LLD to use information from .debug_str...
2017-11-17 George Rimar[ELF] - Fix BB after r318516
2017-11-17 Philip Pfaffe[nfc] Iwyu: forward-declare/include raw_ostream in...
2017-11-17 George Rimar[ELF] - Allow applying SHF_MERGE optimization for reloc...
2017-11-17 Manuel KlimekImplement more accurate penalty & trade-offs while...
2017-11-17 Ilya BiryukovUse llvm-config.h instead of config.h
2017-11-17 Rui UeyamaIgnore -no-ctors-in-init-array.
2017-11-17 Rui UeyamaAdd a missing #include.
2017-11-17 Martin Storsjo[MinGW] Define __ARM_DWARF_EH__ for MinGW/ARM
2017-11-17 Martin Storsjo[ARM] Use dwarf exception handling on MinGW
2017-11-17 Craig Topper[SelectionDAG] Allow custom vector widening through...
2017-11-17 Max Kazantsev[IRCE] Remove folding of two range checks into RANGE_CH...
2017-11-17 Bruno Cardoso... Change path used in a test from r318503 to work on...
2017-11-17 Matt ArsenaultAMDGPU: Replace list of SMEM buffer opcodes
2017-11-17 Matt ArsenaultAMDGPU: Fix breaking SMEM clauses
2017-11-17 Eugene ZemtsovFix LLDB build.
2017-11-17 Bruno Cardoso... [PCH+Modules] Improve diagnosticts to help out users...
2017-11-17 Vedant Kumar[llvm-profdata] Fix a dangling reference to an error...
2017-11-17 Aditya Nandakumar[GISel]: DCE copy instructions during legalization
2017-11-17 Jason MolendaUpdate xcode project file to build new ppc64le files.
2017-11-17 Vedant Kumar[SelectionDAG] Consolidate (t|T)ransferDbgValues method...
2017-11-17 Rafael EspindolaRemove IsLocal.
2017-11-17 Jim InghamRecognize another magic token sent in the LaunchInfo...
2017-11-17 Jim Ingham"source list -a" was calling DisplaySourceLinesWithNumb...
2017-11-17 Justin Lebar[CUDA] Remove implementations of nexttoward.
2017-11-17 Walter Lee[asan] Test ASan instrumentation for shadow scale value...
2017-11-17 David BlaikieUpdate for layering fix in LLVM CodeGen<>Target
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
2017-11-17 Zachary TurnerDon't #include MemoryBuffer.h from Host.h.
2017-11-17 Vitaly Buka[fuzzer] Initialize PcDescr buffer before calling __san...
2017-11-17 Mandeep Singh... [PredicateInfo] Add comment about why we require stable...
2017-11-17 Zachary TurnerRe-revert "Refactor debuginfo-tests"
2017-11-17 Dmitry MikulinCurrent implementation of Value::replaceUsesExceptBlock...
2017-11-17 Matt Morehouse[libFuzzer] Fix flaky merge.test.
2017-11-16 Richard SmithPR22763: if a defaulted (non-user-provided) special...
2017-11-16 Yi Kong[ARM] 't' asm constraint should accept i32
2017-11-16 Walter Lee[asan] Properly mark or disable tests that only work...
2017-11-16 Walter Lee[asan] Port tests to shadow scale of 5
2017-11-16 Walter Lee[asan] Add lit feature to indicate compiler_rt's shadow...
2017-11-16 Craig Topper[X86] Add DAG combine to remove sext i32->i64 from...
2017-11-16 Craig Topper[X86] Add gather test with index sign extended from...
2017-11-16 Craig Topper[X86] Don't remove sign extend of gather/scatter indice...
2017-11-16 Matt Morehouse[libFuzzer] Make merge-sigusr.test work on Mac.
2017-11-16 Lang Hames[Support] Support NetBSD PaX MPROTECT in sys::Memory.
2017-11-16 David BlaikieAttempt to fix inscrutible build break...
2017-11-16 Zachary TurnerFix some undefined beahvior in FileMapping.
2017-11-16 David Blaikiellvm-readobj/ARMEHABIPrinter.h: Make this a real/modula...
2017-11-16 Walter Lee[asan] Avoid assert failure for non-default shadow...
2017-11-16 Rafael EspindolaConvert the last use of sys::fs::createUniqueFile in...
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Petr Hosek[CMake][runtimes] Use cmake_parse_arguments in runtimes...
2017-11-16 Reid KlecknerIssue -Wempty-body warnings for else blocks
2017-11-16 Vedant KumarRevert "[SelectionDAG] Consolidate (t|T)ransferDbgValue...
2017-11-16 Mandeep Singh... [RISCV] Fix 64-bit data layout mismatch between backend...
2017-11-16 Kostya Serebryany[libFuzzer] add more tests for merge
2017-11-16 Craig Topper[X86] Pre-truncate gather/scatter indices that have...
2017-11-16 Craig Topper[X86] DAGCombinerInfo is in TargetLowering not X86Targe...
2017-11-16 Craig Topper[DAGCombiner] Use cast instead of an unchecked dyn_cast.
2017-11-16 Justin Bognerllvm-objdump: Add missing requires for the test in...
2017-11-16 Vedant Kumar[SelectionDAG] Consolidate (t|T)ransferDbgValues method...
2017-11-16 Reid KlecknerFix my typo of PDB_TableType
2017-11-16 Martin StorsjoRemove a FIXME about truncated section names
2017-11-16 Ben Hamilton[VirtualFileSystem] Support creating directories then...
2017-11-16 Reid KlecknerFix -Wreturn-type falling off the end of a function...
2017-11-16 Daniel Sanders[arc] Fix ambiguous overloaded operator error
2017-11-16 Yonghong Songbpf: print backward branch target properly
2017-11-16 Daniel Sanders[arc] Update TargetInfo to include the new backend...
2017-11-16 Reid Kleckner[MS] Apply adjustments after storing 'this'
2017-11-16 Kostya Serebryany[libFuzzer] add docs for -reduce_inputs
2017-11-16 Kostya Kortchinsky[sanitizer] Revert rL318410
2017-11-16 Azharuddin... Fix RISCV build after r318352
2017-11-16 Guozhi Wei[PPC] Change i32 constant in store instruction to i64
next