platform/upstream/llvm.git
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...
2017-10-11 Evgeniy Stepanov[ubsan] Support ubsan-minimal tests on Android.
2017-10-11 Matt Morehouse[clang-fuzzer] Build with newer protobuf-mutator.
2017-10-11 Craig Topper[X86] Add Knights Mill CPU to cpu_indicator support...
2017-10-11 Vlad TsyrklevichReland 'Classify llvm-cfi-verify.'
2017-10-11 Kostya Serebryany[libFuzzer] disable use_feature_frequency as it degrade...
2017-10-11 Florian Hahn[MachineCombiner] Fix initialisation of LastUpdate...
2017-10-11 Zachary TurnerFix incorrect integer literal suffix.
2017-10-11 Lei Huang[PowerPC] Utilize DQ-Form instructions for spill/restor...
2017-10-11 Zachary Turner[llvm-rc] Use proper search algorithm for finding resou...
2017-10-11 Martin StorsjoSupport DWARF unwinding on i386 windows
2017-10-11 Martin Storsjo[docs] Mention that linux/arm64 is supported with DWARF
2017-10-11 Ted WoodwardRemove default case from switch.
2017-10-11 Rui UeyamaReturn early if it fails to parse a hex string.
2017-10-11 Petr HosekRevert "[sanitizer] Introduce ReservedAddressRange...
2017-10-11 Petr Hosek[sanitizer] Introduce ReservedAddressRange to sanitizer...
2017-10-11 George Karpenkov[Analyzer] Fix introduced regression: properly check...
2017-10-11 Daniel Neilson[SCEV] Properly handle the case of a non-constant start...
2017-10-11 Kostya Serebryany[libFuzzer] make -use_feature_frequency less aggressive...
2017-10-11 George Karpenkov[Analyzer] Remove dead code from testing scripts
2017-10-11 George Karpenkov[Analyzer] Assume that string-like const globals are...
2017-10-11 Davide Italiano[ELF] Try to not emit weird diagnostics on undefined...
2017-10-11 Matt Morehouse[clang-fuzzer] Allow linking with any fuzzing engine.
2017-10-11 Sanjay Patel[x86] avoid infinite loop from SoftenFloatOperand ...
2017-10-11 Jake EhrlichReland "[llvm-objcopy] Add support for --strip-sections...
2017-10-11 Rafael EspindolaConvert the last uses of ErrorOr in include/llvm/Object.
2017-10-11 Lei Huang[NFC] update test case so checks are not order dependen...
2017-10-11 Rafael EspindolaRemove unused include.
2017-10-11 Rafael EspindolaConvert the last uses of ErrorOr in COFF.h.
2017-10-11 Evgeniy Stepanov[asan] Tweak test output to diagnose buildbot failures.
2017-10-11 Rafael EspindolaUpdate for llvm change.
2017-10-11 Rafael EspindolaConvert a few ErrorOr to Expected.
2017-10-11 Vivek Pandya[NFC] Convert OptimizationRemarkEmitter old emit()...
2017-10-11 Rafael EspindolaConvert a couple of ErrorOr to Expected. NFC.
2017-10-11 Rafael EspindolaRemove an unused include.
2017-10-11 Rafael EspindolaConvert an ErrorOr to Expected.
2017-10-11 Krzysztof Parzyszek[Hexagon] Handle non-immediate operands to A2_addi...
2017-10-11 Simon PilgrimSpelling mistake in comment. NFCI.
2017-10-11 Craig Topper[X86] Correct type for argument to clflushopt intrinsic.
2017-10-11 Craig Topper[X86] Remove MVT::i1 handling code from LowerTRUNCATE
2017-10-11 Krzysztof Parzyszek[Pipeliner] Fix offset value for instrs dependent on...
2017-10-11 Alexey Bataev[OPENMP] Remove extra if, NFC.
2017-10-11 Krzysztof Parzyszek[Pipeliner] Improve serialization order for post-increments
next