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-09-20
Rui Ueyama
Rename a function. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Rui Ueyama
Make variable names shorter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Rui Ueyama
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Xin Tong
[GlobalDCE] AvailableExternal linkage is checked in...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sanjay Patel
[InstCombine] rename test file, simplify tests, regener...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Walter Lee
[RegAllocGreedy] Fix crash in tryLocalSplit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Zachary Turner
[PDB] Fix -Wcovered-switch-default warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
David Carlier
[Hwasan] interceptor macro / extra comma removal
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Erik Pilkington
Fix an assert in -Wquoted-include-in-framework-header
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Vedant Kumar
[Bitcode] Address backwards compat bug in r342631
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Jessica Paquette
[MachineOutliner][NFC] Move debug info emission to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sameer AbuAsal
[inline Cost] Don't mark functions accessing varargs...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Rui Ueyama
Fix -Wtrigraphs.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Rui Ueyama
Add paretntheses around a C macro parameter.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Erik Pilkington
[Sema] Retain __restrict qualifiers when substituting...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Tatyana Krasnukha
Replace boolean parameter with enum value according...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Zachary Turner
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sanjay Patel
[SelectionDAG] replace duplicated peekThroughBitcast...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Eric Christopher
Add testcases for r342667.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Eric Christopher
r342177 introduced a hint in cases where an #included...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Mike Rice
[OPENMP] Fix spelling of getLoopCounter (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sanjay Patel
[InstCombine] add tests for vector concat with binop...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Fedor Sergeev
[New PM] Introducing PassInstrumentation framework
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Shafik Yaghmour
Refactor FindVariable() core functionality into StackFr...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sid Manning
[ELF][HEXAGON] Set DefaultMaxPageSize to 64K
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Calixte Denizet
[profile] Fix tests in compiler-rt for patch in gcov...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Zachary Turner
Fix one more test failure.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Zachary Turner
[PDB] Fix failing test.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Zachary Turner
[PDB] Better printing of builtin types when using DIA...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Calixte Denizet
[gcov] Fix wrong line hit counts when multiple blocks...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Zachary Turner
[PDB] Add the ability to map forward references to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Andrea Di Biagio
[llvm-mca][BtVer2] Modify ANDN tests in zero-idioms...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
David Major
Fix test after r342652
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sanjay Patel
[IR] add shuffle query for vector concatenation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
David Major
[winasan] Unpoison the stack in NtTerminateThread
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Kostya Kortchinsky
[sanitizer] Make __sanitizer::CheckFailed not public
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sanjay Patel
[IR] reduce duplication in unittest for shuffles; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
David Major
[winasan] Reduce hotpatch prefix check to 8 bytes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Alexey Bataev
[OPENMP] Add support for mapping memory pointed by...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Jesper Antonsson
[InstCombine] Handle vector compares in foldGEPIcmp()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Guillaume Chatelet
[llvm-exegesis] Fix broken build bots.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Simon Pilgrim
[X86][SSE] Remove UNPCKL(SHUFFLE)->UNPCKH custom combine
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Guillaume Chatelet
[llvm-exegesis] Improve Register Setup (roll forward...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Benjamin Kramer
[ADT] Bring back memmove to make GCC 5.4 happy
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Simon Pilgrim
[X86][SSE] Remove PSHUFLW/PSHUFHW combineRedundantHalfS...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Alex Bradbury
[RISCV][MC] Modify evaluateConstantImm interface to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Andrea Di Biagio
Fix -Wdocumentation warnings introduced by r342555...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Simon Pilgrim
Fix line-endings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sven van Haastregt
[OpenCL] Diagnose redundant address space conversion
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Benjamin Kramer
[ADT] Try again to use the same version of llvm::Option...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Hans Wennborg
FileCheckify test/Driver/Xarch.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
George Rimar
[DWARF] - Emit the correct value for DW_AT_addr_base.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Jonas Devlieghere
[target] Change target create's behavior wrt loading...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Jonas Devlieghere
[NFC] Turn "load dependent files" boolean into an enum
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Bjorn Pettersson
[IPSCCP] Fix a problem with removing labels in a switch...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Calixte Denizet
[IR] Add a boolean field in DILocation to know if a...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Alex Bradbury
[RISCV][MC] Improve parsing of jal/j operands
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sylvestre Ledru
fix some typos in the doc
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sylvestre Ledru
add a quick link to libc++
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sylvestre Ledru
add a quick link to libc++abi
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sylvestre Ledru
refresh the libc++ homepage
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Roman Lebedev
[NFC][x86][AArch64] Add BEXTR-like test patterns.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sylvestre Ledru
Improve the doc about the initial commit email sent...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Bjorn Pettersson
[MachineVerifier] Relax checkLivenessAtDef regarding...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Dean Michael...
[XRay][compiler-rt] FDRLogWriter Abstraction
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Eric Christopher
Temporarily Revert "[New PM] Introducing PassInstrument...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Maya Madhavan
Fix for bug 34002 - label generated before it block...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
QingShan Zhang
[PowerPC] [Clang] Add vector int128 pack/unpack builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Dean Michael...
[unittests] Do not use llvm::sort in googlemock
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
QingShan Zhang
[PowerPC] Fix the assert of combineBVOfConsecutiveLoads...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Thomas Lively
[WebAssembly] Renumber SIMD ops
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Eric Fiselier
Fix diagnostic regex in variant tests to tolerate older...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Yi Kong
[builtins] Add __emutls_unregister_key function
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Aaron Puchert
Thread Safety Analysis: warnings for attributes without...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sean Fertile
[PPC64] Handle ppc64le triple in getBitcodeMachineKind.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sean Fertile
[PPC64] Helper for offset from a function's global...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Sean Fertile
[PPC64] Optimize redundant instructions in global acces...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Eugene Zelenko
[Clang-tidy] Alphabetical sort of files/checks. Add...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Aaron Puchert
Thread safety analysis: Handle ObjCIvarRefExpr in SExpr...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Volodymyr Sapsai
Revert "Implement LWG 2221 - No formatted output operat...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Michael Berg
[WEB] add new flags to a DebugInfo lit test
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Fedor Sergeev
[New PM] Introducing PassInstrumentation framework
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Evgeniy Stepanov
Revert "[XRay][compiler-rt] FDRLogWriter Abstraction...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Sanjay Patel
[x86] add test for 256-bit andn (PR37749); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Sanjay Patel
[SelectionDAG] allow vector types with isBitwiseNot()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Juergen Ributzka
Fix the build when LLVM_TARGETS_TO_BUILD is empty.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Sanjay Patel
[x86] add test for add+not vector fold; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Matthias Braun
AArch64: Add FuseCryptoEOR fusion rules
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Matthias Braun
MachineScheduler: Add -misched-print-dags flag
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Chandler Carruth
Workaround a limitation of llvm::Any when used with...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Shuai Wang
[NFC] Declare instead of define non-void functions...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Evandro Menezes
[ARM] Adjust the feature set for Exynos
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Kostya Kortchinsky
[sanitizer][fuchsia] Fix VMAR leak
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Evandro Menezes
[ARM] Refactor Exynos feature set (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Matt Morehouse
[InstCombine] Disable strcmp->memcmp transform for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Saleem Abdulrasool
test: actually fix the condition properly
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Simon Pilgrim
[X86] Handle COPYs of physregs better (regalloc hints)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Michael Berg
Copy utilities updated and added for MI flags
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Sanjay Patel
[x86] change names of vector splitting helper functions...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Vitaly Buka
[ThinLTO] Write TYPE_IDs for types used in functions...
commit
|
commitdiff
|
tree
|
snapshot
next