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-10-09
Gabor Horvath
[analyzer] Support Reinitializes attribute in MisusedMo...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Zinovy Nis
[clang-tidy][docs] Update docs for `--check-suffixes`
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Zinovy Nis
[clang-tidy] The patch extends the existing command...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Chandler Carruth
[CFG Printer] Add support for writing the dot files...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
George Burgess IV
Make LocationSize a proper Optional type; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
George Burgess IV
Use locals instead of struct fields; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
David Blaikie
llvm-link: Improve diagnostic for module-level metadata...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Fangrui Song
[Index] Use locations to uniquify function-scope Bindin...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Thomas Lively
[WebAssembly][NFC] Rename test functions for builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Matthias Braun
ExpandPostRAPseudos: Fix alldefsAreDead() not removing...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Petar Jovanovic
[MIPS GlobalISel] Legalize i64 add
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Matthias Braun
TwoAddressInstructionPass: Modernize/fix some comments...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Matthias Braun
PHIElimination: Remove wrong comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Matthias Braun
MachineFunctionPrinterPass: Declare SlotIndexes as...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Nico Weber
lld-link: Implement support for %_PDB% and %_EXT% for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Zachary Turner
Remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Zachary Turner
[PDB] fix a bug in global stream name lookup.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Ali Tamur
Introduce code_model macros
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Petar Jovanovic
[DebugInfo] Fix debug information label tests
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Rong Xu
[X86] Revert r343993 condition branches folding for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Sanjay Patel
[DAGCombiner] simplify code for fmul with constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Marshall Clow
Do the math in uniform_int_distribution::operator(...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Craig Topper
[X86] Prefer isTypeLegal over checking isSimple in...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Sanjay Patel
[x86] add tests for phaddd/phaddw; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Rong Xu
[X86] condition branches folding for three-way conditio...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Scott Linder
[AMDGPU] Legalize VGPR Rsrc operands for MUBUF instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Simon Pilgrim
[X86][AVX2] Enable ZERO_EXTEND_VECTOR_INREG lowering...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Charles Davis
[CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_R...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Sanjay Patel
[x86] make horizontal binop matching clearer; NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kamil Rytarowski
Remove remnant code of using indirect syscall on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kamil Rytarowski
Don't harcode -ldl test/sanitizer_common/TestCases
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Robert Lougher
[TailCallElim] Enable marking of calls with byval as...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Tom Stellard
AMDGPU/GlobalISel: Select amdgcn.cvt.pkrtz to 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kristina Brooks
Fix incorrect Twine usage in CFGPrinter
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Rui Ueyama
Fix a broken buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Eric Liu
[clang-move] Dump whether a declaration is templated.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kamil Rytarowski
Disable TestCases/pthread_mutexattr_get on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kamil Rytarowski
Fix Posix/devname_r for NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Rui Ueyama
Avoid unnecessary buffer allocation and memcpy for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Nicolai Haehnle
AMDGPU: Future-proof {raw,struct}.buffer.atomic intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Nicolai Haehnle
TableGen/CodeGenDAGPatterns: addPredicateFn only once
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Xin Tong
Fix test case for @r343970
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Sanjay Patel
[x86] add hadd test with no undefs, remove duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Sanjay Patel
[x86] simplify hadd tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Neil Henning
[AMDGPU] Add an AMDGPU specific atomic optimizer.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Sid Manning
[ELF][HEXAGON] Add R_HEX_GOT_16_X support
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Zachary Turner
Don't use back-quotes in a run line.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Xin Tong
[ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbo...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Oliver Stannard
[AArch64][v8.5A] Don't create BR instructions in outlin...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Oliver Stannard
[AArch64][v8.5A] Restrict indirect tail calls to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Oliver Stannard
[AArch64][v8.5A] Branch Target Identification code...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Alexander Ivchenko
[GlobalIsel][X86] Support G_UDIV/G_UREM/G_SREM
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Sanjay Patel
[x86] add 16 missed hadd patterns (PR39195); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
David Carlier
[Sanitizer] fix internal_sysctlbyname build for FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Haojian Wu
[clangd] Update the out-of-date yaml-symbol-file flag...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Neil Henning
[IRBuilder] Fixup CreateIntrinsic to allow specifying...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Francis Visoiu...
[AsmParser] Return an error in the case of empty symbol...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Peter Smith
[ARM] Account for implicit IT when calculating inline...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Oliver Stannard
[AArch64] Fix verifier error when outlining indirect...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Alex Bradbury
[RISCV] Update alu8.ll and alu16.ll test cases
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Kristina Brooks
[DebugInfo][PDB] Fix a signed/unsigned coversion warning
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Ewan Crawford
[InstCombine] Fix incongruous GEP type addrspace
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Alex Bradbury
[SelectionDAGBuilder][NFC] Pass LHSTy to getShiftAmount...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Max Kazantsev
[LV] Do not create SCEVs on broken IR in emitTransforme...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Zachary Turner
Fix a -Wsign-compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Zachary Turner
Fix a compilation failure on non-MSVC compilers.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Zachary Turner
[PDB] Add the ability to lookup global symbols by name.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Craig Topper
Revert r343948 "[LegalizeDAG] Make one of the ReplaceNo...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Brian Gesiak
[coro]Pass rvalue reference for named local variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Craig Topper
[LegalizeDAG] Make one of the ReplaceNode signatures...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Craig Topper
[LegalizeDAG] Move legalization of scatter and masked...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fangrui Song
[clangd] Migrate to LLVM STLExtras range API
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[DAGCombiner] allow undef elts in vector fadd matching
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[x86] add vector fadd with undef elts test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[x86] remove redundant tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[DAGCombiner] allow undefs when matching vector splats...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[x86] add vector fmul with undef elts tests; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[DAGCombiner] allow undef elts in vector fabs/fneg...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[DAGCombiner] shorten code for bitcast+fabs fold; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[x86] add tests for FP logic folding for vectors with...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Kirill Bobyrev
[clangd] NFC: Migrate to LLVM STLExtras API where possible
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Sanjay Patel
[InstSimplify] add vector test for fneg+fdiv; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Simon Pilgrim
[SelectionDAG] Respect multiple uses in SimplifyDemande...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Simon Pilgrim
[AARCH64][X86] Remove _nonsplat from test names
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Craig Topper
[LegalizeVectorOps] Make ExpandStrictFPOp return the...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Dorit Nuzman
[IAI,LV] Avoid creating interleave-groups for predicate...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Alex Bradbury
[RISCV] Introduce alu8.ll and alu16.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Lang Hames
[ORC] Consume unhandled errors in unit test.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Lang Hames
[ORC] Add a 'remove' method to JITDylib to remove symbols.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Lang Hames
[ORC] Pass symbol name to discard by const reference.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
[X86] getFauxShuffleMask - Handle undef + sentinel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
[X86][SSE] Add SSE41 vector int2fp tests
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
[X86][AVX] Ensure resolveTargetShuffleInputs shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Marshall Clow
Papers and Issues for San Diego
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
[X86] combinePMULDQ - add op back to worklist if Simpli...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
[X86] Regenerate LSR loop iteration test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Sanjay Patel
[x86] add test for masked store with extra shift op...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
[X86][SSE] SimplifyDemandedVectorEltsForTargetNode...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
[X86] Use the SimplifyDemandedBits wrappers where possi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Simon Pilgrim
Revert rL343916: Fix -Wmissing-braces warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
next