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-07
Dean Michael...
[XRay] Use TSC delta encoding for custom/typed events
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Fangrui Song
[llvm-strip] Check "strip" with StringRef::contains...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Heejin Ahn
[WebAssembly] Update more test cases after FixFunctionB...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Shoaib Meenai
[cmake] Fix typo. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Matthias Braun
RegAllocFast: Factor spill/reload creation into their...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Matthias Braun
RegAllocFast: Cleanups; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Matthias Braun
RegAllocFast: Rename statistic from NumCopies to NumCoa...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Heejin Ahn
[WebAssembly] Update test cases after FixFunctionBitcasts
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Jason Molenda
Standardize the OTHER_LDFLAGS for the lldb-gtest-build...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Evgeniy Stepanov
[sanitizer] Only set soft coredump limit.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Jason Molenda
Compiler warning pointed out a mistake - fix it.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Sanjay Patel
[IR] add optional parameter for copying IR flags to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Nathan Lanza
Remove working directory for debugserver code signing...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Reid Kleckner
[Windows] Simplify WindowsSupport.h
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Jonathan Metzman
[fuzzer] Read files as binary
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Jason Molenda
Add MSVCUndecoratedNameParser.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Joel E. Denny
[FileCheck] Try to fix windows bots broken by r346272
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Vedant Kumar
[Darwin] Export new weak external symbols when compilin...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Jessica Paquette
[MachineOutliner][NFC] Remove OccurrenceCount from...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Jessica Paquette
[MachineOutliner][NFC] Remove IsInTree from SuffixTreeNode
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Evandro Menezes
[PATCH] [AArch64] Refactor helper functions (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Joel E. Denny
[FileCheck] Parse command-line options from FILECHECK_OPTS
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Reid Kleckner
Set config.lit_tools_dir, which is needed by lit.llvm...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Vitaly Buka
[sanitizer] Return headed to fix build after r346258
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Jessica Paquette
[MachineOutliner][NFC] Add findRepeatedSubstrings to...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Reid Kleckner
Silence deprecation warning for GetVersionEx with clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Yaxun Liu
AMDGPU: Add an option -disable-promote-alloca-to-lds
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Aaron Ballman
Don't use std::next() on an input iterator; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Reid Kleckner
[MS] Zero out ECX in __cpuid in intrin.h
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Benjamin Kramer
[dfsan] Fix build after r346262
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Konstantin...
AMDGPU/Docs: Fix the processor table
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kuba Mracek
[sanitizer] Use "fast mmap" kernel flag for shadow...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Teresa Johnson
[ThinLTO] Split NotEligibleToImport into legality and...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Jordan Rupprecht
[lld][NFC] Use explicit --symbols instead of -t in...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Craig Topper
[X86] Add custom promotion of v2i8/v2i16 fp_to_sint...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Vitaly Buka
[sanitizer] Fix nolibc unittests broken by r346215
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Vitaly Buka
[sanitizer] Add char **GetEnviron() on all other platforms
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Vedant Kumar
[CodeExtractor] Do not extract calls to eh_typeid_for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Vedant Kumar
[CodeExtractor] Erase use-without-def debug intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Matthias Braun
LivePhysRegs/IfConversion: Change some types from unsig...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Volkan Keles
[AArch64][GlobalISel] Simplify and autogenerate the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Justin Bogner
[utils] Update SmallVector lldb formatter for r337514
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Volkan Keles
Reland r346166: [GlobalISel] Refactor the artifact...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Eli Friedman
Disable calls to *_finite and other glibc-only function...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Derek Schuff
[WebAssembly] Address review comments from r346248...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Derek Schuff
[WebAssembly] Support creation and import of shared...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Davide Italiano
[ObjectFile] Prefer reinterpret_cast<>
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Derek Schuff
[WebAssembly] Add shared memory support to limits field
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] allow vector types for fcmp+fpext fold
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Davide Italiano
[ObjectFileELF] Fix misaligned read/writes caught by...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] add vector test for fcmp+fpext; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] propagate fast-math-flags when folding...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] rearrange code for fcmp+fpext; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] propagate fast-math-flags when folding...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] adjust tests to show dropping FMF; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] propagate fast-math-flags when folding...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Elizabeth Andrews
[benchmark] Disable exceptions in Microsoft STL
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] adjust tests to show dropping FMF; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] reduce code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] propagate fast-math-flags when folding...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Pavel Labath
CPlusPlusLanguage: Use new demangler API to implement...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sanjay Patel
[InstCombine] add tests for FMF propagation failure...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Philip Pfaffe
[CMake] Fix generation of exported targets in build...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Simon Atanasyan
[mips] Support sigrie instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kamil Rytarowski
Adapt UBSan integer truncation tests to NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Clement Courbet
[llvm-exegesis] Ignore X86 pseudo instructions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Clement Courbet
[X86][NFC] Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Simon Pilgrim
[InstCombine] Ensure nested shifts are in range (OSS...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Eric Liu
[clangd] Deduplicate query scopes.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Eric Liu
[clangd] Get rid of QueryScopes.empty() == AnyScope...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kamil Rytarowski
Prioritize the constructor call of __local_xray_dyninit()
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Eric Liu
[clangd] auto-index stores symbols per-file instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Benjamin Kramer
Add parens to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Sam McCall
[clang-tidy] run() doesn't update the SourceManager.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Martin Storsjo
[Support] Fix `warning: unknown pragma ignored` for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Max Kazantsev
[NFC] Turn collectTransitivePredecessors into a static...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kadir Cetinkaya
T was unused on assertion disabled builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Benjamin Kramer
[sanitizer] Use AT_EXECFN in ReExec() if available
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Dean Michael...
[XRay] Update XRayRecord to support Custom/Typed Events
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Aleksandr Urakov
[PDB] Introduce `MSVCUndecoratedNameParser`
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Akira Hatanaka
Cast to uint64_t instead of to unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Akira Hatanaka
os_log: Allow specifying mask type in format string.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Akira Hatanaka
os_log: Add a new privacy annotation "sensitive".
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Akira Hatanaka
os_log: Minor code cleanups. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Mandeep Singh...
[COFF, ARM64] Implement InterlockedDecrement*_* builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Mandeep Singh...
[COFF, ARM64] Implement InterlockedIncrement*_* builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Mandeep Singh...
[COFF, ARM64] Implement InterlockedAnd*_* builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Mandeep Singh...
[COFF, ARM64] Implement InterlockedXor*_* builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Max Kazantsev
[LICM] Remove too conservative IsMustExecute variable
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Matthias Braun
AArch64: Cleanup CCMP code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Zi Xuan Wu
It's a test commit, which is my first commit and also...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Max Kazantsev
[LICM] Use ICFLoopSafetyInfo in LICM
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Volodymyr Sapsai
[CodeGenCXX] XFAIL test for ASAN on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Max Kazantsev
[NFC] Add motivating test case for revert in rL346198
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Max Kazantsev
Revert "[IndVars] Smart hard uses detection"
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Robert Widmann
[LLVM-C] Fix Windows Build of Core
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kamil Rytarowski
Disable XRay test fork_basic_logging for NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Robert Widmann
[LLVM-C] Improve Intrinsics Bindings
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Kamil Rytarowski
Follow Windows' approach for NetBSD in AlarmCallback()
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
George Karpenkov
[libFuzzer] Disable value-profile-cmp.test and fuzzer...
commit
|
commitdiff
|
tree
|
snapshot
next