platform/upstream/llvm.git
2018-09-08 Evgeniy Stepanov[hwasan] Disable print-memory-usage-android test.
2018-09-08 Adrian PrantlRemove addBlockByrefAddress(), it is dead code as far...
2018-09-08 Richard SmithSwitch to using a reserved identifier for this internal...
2018-09-08 Evgeniy Stepanov[hwasan] Export memory stats through /proc/$PID/maps.
2018-09-07 Richard SmithDo not use optimized atomic libcalls for misaligned...
2018-09-07 Alina Sbirlea[MemorySSA] Relax verification of clobbering accesses.
2018-09-07 Davide Italiano[XCodeproj] Remove extra whitespace in SBAPI path.
2018-09-07 Zachary TurnerFix some of the PDB tests.
2018-09-07 JF BastienRevert "ADT: add <bit> header, implement C++20 bit_cast...
2018-09-07 Zachary Turner[PDB] Support pointer types in the native reader.
2018-09-07 JF BastienADT: add <bit> header, implement C++20 bit_cast, use
2018-09-07 Reid Kleckner[COFF] Implement llvm.global_ctors priorities for MSVC...
2018-09-07 Abderrazek... [SimplifyIndVar] Avoid generating truncate instructions...
2018-09-07 Piotr PadlewskiSet cost of invariant group intrinsics to 0
2018-09-07 George Karpenkov[analyzer] [NFC] Move methods for dumping the coverage...
2018-09-07 George Karpenkov[analyzer] [NFC] Use StringRef when returning a large...
2018-09-07 George Karpenkov[analyzer] Remove the "postponed" hack, deal with deriv...
2018-09-07 Ben Hamilton[clang-tidy/ObjC] Update list of acronyms in PropertyDe...
2018-09-07 Ben Hamilton[clang-tidy/ObjC] Update list of acronyms in PropertyDe...
2018-09-07 George KarpenkovRevert "Revert "Revert "Revert "[analyzer] Add coverage...
2018-09-07 Thomas Lively[WebAssembly] v8x16.shuffle
2018-09-07 Reid Kleckner[benchmark] Fix flags used to compile benchmark library...
2018-09-07 Reid Kleckner[benchmark] Re-enable benchmarks on all platforms inclu...
2018-09-07 Sanjay Patel[InstCombine][x86] add tests for possible blendv transf...
2018-09-07 Davide Italiano[Disassembler] Run ARM-specific tests only if the ARM...
2018-09-07 Philip Reames[AST] Generalize argument specific aliasing
2018-09-07 Reid Kleckner[codeview] Add .cv_string directive for testing purposes
2018-09-07 Craig Topper[X86] Add codegen tests for narrow PADDUS/PSUBUS patter...
2018-09-07 Richard SmithMake -Watomic-alignment say whether the atomic operatio...
2018-09-07 Alina Sbirlea[MemorySSA] Update MemoryPhi wiring for block splitting...
2018-09-07 Sanjay Patel[InstCombine] narrow vector select with padded conditio...
2018-09-07 Thomas Lively[WebAssembly] Change SIMD lane indices to vec_i8imm_op
2018-09-07 Nick Desaulniers[AArch64] Support reserving x1-7 registers.
2018-09-07 Craig Topper[X86] Don't create ZERO_EXTEND_INREG/SIGN_EXTEND_INREG...
2018-09-07 Craig Topper[X86] Don't create X86ISD::AVG nodes from v1iX vectors.
2018-09-07 Jonathan Peyton[OpenMP] Update copyright to 2018
2018-09-07 Fangrui Song[PGO] Fix some style issue of ControlHeightReduction
2018-09-07 Alexandre Ganea[CMake] Fix LLVM_ENABLE_LTO option on Windows
2018-09-07 Richard SmithPR38870: Add warning for zero-width unicode characters...
2018-09-07 Craig Topper[X86] Custom emit __builtin_rdtscp so we can emit an...
2018-09-07 Craig Topper[X86] Modify the the rdtscp intrinsic to return values...
2018-09-07 Alex Lorenzwarn_stdlibcxx_not_found: suggest '-stdlib=libc++'...
2018-09-07 Jason MolendaAdd the Disassembler unit test dir.
2018-09-07 Reid Kleckner[codeview] Improve readobj FPO dumper and pdbutil regis...
2018-09-07 Jonathan Peyton[OpenMP] Change hint parameter type for critical to...
2018-09-07 Jonathan Peyton[OpenMP] Synchronization hint constants added to headers
2018-09-07 Hiroshi Yamauchi[PGO][CHR] Build/warning fix
2018-09-07 Ana Pazos[RISCV] Fix crash in decoding instruction with unknown...
2018-09-07 Jim InghamNFC: Move Searcher::Depth into lldb-enumerations as...
2018-09-07 Alexandre Ganea[Error] Reintroduce type validation in createFileError()
2018-09-07 Fangrui Song[llvm-dwp] Clean up tests X86/*.test
2018-09-07 Jonathan Peyton[OpenMP] Initial implementation of OMP 5.0 Memory Manag...
2018-09-07 Ana Pazos[RISCV] Fix AddressSanitizer heap-buffer-overflow in...
2018-09-07 Davide Italiano[Scalar] Commit the correct patch, forgot `git add`.
2018-09-07 JF BastienNFC: remove magic bool in LoopIdiomRecognize
2018-09-07 Jim InghamAdd input files to the "prepare swig bindings" step.
2018-09-07 Davide Italiano[Scalar] Fix undefined behaviour when converting double...
2018-09-07 Hiroshi Yamauchi[PGO][CHR] Small cleanup.
2018-09-07 Kristina Brooks[Bindings][Go] Fixed go.test failure due to C-API argum...
2018-09-07 Matthias Braunutils/abtest: Refactor and add bisection method
2018-09-07 Craig Topper[X86] Modify addcarry/subborrow builtins to emit an...
2018-09-07 Craig Topper[X86] Change the addcarry and subborrow intrinsics...
2018-09-07 Craig Topper[X86] Use regular expressions to make test immune to...
2018-09-07 Craig Topper[X86] Teach X86DAGToDAGISel::foldLoadStoreIntoMemOperan...
2018-09-07 Craig Topper[InstCombine] Fold (min/max ~X, Y) -> ~(max/min X,...
2018-09-07 Anna Thomas[LV] Fix code gen for conditionally executed loads...
2018-09-07 Tom StellardMachO: Change getString16() back to inline function
2018-09-07 Marshall Clow[asan] Update a vector's storage annotation during...
2018-09-07 Tom StellardMachO: Fix out-of-bounds memory access in getString16
2018-09-07 Aditya KumarHot cold splitting pass
2018-09-07 Alexey BataevRevert "[OPENMP][NVPTX] Disable runtime-type info for...
2018-09-07 Alexander Polyakov[ARC] Make char unsigned by default
2018-09-07 Florian Hahn[InstCombine] Do not fold scalar ops over select with...
2018-09-07 Ilya Biryukov[CodeComplete] Clearly distinguish signature help and...
2018-09-07 David Stenberg[DebugInfo] Handle stack slot offsets for spilled sub...
2018-09-07 Sid ManningAdd support for getRegisterByName.
2018-09-07 Simon Pilgrim[X86][SSE] Add additional fadd/fsub(x, bitcast_fneg...
2018-09-07 Ivan Donchevskii[libclang] Return the proper pointee type for 'auto...
2018-09-07 Kristina BrooksDifferential Revision: https://reviews.llvm.org/D50246
2018-09-07 Nico WeberReland r341390 clang-cl: Pass /Brepro to linker if...
2018-09-07 Andrey ChurbanovFix for https://bugs.llvm.org/show_bug.cgi?id=38839:
2018-09-07 Simon Pilgrim[DAGCombiner] foldBitcastedFPLogic - Add basic vector...
2018-09-07 Florian Hahn[NewGVN] Mark function as changed if we erase instructions.
2018-09-07 Simon Pilgrim[X86][SSE] Add fadd/fsub(x, bitcast_fneg(y)) tests
2018-09-07 Jonas Devlieghere[dsymutil] Prevent non-determinism due to threading.
2018-09-07 Simon PilgrimRevert "Revert "Revert "[analyzer] Add coverage informa...
2018-09-07 Dean Michael... [XRay] XRAY_NEVER_INSTRUMENT more functions, consolidat...
2018-09-07 Alexander Potapenko[MSan] don't access MsanCtorFunction when using KMSAN
2018-09-07 Eric Liu[clangd] Canonicalize include paths in clangd.
2018-09-07 Diogo N. SampaioReplaces __inline by __inline__ / C89 compatible
2018-09-07 Benjamin Kramer[clang-tidy] Abseil: Allow macros inside of absl to...
2018-09-07 Tim NorthoverARM: fix Thumb2 CodeGen for ldrex with folded frame...
2018-09-07 Alexander Potapenko[MSan] add KMSAN support to Clang driver
2018-09-07 Kirill Bobyrev[clangd] NFC: Document URIDistance
2018-09-07 Alexander Potapenko[MSan] Define %clang_kmsan for KMSAN tests
2018-09-07 Alexander Potapenko[MSan] Add KMSAN instrumentation to MSan pass
2018-09-07 Alexander Timofeev[AMDGPU] Preliminary patch for divergence driven instru...
2018-09-07 Puyan Lotfi[llvm-objcopy] Dwarf .debug section compression support...
2018-09-07 QingShan Zhang[PowerPC] Combine ADD to ADDZE
2018-09-07 Max Kazantsev[IndVars] Set Changed when we delete dead instructions...
next