projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2018-11-01
Volodymyr Sapsai
[CodeGen] Fix assertion on referencing constexpr Obj...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Farhana Aleen
[AMDGPU] Handle the idot8 pattern generated by FE.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[File] Remove static method to get permissions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Dan Albert
Fix test assumption that Linux implies glibc.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Fangrui Song
[ELF] Change sh_link of .rel{,a}.plt to make GNU strip...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Update SetFile signature.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Volodymyr Sapsai
[CodeGen] Move `emitConstant` from ScalarExprEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jordan Rupprecht
[llvm-objcopy/strip] [NFC] Clean up tablegen opts ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Change FileSpec constructor signature...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Silence -Wimplicit-fallthrough in gold plugin
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Louis Dionne
Revert "Bug 39129: Speeding up partition_point/lower_bo...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Mandeep Singh...
[COFF, ARM64] Implement llvm.addressofreturnaddress...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Change FileSpec constructor signature.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Move path resolution logic out of FileSpec
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Petr Hosek
[CMake][Fuchsia] Don't restrict Linux runtimes to UNIX
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Heejin Ahn
[WebAssembly] Fix signature parsing for 'try' in AsmParser
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Enable -Wimplicit-fallthrough for clang as well as GCC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Rui Ueyama
Omit "virtual" if overridden.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Rui Ueyama
Use llvm_unreachable for unreachable code.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Fangrui Song
Set MAttrs in LTO mode
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
[Hexagon] Remove unintended fallthrough from MC duplex...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Fix clang -Wimplicit-fallthrough warnings across llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Florian Hahn
[LoopInterchange] Fix unused variables in release build
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sam Clegg
[WebAssembly] Fixup `main` signature by default
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
[codeview] Add breaks to fix -Wimplicit-fallthrough
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Annotate possibly unintended fallthroughs in Hexagon...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Florian Hahn
[LoopInterchange] Remove support for inner-only reductions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Remove unnecessary fallthrough annotation after unreachable
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Volkan Keles
[GlobalISel] Fix a bug in LegalizeRuleSet::clampMaxNumE...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Aaron Ballman
Output "rule" information in SARIF exports.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Add LLVM_FALLTHROUGH annotation after switch
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Mandeep Singh...
Revert "[COFF, ARM64] Change setjmp for AArch64 Windows...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tim Northover
Revert "Reapply Logging: make os_log buffer size an...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Use C++11 fallthrough attribute syntax when available...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Simon Pilgrim
[LegalizeDAG] Add generic vector CTPOP expansion (PR32655)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
[Hexagon] Fix MO_JumpTable const extender conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Gheorghe-Teodor...
[OpenMP][libomptarget] Add runtime function for pushing...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tim Northover
Reapply Logging: make os_log buffer size an integer...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Andrea Di Biagio
[llvm-mca] Add extra counters for move elimination...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
[AArch64] Fix unintended fallthrough and strengthen...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Mandeep Singh...
Revert "[COFF, ARM64] Implement Intrinsic.sponentry...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Reid Kleckner
Replace two fallthrough annotations after covered switc...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jordan Rupprecht
[llvm-strip] Support --keep and --strip-all-gnu from...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Fix typo in ProcessFreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jordan Rupprecht
[llvm-objcopy] Support --{enable,disable}-deterministic...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Yan Zhang
Fix the issue that not recognizing single acronym with...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Fix Exists call sites
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jordan Rupprecht
[llvm-objcopy] Don't apply --localize flags to common...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Fangrui Song
[llvm-objcopy] For multiclass Eq, associate help text...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Remove Exists() from FileSpec
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Remove ResolveExecutableLocation() from...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sanjay Patel
[InstCombine] add test for ComputeNumSignBits on 2...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Cameron McInally
Fix whitespace in test/Assembler/fast-math-flags.ll
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sam Parker
[ARM] Attempt to fix ppc64be buildbot
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Improve assert and add Terminate in unit...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Zachary Turner
[NativePDB] Get LLDB types from PDB function types.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
David Bolvansky
[Diagnostics] Implement -Wsizeof-pointer-div
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tim Northover
Revert "Logging: make os_log buffer size an integer...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Fangrui Song
[llvm-objcopy] Use proper cases
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Kadir Cetinkaya
[clang] Improve ctor initializer completions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Remove GetPermissions() and Readable(...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sanjay Patel
[DAGCombiner] make sure we have a whole-number extract...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Daniel Sanders
[MC] Implement EmitRawText in MCNullStreamer
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sam Parker
[ARM][CGP] Negative constant operand handling
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Erich Keane
Multiversioning- Ensure all MV functions are emitted.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Erich Keane
CPU-Dispatch- Fix type of a member function, prevent...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Zachary Turner
[MS Demangler] Expose the Demangler AST publicly.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Simon Pilgrim
[X86][X86FixupLEA] Rename processInstructionForSLM...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tim Northover
Logging: put link against libclangAnalysis rather than...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Louis Dionne
[libcxx] Fix usage of _C2, which is a "nasty macro...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tim Northover
Logging: add CMake dependency so libAST can use OSLog...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sanjay Patel
[InstSimplify] fold icmp based on range of abs/nabs...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sanjay Patel
[InstSimplify] add tests for icmp fold bug (PR39510...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Aleksandar...
[mips][micromips] Fix JmpLink to TargetExternalSymbol
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Benjamin Kramer
[ADT] Clean up SparseBitVector copying and make it...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Tim Northover
Logging: make os_log buffer size an integer constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Chad Rosier
[AArch64] Add support for ARMv8.4 in Saphira.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Erich Keane
CPU-Dispatch-- Fix conflict between 'generic' and ...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sven van Haastregt
Allow clk_event_t comparisons
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Simon Pilgrim
[X86][SSE] Move 2-input limit up from getFauxShuffleMas...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Aaron Ballman
Update to the 10-10 SARIF spec.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Max Kazantsev
[NFC] Specialize public API of ICFLoopSafetyInfo for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Stefan Maksimovic
[Mips] Conditionally remove successor block
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Max Kazantsev
[NFC] Reorganize code to prepare it for more transforms
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
George Rimar
[ELF] - Do not crash when -r output uses linker script...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Paulsson
[SystemZ::TTI] Recognize the higher cost of scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Paulsson
[SystemZ::TTI] Accurate costs for i1->double vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Roman Lebedev
[clang][CodeGen] ImplicitIntegerSignChangeSanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Aleksandr Urakov
[Windows] A basic implementation of memory allocations...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Max Kazantsev
[IndVars] Smart hard uses detection
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Max Kazantsev
[SCEV] Avoid redundant computations when doing AddRec...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Jonas Devlieghere
[FileSystem] Remove GetByteSize() from FileSpec
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Zachary Turner
[CodeView] Emit the correct TypeIndex for std::nullptr_t.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Li Jia He
[PowerPC] Support constraint 'wi' in asm
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Li Jia He
[Clang][PowerPC] Support constraint 'wi' in asm
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Mandeep Singh...
[COFF, ARM64] Implement llvm.addressofreturnaddress...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Artem Dergachev
[analyzer] SARIF: Suppress version testing in a more...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Sam Clegg
[WebAssembly] Remove duplicate function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Richard Smith
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Thomas Lively
[WebAssembly] Fix type names in truncation builtins
commit
|
commitdiff
|
tree
|
snapshot
next