platform/upstream/llvm.git
2017-10-12 Rui UeyamaRemove Symbol::isPreemptible().
2017-10-12 Konstantin... AMDGPU/NFC: Move AMDGPU specific note types to ELF.h
2017-10-12 Craig Topper[X86] Add CLWB intrinsic. clang part
2017-10-12 Craig Topper[X86] Add a bunch of -mcpu strings to the cpus.ll test.
2017-10-12 Michal Gorny[cmake] [interception] Remove duplicate gtest from...
2017-10-12 Michal Gorny[cmake] Fix skipping DEPS (typo) in sanitizer_test_comp...
2017-10-12 Matt Morehouse[clang-format] Allow building fuzzer with OSS-Fuzz...
2017-10-12 Evgeniy Stepanov[asan] Disable a flaky test on android.
2017-10-12 Artem Belevich[NVPTX] Implemented wmma intrinsics and instructions.
2017-10-12 Reid Kleckner[codeview] Don't emit FPO data in funclet prologues
2017-10-12 Justin Bognerllvm-isel-fuzzer: Work around BUILD_SHARED_LIBS testing...
2017-10-12 Artem Belevich[TableGen] Allow intrinsics to have up to 8 return...
2017-10-12 Hans WennborgWork around lack of Wine support for SetFileInformation...
2017-10-12 Konstantin... AMDGPU: Fix warnings introduced in r315526
2017-10-12 Sanjay Patel[ValueTracking] return zero when there's conflict in...
2017-10-12 Craig Topper[X86] Use -ffreestanding instead of using the mm_malloc...
2017-10-12 Bruno Cardoso... Reintroduce "[SCCP] Propagate integer range info for...
2017-10-12 Lei Huang[PowerPC] Add profitablilty check for conversion to...
2017-10-12 Tim Renouf[AMDGPU] For amdpal, widen interpolation mode workaround
2017-10-12 Don Hinton[dump] Remove NDEBUG from test to enable dump methods...
2017-10-12 Sanjay Patel[x86] replace isEqualTo with == for efficiency
2017-10-12 Rafael EspindolaUpdate comment.
2017-10-12 Simon Pilgrim[X86][SSE] Pull out repeated INSERT_VECTOR_ELT code...
2017-10-12 Alexey Bataev[OPENMP] Fix PR34926: Fix handling of the array section...
2017-10-12 Rafael EspindolaRelax test.
2017-10-12 Rafael EspindolaUse 0 as sh_link when we don't have a dynamic symbol...
2017-10-12 Kostya Kortchinsky[scudo] Allow for non-Android Shared TSD platforms...
2017-10-12 Marshall ClowMore fuzzing infastructre - regex
2017-10-12 Vlad Tsyrklevich[cfi-verify] Fix typo, actually check X86 target
2017-10-12 Alexander KornienkoRevert "Fix nested namespaces in google-readability...
2017-10-12 Diana PicusMachineInstr: Make isEqual agree with getHashValue...
2017-10-12 Alexey Bataev[OPENMP] Fix PR34925: Fix getting thread_id lvalue...
2017-10-12 Sam McCall[clangd] less boilerplate in RPC dispatch
2017-10-12 Daniel JasperReinstantiate old/bad deduplication logic that was...
2017-10-12 Ivan A. Kosarev[CodeGen] Generate TBAA info along with LValue base...
2017-10-12 Alexander KornienkoFix the google-readability-namespace-comments-cxx17...
2017-10-12 NAKAMURA TakumiFix warnings. [-Wdocumentation]
2017-10-12 NAKAMURA TakumiSVal::getAsSymbol(bool IncludeBaseRegions): Follow...
2017-10-12 Oliver Stannard[AsmParser] Suppress compile warning for targets with...
2017-10-12 Roger Ferrer... Mark test as a long-test
2017-10-12 George Rimar[ELF] - Linkerscript: Add `~` as separate math token.
2017-10-12 Sylvestre LedruSplit the AlignTrailingComments on several lines. The...
2017-10-12 Martin Storsjo[COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
2017-10-12 NAKAMURA Takumiclang/module.modulemap: Create Clang_Frontend_CodeGenOp...
2017-10-12 Hiroshi Inoue[ScheduleDAGInstrs] fix behavior of getUnderlyingObject...
2017-10-12 Mikael Holmen[RegisterCoalescer] Don't set read-undef in pruneValues...
2017-10-12 Martin Storsjo[MinGW] Hook up the --export-all-symbols and --output...
2017-10-12 Martin Storsjo[COFF] Add support for automatically exporting all...
2017-10-12 Martin Storsjo[COFF] Implement support for IMAGE_REL_ARM64_ADDR32NB
2017-10-12 Rui UeyamaStart destructuring adjustExpr function.
2017-10-12 Rui UeyamaFix comment.
2017-10-12 Rui UeyamaMove more code out of scanRelocs().
2017-10-12 Justin BognerRe-commit "llvm-isel-fuzzer: Handle a subset of backend...
2017-10-12 Vlad Tsyrklevich[cfi-verify] Fix unittest failures w/o x86 target
2017-10-12 Rui UeyamaMake a function shorter.
2017-10-12 Hans WennborgRevert r315545 "llvm-isel-fuzzer: Handle a subset of...
2017-10-12 Hans WennborgRevert r315533 "Reland "[sanitizer] Introduce ReservedA...
2017-10-12 Rui UeyamaRemove one parameter from Target::getRelExpr.
2017-10-12 Hongbin Zheng[SimplifyIndVar] Replace IVUsers with loop invariant...
2017-10-12 Justin Bognerdocs: Add some links to OSS Fuzz
2017-10-12 Jim InghamThe save_crashlog command was still looking at lldb...
2017-10-12 Rui UeyamaRewrite comment.
2017-10-12 Craig Topper[X86] Remove a few unnecessary check lines from the...
2017-10-12 Justin Bognerdocs: Try to fix sphinx build
2017-10-12 Justin Bognerllvm-isel-fuzzer: Handle a subset of backend flags...
2017-10-12 Justin Bognerdocs: Add some information about Fuzzing LLVM itself
2017-10-12 Rui UeyamaRename P -> Pieces.
2017-10-12 Reid KlecknerSpeculative build fix 2
2017-10-12 Wei MiRevert r307036 because of PR34919.
2017-10-12 Reid KlecknerSpeculative build fix, apparently I built llc without...
2017-10-12 Reid Kleckner[codeview] Disable FPO in functions using EH funclets
2017-10-12 NAKAMURA Takumilld: Prune unused libdeps.
2017-10-11 Zachary TurnerRevert "[ADT] Make Twine's copy constructor private."
2017-10-11 Reid KlecknerFix AMDGPU build issue
2017-10-11 Reid Kleckner[X86] Sink X86AsmPrinter ctor into .cpp file, NFC
2017-10-11 Petr HosekReland "[sanitizer] Introduce ReservedAddressRange...
2017-10-11 Lang HamesUpdate cc1as_main for MCCodeEmitter ownership change...
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-11 Zachary Turner[ADT] Make Twine's copy constructor private.
2017-10-11 NAKAMURA Takumilld: Reorder libdeps.
2017-10-11 Vlad TsyrklevichMC Helpers for llvm-cfi-verify.
2017-10-11 NAKAMURA TakumiMachineOptimizationRemarkEmitter.h: Appease g++-4.8...
2017-10-11 Konstantin... AMDGPU/NFC: Minor clean ups in HSA metadata
2017-10-11 Rui UeyamaDefine RelType to represent relocation types.
2017-10-11 Ted WoodwardAdd cases for new type DependentAddressSpace, added...
2017-10-11 Konstantin... AMDGPU/NFC: Minor clean ups in PAL metadata
2017-10-11 Konstantin... AMDGPU/NFC: Rename code object metadata as HSA metadata
2017-10-11 Hans WennborgSupport: Work around missing SetFileInformationByHandle...
2017-10-11 Eugene Zelenko[Transforms] Revert r315516 changes in PredicateInfo...
2017-10-11 Vedant Kumar[Driver] Export symbols needed to use profile runtime
2017-10-11 Craig Topper[X86] Add support for 'amdfam17h' to __builtin_cpu_is...
2017-10-11 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-11 Reid KlecknerReally fix llvm-rc include-paths.test
2017-10-11 Reid KlecknerAttempt to fix failing llvm-rc include-paths.text
2017-10-11 Reid Kleckner[codeview] Implement FPO data assembler directives
2017-10-11 Evgeniy StepanovDisable TSan tests on Android.
2017-10-11 Evgeniy StepanovDisable profile tests on Android.
2017-10-11 Krzysztof Parzyszek[Hexagon] Make sure that new-value jump is packetized...
2017-10-11 Kostya Kortchinsky[sanitizer] Move the errno/ENOMEM allocator checks...
2017-10-11 George Karpenkov[Analyzer] Support bodyfarming libstdc++ implementation...
next