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-03-08
Zachary Turner
Resubmit "Write a hash of the executable into the PE...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Matt Davis
[DebugInfo] Add verifier for DICompositeType vector
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Vlad Tsyrklevich
Fix test failure introduced in r327041
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Alina Sbirlea
[MemorySSA] Split PtrIntPair as this fails on win/arm.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Jan Vesely
amdgcn,popcount: Workaround broken llvm.ctpop intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Jan Vesely
integer/gentype: Add __CLC_VECSIZE macro
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Jan Vesely
popcount: Provide function implementation rather than...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Vlad Tsyrklevich
[ThinLTO] Keep available_externally symbols live
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Gheorghe-Teodor...
[OpenMP][libomptarget] Fix union.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[InstCombine] add min/max tests with not ops; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Kuba Mracek
More revert of r327031
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Krzysztof Parzyszek
[Hexagon] Ignore indexed loads when handling unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
David Zarzycki
[Tests] Remove empty test file that causes the test...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Alina Sbirlea
Expose must/may alias info in MemorySSA.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[AMDGPU] fix test to survive the most basic undef const...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Kuba Mracek
Revert r327029
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Kuba Mracek
Revert r327031
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Kuba Mracek
[asan] Fix a false positive ODR violation due to LTO...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[x86] fix test to be independent of FP undef
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Kuba Mracek
[asan] Fix a false positive ODR violation due to LTO...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[StructurizeCFG] fix test to be independent of FP undef
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Andrea Di Biagio
[llvm-mca] add override keyword to method ResourcePress...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[x86] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Andrea Di Biagio
[llvm-mca] HWEventListener is a class, not struct.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Tom Stellard
merge-request.sh: Update 6.0 metabug for 6.0.1
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Haojian Wu
[clangd] Early return for #include goto definition.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[StructurizeCFG] auto-generate full checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Stefan Pintilie
[Power9] Add more missing instructions to the Power...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Matt Arsenault
AMDGPU/GlobalISel: Pass subtarget + TM to LegalizerInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Eric Liu
[clangd] Bump vscode extension version to 0.0.5
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Andrea Di Biagio
[llvm-mca] Unify the API for the various views. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Pavel Labath
Fix std unique pointer pretty-printer for new stl versions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Pavel Labath
Install lldb's SB headers (pr36630)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Daniel Sanders
Fix unused function warning in StatisticTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[InstCombine] regenerate checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Pavel Labath
[LLDB][PPC64] Fix single step and LldbGdbServer tests
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[InstSimplify] add more tests for FP undef; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Pavel Labath
DWARFVerifier: Basic verification of .debug_names
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Andrea Di Biagio
[llvm-mca] Emit the 'Instruction Info' table before...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Eric Liu
[clangd:vscode] Resolve symlinks for file paths from...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Alexey Bataev
[OPENMP] Emit sizes/init ptrs etc. data for task reduct...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Michal Gorny
[cmake] Append -Wl,-rpath-link conditionally to GNULD
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
George Rimar
[ELF] - Fix crash relative to SHF_LINK_ORDER sections.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Marshall Clow
Implement LWG#2518 - Non-member swap for propagate_cons...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sanjay Patel
[InstCombine, NewGVN] remove FP undef from tests
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
George Rimar
[ELF] - Support "INSERT AFTER" statement.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
David Zarzycki
[CMake] Add missing test dependency
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Hans Wennborg
[COFF] Make the DOS stub a real DOS program
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Ed Maste
Use ellipsis ... to indicate omitted commands
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Andrea Di Biagio
Add llvm-mca.rst to the table of contents in docs/Comma...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Andrea Di Biagio
[llvm-mca] LLVM Machine Code Analyzer.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Krasimir Georgiev
[clang-format] Use NestedBlockIndent as a 0 column...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
James Henderson
[DWARF] Don't attempt to parse line tables at invalid...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Jonas Devlieghere
[dsymutil] Embed toolchain in dSYM bundle
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Andrea Di Biagio
[MCSchedule] Always generate processor resource names.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Craig Topper
[X86] Change X86::PMULDQ/PMULUDQ opcodes to take vXi64...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Stephan Bergmann
Propagate DLLAttr to friend re-declarations of member...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Tony Tye
[AMDGPU] Update AMDGOUUsage.rst descriptions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
George Burgess IV
[CodeGen] Emit lifetime.ends in both EH and non-EH...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Eugene Zemtsov
Build LLVMDemangle from build_symbolizer.sh
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Heejin Ahn
[WebAssembly] Add except_ref as a first-class type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Heejin Ahn
[WebAssembly] Add except_ref as a first-class type
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Heejin Ahn
[WebAssembly] Add IntrNoReturn property to throw/rethro...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Eugene Zemtsov
Add Demangle lib into internalization list
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
George Karpenkov
[analyzer] Correctly model iteration through "nil"...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Daniel Sanders
Support resetting STATISTIC() values using llvm::ResetS...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
George Burgess IV
Fix an unused variable warning; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Eugene Zelenko
[Documentation] Fix Release notes problems introduced...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Fangrui Song
Add attributes and fix some keywords in llvm-mode.el
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Rui Ueyama
Return early. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Sam Clegg
[WebAssembly] Honor --allow-undefined even for explicit...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Bob Haarman
Revert "[LTO] Support filtering by hotness threshold"
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Reid Kleckner
Revert "[Sema] Make getCurFunction() return null outsid...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Richard Smith
When substituting previously-checked template arguments...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Rui Ueyama
Simplify LazyobjFile and readElfSymbols.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Reid Kleckner
[MS] Pass CVRU qualifiers properly in Itanium mangler
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Rafael Auler
Reland "[DebugInfo] Support DWARF expressions in eh_frame"
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Weiming Zhao
[AArch64] Fix UB about shift amount exceeds data bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
George Burgess IV
Fix a doc typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Craig Topper
[X86] Fix some isel patterns that used aligned vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Rafael Espindola
Delete code that is probably dead since r249303.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Reid Kleckner
[Sema] Make getCurFunction() return null outside functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-08
Eugene Zemtsov
Fix build broken by r326959
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Simon Pilgrim
[X86][SSE] LowerBUILD_VECTORAsVariablePermute - reorder...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Reid Kleckner
[MS] Accept __unaligned as a qualifier on member functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Rafael Espindola
Set dso_local on tls init functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Nico Weber
[ms] Emit vtordisp initializers in a deterministic...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Eugene Zemtsov
Use itaniumDemangle in llvm-symbolizer
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Marshall Clow
Include <system_error> since we use it. Thanks to Andre...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Reid Kleckner
Avoid including ScopeInfo.h from Sema.h
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Sanjay Patel
[TTI] add explanatory comments for getArithmeticInstrCo...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Evandro Menezes
[AArch64] Adjust the cost of integer vector division
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Eugene Zelenko
[Documentation] Fix Clang-tidy checks list broken in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Rui Ueyama
Revert r326932: [DebugInfo] Support DWARF expressions...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
George Karpenkov
[analyzer] [PointerArithChecker] do not warn on indexes...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
George Karpenkov
[analyzer] Don't crash with assertion failure on struct...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Gheorghe-Teodor...
[OpenMP] Remove implicit data sharing using device...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Sebastian Pop
[AArch64] add missing pattern for insert_subvector...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Gheorghe-Teodor...
[OpenMP] Remove implicit data sharing code gen that...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-07
Simon Marchi
[clangd] Remove unused field in HandlerRegisterer
commit
|
commitdiff
|
tree
|
snapshot
next