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
2019-01-18
Daniel Sanders
[adt] Twine(nullptr) derefs the nullptr. Add a deleted...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Florian Hahn
[SelectionDAG] Split very large token factors for chain...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Craig Topper
[X86] Lower avx2/avx512f gather intrinsics to X86Masked...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jonas Toth
[clang-tidy] add reproducer for PR39949 into test-suite
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Craig Topper
[X86] Only define _XCR_XFEATURE_ENABLED_MASK in xsavein...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Florian Hahn
[LCSSA] Skip blocks in sub-loops when scanning for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Ilya Biryukov
[Support] Implement llvm::Registry::iterator via llvm_i...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Zola Bridges
[clang][slh] add Clang attr no_speculative_load_hardening
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Greg Clayton
Make sure to fill in the compiler register number so...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Ilya Biryukov
[clangd] Make background index less chatty
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Neil Henning
[AMDGPU] Add some missing always-uniform values.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Nirav Dave
Revert "Clang side support for @cc assembly operands."
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Simon Pilgrim
[LTO] Change test/tools/lto/no-bitcode.s requirement...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Nirav Dave
Clang side support for @cc assembly operands.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Nirav Dave
[SelectionDAGBuilder] Cleanup InlineAsm Output generati...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Sanjay Patel
[x86] simplify code for SDValue.getOperand(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Clement Courbet
Revert r351529 "[llvm-objdump][NFC] Improve readability."
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dmitry Preobrazhensky
[AMDGPU][MC][GFX8+][DISASSEMBLER] Corrected 1/2pi value...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Simon Pilgrim
[TTI] Use ConcreteTTI cast in getIntrinsicInstrCost...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Clement Courbet
Reland r351529 "[llvm-objdump][NFC] Improve readability."
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Florian Hahn
[SelectionDAG] Add getTokenFactor, which splits nodes...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
James Henderson
Add __[_[_]]Z demangling to new common demangle function
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Erich Keane
Fix test failure from r351495
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dmitry Preobrazhensky
[AMDGPU][MC] Disabled use of 2 different literals with...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Pavel Labath
[ADT] Add streaming operators for llvm::Optional
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Rimar
[llvm-objdump] - Dump the archive headers when -all...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Anastasia Stulova
[OpenCL] Fix overloading ranking rules for addrspace...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Rimar
[llvm-objdump] - Move getRelocationValueString and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dylan McKay
[AVR] Fix codegen bug in 16-bit loads
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Rimar
[llvm-objdump] - Show aliases in -help.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Pavel Labath
Breakpad: Extract parsing code into a separate file
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Alex Bradbury
[analyzer] Unbreak building of SymbolReaperTest true...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dylan McKay
[AVR] Fix the inst-cbr test
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Florian Hahn
[SelectionDAG] Add static getMaxNumOperands function...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Clement Courbet
Revert r351529 "[llvm-objdump][NFC] Improve readability."
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Kadir Cetinkaya
[tooling] Add a new argument adjuster for deleting...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Clement Courbet
[llvm-objdump][NFC] Improve readability.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Vlad Tsyrklevich
Fix failing MSan bots
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Shiva Chen
[ScheduleDAGRRList] Do not preschedule the node has...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dylan McKay
[AVR] Rewrite the CBRRdK instruction as an alias of...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Hsiangkai Wang
[CodeGen] Fix bugs in LiveDebugVariables when debug...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jonas Devlieghere
[Reproducers] Fix reproducers unittest.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Dylan McKay
[AVR] Expand 8/16-bit multiplication to libcalls on...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Craig Topper
[X86] Add test cases showing failure to fold a global...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Craig Topper
[X86] Change avx512-gather-scatter-intrin.ll to use...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Max Kazantsev
Re-enable terminator folding in LoopSimplifyCFG: underl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Nico Weber
gn build: unbreak mac (and maybe win) after r351258...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Chandler Carruth
[PSTL] Convert license text file to use unix line endin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Xing GUO
[DOCS] it it => it
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Nico Weber
gn build: Merge r351499
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Nico Weber
mac: Correctly disable tools/lto tests when building...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Karpenkov
[analyzer] Introduce proper diagnostic for freeing...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Karpenkov
[analyzer] Extend the PathDiagnosticLocation constructo...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Karpenkov
[analyzer] [NFC] Clean up messy handling of bug categor...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Karpenkov
[analyzer] const-ify reference to bug type used in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Karpenkov
[analyzer] Extend BugType constructor to accept "Suppre...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Karpenkov
[analyzer] [RetainCountChecker] Produce a correct messa...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
George Karpenkov
[analyzer] [RetainCountChecker] Smart pointer support.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Thomas Lively
[WebAssembly] Add languages from debug info to producer...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Vitaly Buka
[safestack] Remove dependency of SafeStack on sanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Artem Dergachev
[analyzer] A speculative fix for buildbot failures...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Brad Smith
Use llvm::VersionTuple instead of manual version marsha...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Vitaly Buka
[safestack] Replace statics with unnamed namespace
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Mandeep Singh...
[polly] Change to range-based invocation of llvm::sort
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Jonas Devlieghere
[Reproducers] Refactor reproducer info
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Artem Dergachev
[analyzer] MoveChecker: Add one more common resetting...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Artem Dergachev
[analyzer] Make sure base-region and its sub-regions...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-18
Alex Langford
[CMake] Only test debugserver if platform can use debug...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Jonas Devlieghere
[lit] Fix lldbtest format
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Alex Langford
[CMake] Prevent lldbDebugserverCommon from building...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Erich Keane
Make integral-o-pointer conversions in SFINAE illegal.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Matt Arsenault
AMDGPU: Convert tests away from llvm.SI.load.const
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Erik Pilkington
Address Ried's post-commit review comment on r351477.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Vedant Kumar
[HotColdSplit] Allow outlining with live outputs
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Vedant Kumar
[HotColdSplit] Consider resume instructions to be cold
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Jason Molenda
Don't run TestBreakpointThumbCodesection.py on darwin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Jonas Devlieghere
[CMake] Fix lldb-test-depends target
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Sam Clegg
[WebAssembly] Fix windows compiler warning by using...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Richard Smith
Fix cleanup registration for lambda captures.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Davide Italiano
[lit] Make sure tests are actually skipped on darwin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Vladimir Stefanovic
[mips] Emit .reloc R_{MICRO}MIPS_JALR along with j...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eric Fiselier
Add -Wctad-maybe-unsupported to diagnose CTAD on types...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Vedant Kumar
[HotColdSplit] Relax requirement that the cold sink...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Erik Pilkington
[demangler] Support for block literals.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Erik Pilkington
[demangler] Ignore leading underscores if present
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Vedant Kumar
[HotColdSplit] Simplify tests by lowering their splitti...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Peter Collingbourne
xray: Add missing header to list of installed headers.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Reid Kleckner
Fix -Wsign-compare in new tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Erik Pilkington
Fix an MSVC bot failure from r351474.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Wei Mi
[SampleFDO] Skip profile reading when flattened profile...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Reid Kleckner
[InstCombine] Don't sink dynamic allocas
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Erik Pilkington
NFC: Make the copies of the demangler byte-for-byte...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Hyrum Wright
[clang-tidy] Add abseil-duration-conversion-cast check
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Sanjin Sijaric
Fix the buildbot failure introduced by r351404
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Aaron Ballman
Revert r351208 (which was a revert of r350892).
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Aaron Ballman
Revert r351209 (which was a revert of r350891) with...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Nico Weber
llvm build: Merge r351448
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eugene Zelenko
[Documentation] Fix another link in docs/clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eugene Zelenko
[Documentation] Another attempt to fix link in docs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Eugene Zelenko
[Documentation] Fix link in docs/clang-tidy/Contributin...
commit
|
commitdiff
|
tree
|
snapshot
next