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-06-21
David Green
[DA] Enable -da-delinearize by default
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Simon Pilgrim
[X86][AVX] Reduce v4f64/v4i64 shuffle costs (PR37882)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Simon Pilgrim
[SLPVectorizer][X86] Add horizontal add/sub tests
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Mikael Holmen
[DebugInfo] Make sure all DBG_VALUEs' reguse operands...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Simon Atanasyan
CODE_OWNERS: Take ownership of the MIPS backend
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Eric Liu
[clangd] Fix proximity signal output format. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Ivan Donchevskii
[Sema] Fix overloaded static functions for templates
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
David Green
[DAGCombine] Fix alignment for offset loads/stores
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Simon Pilgrim
Fix double-float constant truncation warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Eric Christopher
Remove FIXME comment about WIP.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Eric Christopher
Add some explanatory text to the associated symbol...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Florian Hahn
Recommit r333268: [IPSCCP] Use PredicateInfo to propaga...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Mikael Holmen
[DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Craig Topper
[X86] Go through some tests that still reference old...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Chandler Carruth
[PM/LoopUnswitch] Add partial non-trivial unswitching...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Chandler Carruth
[RISC-V] Fix a test case to not include label names...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Michael Zolotukhin
ProvenanceAnalysis: Store WeakTrackingVH instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Craig Topper
[X86] Remove masking from the 512-bit floating point...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Craig Topper
[X86] Remove masking from 512-bit floating max/min...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Tim Shen
Revert "[SCEV] Improve zext(A /u B) and zext(A % B)"
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Tim Shen
[SCEV] Improve zext(A /u B) and zext(A % B)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Bruno Cardoso...
Revert "Add python tool to dump and construct header...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Bruno Cardoso...
Revert "Warning for framework headers using double...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Bruno Cardoso...
Revert "Fix hmaptool cmake file to work on Windows"
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Evgeniy Stepanov
ASan docs: no_sanitize("address") works on globals.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Sam Clegg
[WebAssembly] Error on mismatched function signature...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Richard Smith
When a dependent alignas is applied to a non-dependent...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Bruno Cardoso...
Fix hmaptool cmake file to work on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Akira Hatanaka
Use cast instead of dyn_cast_or_null.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Wolfgang Pieb
[DWARF] Improved error reporting for range lists.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sam Clegg
[WebAssembly] Minor cleanup to test inputs. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sam Clegg
[WebAssembly] Update function signature mismatch error...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Dardis
[mips] Add microMIPS specific addressing patterns.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Bruno Cardoso...
Warning for framework headers using double quote includes
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alina Sbirlea
Generalize MergeBlockIntoPredecessor. Replace uses...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Richard Smith
Related to PR37768: improve diagnostics for class name...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Bruno Cardoso...
Fix WasmEHFuncInfo.h to include what it uses
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alexander Polyakov
Improve SBThread's stepping API using SBError parameter.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alina Sbirlea
[MemorySSA] Add convenience APIs in updater to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Dardis
Remove myself from the release testers list. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Bruno Cardoso...
Add python tool to dump and construct header maps
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Benjamin Kramer
[Dominators] Simplify child lists and make them determi...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Reid Kleckner
[MS] Make sure __GetExceptionInfo works on types with...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alina Sbirlea
[MemorySSA] Verify Phi incoming blocks are block predec...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Craig Topper
[X86] Use setcc ISD opcode for AVX512 integer compariso...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Martin Storsjo
[CMake] Convert paths to the right form in standalone...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Martin Storsjo
[CMake] Convert paths to the right form in standalone...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Pilgrim
[SLPVectorizer] Provide InstructionsState down the...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Martin Storsjo
[CMake] Convert paths to the right form in standalone...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Artem Belevich
[CUDA] Removed unused __nvvm_* builtins with non-generi...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Stanislav Mekhanoshin
Allow binop C1, (select cc, CF, CT) -> select folding
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
David Carlier
[TSan] fix build and couple of unit tests on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sanjay Patel
[InstCombine] fix typo in test comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
David Carlier
[Lsan] intercept thr_exit on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Pavel Labath
Remove some instances of manual UUID pretty-printing
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Dardis
[mips] Correct predicates for loads, bit manipulation...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Matt Arsenault
AMDGPU: Fix scalar_to_vector for v4i16/v4f16
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Matt Arsenault
AMDGPU: Fix missing C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Leonard Chan
Fixed test in prior build where FileCheck tried to...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Krzysztof Parzyszek
[Hexagon] Replace .ll test for expanding post-ra pesudo...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sanjay Patel
[IR] add/use isIntDivRem convenience function
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Chandler Carruth
[PM/LoopUnswitch] Support partial trivial unswitching.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Leonard Chan
Fixed test that failed when checking what variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alex Bradbury
[RISCV] Accept fmv.s.x and fmv.x.s as mnemonic aliases...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Jessica Paquette
[MachineOutliner] Add debug info test for the outliner
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Vedant Kumar
[Local] Generalize insertReplacementDbgValues, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sanjay Patel
[InstCombine] add vector select of binops tests (PR37806)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Florian Hahn
[PredicateInfo] Order instructions in different BBs...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Pavel Labath
Make test sources compatible with android+libcxx+modules
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Leonard Chan
[Fixed Point Arithmetic] Fixed Point Precision Bits...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alex Shlyapnikov
[Sanitizers] Remove OOM/BadRequest allocator error...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Paul Robinson
[DWARF] Don't keep a ref to possibly stack allocated...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Vlad Tsyrklevich
IRMover: Account for matching types present across...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Vedant Kumar
[Local] Add a utility to insert replacement dbg.values...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Paul Robinson
Remove a redundant initialization. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Pilgrim
[SLPVectorizer] Move isOneOf after InstructionsState...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Bjorn Pettersson
[DAG] Don't map a TableId to itself in the ReplacedValu...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Atanasyan
[ELF][MIPS] Fill a primary-GOT as much as possible
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Nico Weber
Simplify. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrey Churbanov
minor: fixed typo in debug print
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Nirav Dave
[DAG] Fix and-mask folding when narrowing loads.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Eugene Leviant
[LIT] Enable testing of LLVM gold plugin on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sam Clegg
[WebAssembly] Update know failures for the wasm waterfall
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Pilgrim
[SLPVectorizer] Use InstructionsState to record AltOpcode
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Kuba Mracek
Fix-up for r335123: Set default apple_platform to ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Pavel Labath
Make sure TestNumThreads works with libc++
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Andrea Di Biagio
[llvm-mca] use APint::operator[] to obtain the bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Pilgrim
[SLPVectorizer] Relax "alternate" opcode vectorisation...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sanjay Patel
[InstSimplify] Fix missed optimization in simplifyUnsig...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sanjay Patel
[InstSimplify] Add tests for missed optimizations in...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alex Bradbury
[RISCV] Add InstAlias definitions for fgt.{s|d}, fge...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Mikhail Dvoretckii
[X86] Adding a test for PR37879
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sam McCall
[ADT] Allow llvm::hash_code as DenseMap key.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Krzysztof Parzyszek
[Hexagon] Remove 'T' from HasVNN predicates, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Kuba Mracek
[sanitizer] Unify and generalize Apple platforms in...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Simon Dardis
[mips] Fix the predicates of some DSP instructions...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Sanjay Patel
[InstCombine] ignore debuginfo when removing redundant...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Alex Bradbury
[RISCV] Add InstAlias definitions for sgt and sgtu
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Tim Northover
ARM: convert ORR instructions to ADD where possible...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Tim Northover
[AArch64] Implement FLT_ROUNDS macro.
commit
|
commitdiff
|
tree
|
snapshot
next