platform/upstream/llvm.git
2018-11-02 Thomas Lively[WebAssembly] Expand inserts and extracts with variable...
2018-11-01 Jason MolendaWhen no FileCheck binary is specified, look in the...
2018-11-01 Alina Sbirlea[AliasSetTracker] Misc cleanup (NFCI)
2018-11-01 Mandeep Singh... [gold-plugin] Fix a bunch of build warnings
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-11-01 Craig Topper[DAGCombiner] Make the isTruncateOf call from visitZERO...
2018-11-01 Craig Topper[X86] Add test cases for adding vector support to isTru...
2018-11-01 Jessica Paquette[MachineOutliner][NFC] Remember when you map something...
2018-11-01 Dean Michael... [XRay] Fix TSC and atomic custom/typed event accounting
2018-11-01 Sanjay Patel[IR] remove fake binop query for fneg
2018-11-01 Volodymyr Sapsai[CodeGen] Fix assertion on referencing constexpr Obj...
2018-11-01 Farhana Aleen[AMDGPU] Handle the idot8 pattern generated by FE.
2018-11-01 Jonas Devlieghere[File] Remove static method to get permissions.
2018-11-01 Dan AlbertFix test assumption that Linux implies glibc.
2018-11-01 Fangrui Song[ELF] Change sh_link of .rel{,a}.plt to make GNU strip...
2018-11-01 Jonas Devlieghere[FileSystem] Update SetFile signature.
2018-11-01 Volodymyr Sapsai[CodeGen] Move `emitConstant` from ScalarExprEmitter...
2018-11-01 Jordan Rupprecht[llvm-objcopy/strip] [NFC] Clean up tablegen opts ...
2018-11-01 Jonas Devlieghere[FileSystem] Change FileSpec constructor signature...
2018-11-01 Reid KlecknerSilence -Wimplicit-fallthrough in gold plugin
2018-11-01 Louis DionneRevert "Bug 39129: Speeding up partition_point/lower_bo...
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement llvm.addressofreturnaddress...
2018-11-01 Jonas Devlieghere[FileSystem] Change FileSpec constructor signature.
2018-11-01 Jonas Devlieghere[FileSystem] Move path resolution logic out of FileSpec
2018-11-01 Petr Hosek[CMake][Fuchsia] Don't restrict Linux runtimes to UNIX
2018-11-01 Heejin Ahn[WebAssembly] Fix signature parsing for 'try' in AsmParser
2018-11-01 Reid KlecknerEnable -Wimplicit-fallthrough for clang as well as GCC
2018-11-01 Rui UeyamaOmit "virtual" if overridden.
2018-11-01 Rui UeyamaUse llvm_unreachable for unreachable code.
2018-11-01 Fangrui SongSet MAttrs in LTO mode
2018-11-01 Reid Kleckner[Hexagon] Remove unintended fallthrough from MC duplex...
2018-11-01 Reid KlecknerFix clang -Wimplicit-fallthrough warnings across llvm...
2018-11-01 Florian Hahn[LoopInterchange] Fix unused variables in release build
2018-11-01 Sam Clegg[WebAssembly] Fixup `main` signature by default
2018-11-01 Reid Kleckner[codeview] Add breaks to fix -Wimplicit-fallthrough
2018-11-01 Reid KlecknerAnnotate possibly unintended fallthroughs in Hexagon...
2018-11-01 Florian Hahn[LoopInterchange] Remove support for inner-only reductions.
2018-11-01 Reid KlecknerRemove unnecessary fallthrough annotation after unreachable
2018-11-01 Volkan Keles[GlobalISel] Fix a bug in LegalizeRuleSet::clampMaxNumE...
2018-11-01 Aaron BallmanOutput "rule" information in SARIF exports.
2018-11-01 Reid KlecknerAdd LLVM_FALLTHROUGH annotation after switch
2018-11-01 Mandeep Singh... Revert "[COFF, ARM64] Change setjmp for AArch64 Windows...
2018-11-01 Tim NorthoverRevert "Reapply Logging: make os_log buffer size an...
2018-11-01 Reid KlecknerUse C++11 fallthrough attribute syntax when available...
2018-11-01 Simon Pilgrim[LegalizeDAG] Add generic vector CTPOP expansion (PR32655)
2018-11-01 Reid Kleckner[Hexagon] Fix MO_JumpTable const extender conversion
2018-11-01 Gheorghe-Teodor... [OpenMP][libomptarget] Add runtime function for pushing...
2018-11-01 Tim NorthoverReapply Logging: make os_log buffer size an integer...
2018-11-01 Andrea Di Biagio[llvm-mca] Add extra counters for move elimination...
2018-11-01 Reid Kleckner[AArch64] Fix unintended fallthrough and strengthen...
2018-11-01 Mandeep Singh... Revert "[COFF, ARM64] Implement Intrinsic.sponentry...
2018-11-01 Reid KlecknerReplace two fallthrough annotations after covered switc...
2018-11-01 Jordan Rupprecht[llvm-strip] Support --keep and --strip-all-gnu from...
2018-11-01 Jonas Devlieghere[FileSystem] Fix typo in ProcessFreeBSD
2018-11-01 Jordan Rupprecht[llvm-objcopy] Support --{enable,disable}-deterministic...
2018-11-01 Yan ZhangFix the issue that not recognizing single acronym with...
2018-11-01 Jonas Devlieghere[FileSystem] Fix Exists call sites
2018-11-01 Jordan Rupprecht[llvm-objcopy] Don't apply --localize flags to common...
2018-11-01 Fangrui Song[llvm-objcopy] For multiclass Eq, associate help text...
2018-11-01 Jonas Devlieghere[FileSystem] Remove Exists() from FileSpec
2018-11-01 Jonas Devlieghere[FileSystem] Remove ResolveExecutableLocation() from...
2018-11-01 Sanjay Patel[InstCombine] add test for ComputeNumSignBits on 2...
2018-11-01 Cameron McInallyFix whitespace in test/Assembler/fast-math-flags.ll
2018-11-01 Sam Parker[ARM] Attempt to fix ppc64be buildbot
2018-11-01 Jonas Devlieghere[FileSystem] Improve assert and add Terminate in unit...
2018-11-01 Zachary Turner[NativePDB] Get LLDB types from PDB function types.
2018-11-01 David Bolvansky[Diagnostics] Implement -Wsizeof-pointer-div
2018-11-01 Tim NorthoverRevert "Logging: make os_log buffer size an integer...
2018-11-01 Fangrui Song[llvm-objcopy] Use proper cases
2018-11-01 Kadir Cetinkaya[clang] Improve ctor initializer completions.
2018-11-01 Jonas Devlieghere[FileSystem] Remove GetPermissions() and Readable(...
2018-11-01 Sanjay Patel[DAGCombiner] make sure we have a whole-number extract...
2018-11-01 Daniel Sanders[MC] Implement EmitRawText in MCNullStreamer
2018-11-01 Sam Parker[ARM][CGP] Negative constant operand handling
2018-11-01 Erich KeaneMultiversioning- Ensure all MV functions are emitted.
2018-11-01 Erich KeaneCPU-Dispatch- Fix type of a member function, prevent...
2018-11-01 Zachary Turner[MS Demangler] Expose the Demangler AST publicly.
2018-11-01 Simon Pilgrim[X86][X86FixupLEA] Rename processInstructionForSLM...
2018-11-01 Tim NorthoverLogging: put link against libclangAnalysis rather than...
2018-11-01 Louis Dionne[libcxx] Fix usage of _C2, which is a "nasty macro...
2018-11-01 Tim NorthoverLogging: add CMake dependency so libAST can use OSLog...
2018-11-01 Sanjay Patel[InstSimplify] fold icmp based on range of abs/nabs...
2018-11-01 Sanjay Patel[InstSimplify] add tests for icmp fold bug (PR39510...
2018-11-01 Aleksandar... [mips][micromips] Fix JmpLink to TargetExternalSymbol
2018-11-01 Benjamin Kramer[ADT] Clean up SparseBitVector copying and make it...
2018-11-01 Tim NorthoverLogging: make os_log buffer size an integer constant...
2018-11-01 Chad Rosier[AArch64] Add support for ARMv8.4 in Saphira.
2018-11-01 Erich KeaneCPU-Dispatch-- Fix conflict between 'generic' and ...
2018-11-01 Sven van HaastregtAllow clk_event_t comparisons
2018-11-01 Simon Pilgrim[X86][SSE] Move 2-input limit up from getFauxShuffleMas...
2018-11-01 Aaron BallmanUpdate to the 10-10 SARIF spec.
2018-11-01 Max Kazantsev[NFC] Specialize public API of ICFLoopSafetyInfo for...
2018-11-01 Stefan Maksimovic[Mips] Conditionally remove successor block
2018-11-01 Max Kazantsev[NFC] Reorganize code to prepare it for more transforms
2018-11-01 George Rimar[ELF] - Do not crash when -r output uses linker script...
2018-11-01 Jonas Paulsson[SystemZ::TTI] Recognize the higher cost of scalar...
2018-11-01 Jonas Paulsson[SystemZ::TTI] Accurate costs for i1->double vector...
2018-11-01 Roman Lebedev[clang][CodeGen] ImplicitIntegerSignChangeSanitizer...
2018-11-01 Aleksandr Urakov[Windows] A basic implementation of memory allocations...
2018-11-01 Max Kazantsev[IndVars] Smart hard uses detection
next