platform/upstream/llvm.git
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
2018-11-01 Max Kazantsev[SCEV] Avoid redundant computations when doing AddRec...
2018-11-01 Jonas Devlieghere[FileSystem] Remove GetByteSize() from FileSpec
2018-11-01 Zachary Turner[CodeView] Emit the correct TypeIndex for std::nullptr_t.
2018-11-01 Li Jia He[PowerPC] Support constraint 'wi' in asm
2018-11-01 Li Jia He[Clang][PowerPC] Support constraint 'wi' in asm
2018-11-01 Mandeep Singh... [COFF, ARM64] Implement llvm.addressofreturnaddress...
2018-11-01 Artem Dergachev[analyzer] SARIF: Suppress version testing in a more...
2018-11-01 Sam Clegg[WebAssembly] Remove duplicate function. NFC.
2018-11-01 Richard SmithFix typo in comment.
2018-11-01 Thomas Lively[WebAssembly] Fix type names in truncation builtins
2018-11-01 Richard SmithFix regression in behavior of clang -x c++-header ...
2018-11-01 Artem Dergachev[analyzer] pr39348: MallocChecker: Realize that sized...
2018-11-01 Matthias BraunX86: Consistently declare pass initializers in X86...
2018-11-01 Jonas Devlieghere[FileSystem] Move EnumerateDirectory from FileSpec...
2018-11-01 Jonas Devlieghere[FileSystem] Re-add EnumerateDirectory
2018-11-01 Dean Michael... [XRay] Add CPU ID in Custom Event FDR Records
2018-11-01 Thomas Lively[WebAssembly] Lower vselect
2018-11-01 Reid KlecknerCompile and test i128 math builtins for Win64
2018-10-31 Thomas Lively[WebAssembly] Process p2align operands for SIMD loads...
2018-10-31 Thomas Lively[WebAssembly] Handle vector IMPLICIT_DEFs.
2018-10-31 Jonas Devlieghere[VFS] Add support for "no_push" to VFS recursive iterators.
2018-10-31 Mandeep Singh... [COFF, ARM64] Change setjmp for AArch64 Windows to...
2018-10-31 Mandeep Singh... [COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-10-31 Eli Friedman[IR] Allow increasing the alignment of dso-local globals.
2018-10-31 George Burgess IV[InlineCost] Remove a dead constant; NFC
2018-10-31 Petr Hosek[compiler-rt] Pass CMake C and C++ flags to the custom...
2018-10-31 Jonas Devlieghere[FileSystem] Remove EnumerateDirectory
2018-10-31 Evandro Menezes[AArch64] Sort switch cases (NFC)
2018-10-31 Craig TopperRevert r345165 "[X86] Bring back the MOV64r0 pseudo...
2018-10-31 Shafik YaghmourRevert "[ASTImporter][Structural Eq] Check for isBeingD...
2018-10-31 Jonas Devlieghere[FileSystem] Extend file system and have it use the...
2018-10-31 Eli Friedman[ARM] Add missing pseudo-instruction for Thumb1 RSBS.
2018-10-31 Eli Friedman[AArch64] [Windows] Emit unwind tables by default.
2018-10-31 Sanjay Patelrevert rL345717 : [InstSimplify] fold icmp based on...
2018-10-31 Eli Friedman[ARM64] [Windows] Implement _InterlockedExchangeAdd...
next