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
2017-09-21
Davide Italiano
[AArch64] Properly check alignment for AARCH64_LD_PREL_...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Zachary Turner
[lit] Make lit support config files with .py extension.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Craig Topper
[X86] Replace a condition that can never be true with...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Craig Topper
[SelectionDAG] Replace a flag that can never be true...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Davide Italiano
[AArch64] Include test for out of range LD_PREL_LO19.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Vitaly Buka
[asan] Remove trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Vitaly Buka
[asan] Remove "COLLISION" workaround for datarace in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Vitaly Buka
[asan] Remove "rm -f" in tests where it was needed...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Michael Kruse
Check whether IslAstInfo and DependenceInfo were comput...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Davide Italiano
[AArch64] Implement R_AARCH64_ LD_PREL_LO19.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Craig Topper
[InstCombine] Teach getDemandedBitsLHSMask to handle...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Craig Topper
[SelectionDAG] Use APInt::getActivebits instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Sam Clegg
[WebAssembly] Weak symbols should be defined in SF_Global
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Adrian Prantl
typo
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Adrian Prantl
llvm-dwarfdump: move -eh-frame into the right section...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vitaly Buka
[asan] Fix nested error detection
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marek Sokolowski
[llvm-readobj] Fix 'Teach readobj to dump .res files...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marek Sokolowski
[llvm-readobj] Fix 'Teach readobj to dump .res files...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Rafael Espindola
Include thin --whole-archive members in --reproduce.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Matt Morehouse
[MSan] Disable sanitization for __sanitizer_dtor_callback.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Dave Lee
Remove references to response file argument in CommandL...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Sanjay Patel
[SimplifyCFG] don't create a no-op subtract
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Erich Keane
[MS Compat]Allow __interfaces to have properties.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Richard Smith
Give external linkage and mangling to lambdas inside...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Reid Kleckner
Commit local changes that missed llvm.dbg.addr
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Reid Kleckner
[IR] Add llvm.dbg.addr, a control-dependent version...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vedant Kumar
[docs] llvm-cov: Document -show-instantiation-summary
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Eugene Zelenko
[ARM] Fix some Clang-tidy modernize-use-using and Inclu...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Saleem Abdulrasool
Revert "Revert "ExecutionEngine: add R_AARCH64_ABS...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Sanjay Patel
[SimplifyCFG] auto-generate full checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Artem Belevich
[NVPTX] Implemented shfl.sync instruction and supportin...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Craig Topper
[InstCombine] Handle (X & C2) < C1 --> (X & C2) == 0
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Craig Topper
[InstCombine] Pre-commit test cases for D38065.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Sam Clegg
[WebAssembly] Add support for local symbol bindings
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marek Sokolowski
[llvm-readobj] Fix 'Teach readobj to dump .res files'.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Simon Atanasyan
[mips] Fix calculation of a branch instruction offset...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Matt Arsenault
AMDGPU: Start selecting v_mad_mixhi_f16
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Saleem Abdulrasool
X86: treat SwiftCC as Win64_CC on Win64
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Matt Arsenault
AMDGPU: Add tied operands to v_mad_mix{lo|hi}_f16
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jan Vesely
Implement cl_khr_int64_extended_atomics builtins
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jan Vesely
Implement cl_khr_int64_base_atomics builtins
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vlad Tsyrklevich
Introduce the llvm-cfi-verify tool (resubmission of...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Eric Christopher
Remove the default subtarget from the new Nios2 port...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Zachary Turner
[lit] Undo the patch to stop writing pyc files.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Matt Arsenault
AMDGPU: Start selecting v_mad_mixlo_f16
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Alexey Bataev
[OPENMP] Support for re-declarations when checking...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vlad Tsyrklevich
Revert "Introduce the llvm-cfi-verify tool (resubmissio...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marshall Clow
Revert 313789 because gcc doesn't like it
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Cameron Desrochers
Fixed unused variable warning introduced in r313796...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ilya Biryukov
[clangd] Fixed crash on MacOS.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Rafael Espindola
Consider ForceAbsolute again in moveAbsRight.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ted Woodward
Fix warning caused by new clang::BuiltinType::Float16...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vlad Tsyrklevich
Introduce the llvm-cfi-verify tool (resubmission of...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Matt Arsenault
AMDGPU: Fix encoding of op_sel for mad_mix* opcodes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Cameron Desrochers
[PCH] Fixed preamble breaking with BOM presence (and...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Sam Clegg
Reland "[WebAssembly] Add support for naming wasm data...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Rafael Espindola
Consider only A.Sec in moveAbsRight.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Craig Topper
[APInt] Use getActiveBits() to implement logBase2 and...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Craig Topper
[InstCombine] Use APInt::getActiveBits() to avoid creat...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Saleem Abdulrasool
CodeGen: support SwiftError SwiftCC on Windows x64
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marek Sokolowski
[llvm-readobj] Teach readobj to dump .res files (Window...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marshall Clow
Mark the __eval methods on independent_bits_engine...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Rafael Espindola
Fix assigning to _gp in linker scripts.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jake Ehrlich
Rename K_MIPS64 to K_GNU64
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Reid Kleckner
Re-land "[DebugInfo] Insert DW_OP_deref when spilling...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Adrian McCarthy
Fix the SIGINT handlers
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Andrew Kaylor
Remove offset size check in nullptr arithmetic handling
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Zachary Turner
[TableGen] Some optimizations to TableGen.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Zachary Turner
[TableGen] Add a DenseMapInfo for MachineValueType.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Hans Wennborg
Revert r313771 "[SLP] Vectorize jumbled memory loads."
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Hans Wennborg
Pacify a gcc -Wparentheses warning
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Hans Wennborg
Pacify gcc's -Wnum-compare after r313775
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Adrian Prantl
llvm-dwarfdump: implement --recurse-depth=<N>
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Rafael Espindola
Add a special case for trivial alignment.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Marshall Clow
Fix a bit of UB in __independent_bits_engine. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Reid Kleckner
[DebugInfo] Use a MapVector to coalesce MachineOperand...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Quentin Colombet
[InstCombine] Add select simplifications
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jan Vesely
Add travis CI configuration file
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jake Ehrlich
Reland "[llvm-objcopy] Add support for .dynamic, .dynsy...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Mohammad Shahid
[SLP] Vectorize jumbled memory loads.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vedant Kumar
[cmake] Add an option to build llvm with IR PGO
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vedant Kumar
[cmake] Unmark LLVM_BUILD_INSTRUMENTED_COVERAGE as...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Vedant Kumar
[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Jake Ehrlich
Reland "[llvm-objcopy] Add support for .dynamic, .dynsy...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Teresa Johnson
[ThinLTO] Fix dead stripping analysis for SamplePGO
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Zachary Turner
[lit] Reverse path list when updating environment vars.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Rafael Espindola
Don't try to compute a value that is known to fail.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Zachary Turner
Make libcxx tests work when llvm sources are not present.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
David Blaikie
DebugInfo: Remove unneeded attributes from test/DebugIn...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Simon Atanasyan
[mips] Add a valid test case to check the reason of...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Serge Pavlov
Put target deduced from executable name at the start...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ilya Biryukov
[clangd] Put inacessible items to the end of completion...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Alexander Kornienko
Revert r313736: "[SLP] Vectorize jumbled memory loads."
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Alexander Kornienko
Revert r313753: "Fix a -Wsign-compare warning in LoopAc...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Roman Lebedev
Replace r313747, don't always warn on enums, rework...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Simon Pilgrim
[X86][SSE] Add PR22415 test case
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Ilya Biryukov
[clangd] Serialize onDiagnosticsReady callbacks for...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Alexander Kornienko
Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Alexander Kornienko
[clang-tidy] Fix linkage-related compiler errors in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-20
Florian Hahn
Recommit [MachineCombiner] Update instruction depths...
commit
|
commitdiff
|
tree
|
snapshot
next