platform/upstream/llvm.git
2017-11-09 Sam McCall[Tooling] Use FixedCompilationDatabase when `compile_fl...
2017-11-09 John McCallFix a bug with the use of __builtin_bzero in a conditio...
2017-11-09 Craig Topper[X86] Give priority to EVEX FMA instructions over FMA4...
2017-11-09 Vitaly Buka[sanitizers] Rename GetStackTraceWithPcBpAndContext
2017-11-09 Vitaly Buka[msan] Add context argument into GetStackTrace
2017-11-09 Vitaly Buka[lsan] Add "static" to internal function
2017-11-09 Vitaly BukaFix "default label in switch which covers all enumerati...
2017-11-09 Sanjoy Das[SectionMemoryManager] Abstract out mmap, munmap, mprot...
2017-11-09 Craig Topper[X86] Make X86ISD::FMADDS3 isel patterns commutable.
2017-11-09 Serguei Katkov[GVN PRE] Patch the source for Phi node in PRE
2017-11-09 Kostya Serebryany[libFuzzer] allow merge to resume after being preempted
2017-11-09 Craig Topper[X86] Rename the VEX scalar fma builtins to end with...
2017-11-09 Craig Topper[X86] Rename the VEX scalar fma builtins to end with...
2017-11-09 Vedant Kumar[llvm-cov] Fix more -path-equivalence test bugs
2017-11-09 Vedant Kumar[llvm-cov] Fix a -path-equivalence bug in a test
2017-11-09 Vedant Kumar[llvm-cov] Don't render empty region marker lines
2017-11-09 Vedant Kumar[Coverage] Use the wrapped segment when a line has...
2017-11-09 Vedant Kumar[Coverage] Emit deferred regions in headers
2017-11-09 Vedant Kumar[Coverage] Complete top-level deferred regions before...
2017-11-09 Vedant Kumar[Coverage] Emit a gap area after if conditions
2017-11-09 Peter Collingbourneubsan: Allow programs to use setenv to configure ubsan_...
2017-11-09 Kostya Serebryany[libFuzzer] mechanically simplify a test, NFC
2017-11-09 Marek OlsakAMDGPU: Merge BUFFER_STORE_DWORD_OFFEN/OFFSET into...
2017-11-09 Marek OlsakAMDGPU: Lower buffer store and atomic intrinsics manually
2017-11-09 Marek OlsakAMDGPU: Merge BUFFER_LOAD_DWORD_OFFSET into x2, x4
2017-11-09 Marek OlsakAMDGPU: Merge BUFFER_LOAD_DWORD_OFFEN into x2, x4
2017-11-09 Marek OlsakAMDGPU: Merge S_BUFFER_LOAD_DWORD_IMM into x2, x4
2017-11-09 Marek OlsakAMDGPU: Fold immediate offset into BUFFER_LOAD_DWORD...
2017-11-09 Kostya Serebryany[libFuzzer] fix a test (and hopefully, the bot)
2017-11-09 Craig Topper[X86] Make sure we don't read too many operands from...
2017-11-09 Kostya Serebryany[libFuzzer] allow user to specify the merge control...
2017-11-09 Petr Hosek[CMake] Passthrough CMAKE_SYSROOT to external projects
2017-11-09 Mitch Phillips[cfi-verify] Adds blacklist blame behaviour to cfi...
2017-11-08 Petr Hosek[CMake][runtimes] Fix the variable name
2017-11-08 Simon Atanasyan[MIPS] Setup less-significant bit in the .got and ...
2017-11-08 Rafael EspindolaHandle "-" in tryCreateFile.
2017-11-08 Rui Ueyama[FileOutputBuffer] Move factory methods out of their...
2017-11-08 Evgeniy Stepanov[Sanitizers, CMake] Also use version script for libclan...
2017-11-08 Alex LorenzRemove redundant copy-pasted comment in test file from...
2017-11-08 Alex Lorenz[ObjC] Fix function signature handling for blocks liter...
2017-11-08 Kamil RytarowskiCorrect atexit(3) support in TSan/NetBSD
2017-11-08 Volodymyr Sapsai[libcxx] Mark test cxa_deleted_virtual.pass.cpp as...
2017-11-08 Craig Topper[X86] X86MaskedGatherSDNode shouldn't inherit from...
2017-11-08 Craig Topper[X86] Preserve memory refs when folding loads into...
2017-11-08 Craig Topper[X86] Remove an if check on the result of a cast. NFC
2017-11-08 Adrian PrantlLet replaceVTableHolder accept any type.
2017-11-08 Dan GohmanAdd an @llvm.sideeffect intrinsic
2017-11-08 Teresa Johnson[ThinLTO] New test needs to require LTO
2017-11-08 Alex Lorenz[ObjC] Boxed strings should use the nullability from...
2017-11-08 Reid KlecknerRevert "Correct dwarf unwind information in function...
2017-11-08 Vedant Kumar[cmake] Allow LLVM_BUILD_INSTRUMENTED to be set to...
2017-11-08 Rafael EspindolaMake sure an error is always handled.
2017-11-08 Teresa Johnson[ThinLTO] Ensure sanitizer passes are run
2017-11-08 Marshall ClowAdded include for <cassert>
2017-11-08 Alex BradburySet hasSideEffects=0 for PHI and fix affected passes
2017-11-08 Craig Topper[X86] Correct the implementation of BEXTR load folding...
2017-11-08 Alexey Bataev[OPENMP] Codegen for `#pragma omp target parallel for`.
2017-11-08 Sam Clegg[WebAssembly] Update test expectations
2017-11-08 Teresa JohnsonRevert "[ThinLTO] Ensure sanitizer passes are run"
2017-11-08 David L. JonesAdd a missing "REQUIRES: system-windows" to a Windows...
2017-11-08 Teresa Johnson[ThinLTO] Ensure sanitizer passes are run
2017-11-08 Teresa Johnson[ThinLTO] Ensure sanitizer passes are run
2017-11-08 Craig Topper[X86] Don't call validateInstruction from MatchAndEmitI...
2017-11-08 Craig Topper[ValueTracking] Use APInt::isNullValue/isOneValue which...
2017-11-08 Dan Gohman[WebAssembly] Add a test for inline-asm "m" constraints.
2017-11-08 Dan Gohman[WebAssembly] Call signExtend to get sign extended...
2017-11-08 Marco CastelluccioAdd CoreOption flag to "-coverage" option to make it...
2017-11-08 Adrian PrantlUn-XFAIL a test after the bugfix in r317702.
2017-11-08 Dan Gohman[WebAssembly] Revise the strategy for inline asm.
2017-11-08 Masud Rahman[bindings] fix TLS test failure
2017-11-08 Marco CastelluccioImplement flock for Windows in compiler-rt
2017-11-08 Adrian McCarthyNFC: Rename MCSafeSEHFragment to MCSymbolIdFragment
2017-11-08 Adrian PrantlHandle inlined variables in SelectionDAGBuilder::EmitFu...
2017-11-08 Artem Dergachev[analyzer] Fix a crash on logical operators with vectors.
2017-11-08 Kostya Kortchinsky[sanitizer] Add Scudo to the sanitizer lint checks.
2017-11-08 Simon Pilgrim[X86] Add some initial scheduling tests for generic...
2017-11-08 Haojian Wu[clang-refactor] Get rid of OccurrencesFinder in Renami...
2017-11-08 Jonas Hahnfeld[CMake] Remove target to build native tablegen
2017-11-08 Jonas Hahnfeld[CMake] Add custom target to create build directory
2017-11-08 Alex Bradbury[utils] Add RISC-V support to update_llc_test_checks.py
2017-11-08 Sam McCallRelax definitions.test to accept windows file paths.
2017-11-08 Alex Bradbury[RISCV] Initial support for function calls
2017-11-08 Alex Bradbury[RISCV] Codegen for conditional branches
2017-11-08 Krasimir Georgiev[clang-tidy] Add a note about modernize-replace-random...
2017-11-08 Alex Bradbury[RISCV] Codegen support for memory operations on global...
2017-11-08 Ilya BiryukovWorkaround reverse-iteration buildbot breakages. Filed...
2017-11-08 Sam McCall[clangd] tolerate windows filepaths in tests
2017-11-08 Alex Bradbury[RISCV] Codegen support for memory operations
2017-11-08 Alex Bradbury[RISCV] Codegen support for materializing constants
2017-11-08 Pavel LabathXfail TestConcurrentTwoWatchpointsOneSignal on arm
2017-11-08 Ivan A. Kosarev[Analysis] Fix merging TBAA tags with different final...
2017-11-08 Simon Dardis[mips] Guard indirect and tailcall pseudo instructions...
2017-11-08 Nuno LopesBasicAA: fix bug where we would return partialalias...
2017-11-08 Pavel LabathLog: delimit thread name in log message
2017-11-08 Pavel LabathMake TestTopLevelExprs more robust in face of linker GC
2017-11-08 Ilya BiryukovAvoid printing some redundant name qualifiers in completion
2017-11-08 Ilya BiryukovMoved QualTypeNames.h from Tooling to AST.
2017-11-08 Raphael IsemannFixed link to bugzilla in the sidebar
2017-11-08 Alex Bradbury[NFCI] Ensure TargetOpcode::* are compatible with guess...
2017-11-08 Sam McCall[clangd] loosen tests for flag-dependence revealed...
next