platform/upstream/llvm.git
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
2017-11-16 Zachary TurnerResubmit "Refactor debuginfo-tests"
2017-11-16 Alexey Bataev[OPENMP] Add support for cancelling inside target paral...
2017-11-16 Dave LeeAdd ELF dynamic symbol support to yaml2obj/obj2yaml
2017-11-16 Marshall ClowMark free functions size/empty/data conditionally noexcept.
2017-11-16 Kamil RytarowskiImplement GetTls() for NetBSD
2017-11-16 Sanjay Patel[InstCombine] add tests for pow(); NFC
2017-11-16 Rafael Espindolamake exitDsymutil static.
2017-11-16 Dave LeeAllow empty mappings for optional YAML input
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Andrew Ng[ELF] Fix broken LTO cache test NFC
2017-11-16 Aaron Smith[DebugInfo/PDB] Exclude the PDB/DIA files added in...
2017-11-16 Greg ClaytonFixed up to use a class for the commands, renamed the...
2017-11-16 Sanjay Patel[InstCombine] add tests for 'afn' FMF; NFC
2017-11-16 Walter Lee[asan] Ensure that the minimum redzone is at least...
2017-11-16 Walter Lee[asan] Fix small X86_64 ShadowOffset for non-default...
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Rafael EspindolaRevert "[Support][CachePruning] Fix regression in pruni...
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Sanjay Patel[InstCombine] regenerate test checks; NFC
2017-11-16 Philip Pfaffe[SI] Fix a potential use-after-free
next