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
2019-03-30
Simon Pilgrim
[X86][SSE] Add PAVG test case from PR41316
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Paul Hoad
[clang-format] [PR41187] moves Java import statements...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Reuben Thomas
[clang-format]: Add NonEmptyParentheses spacing option
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Heejin Ahn
[WebAssembly] Fix unwind destination mismatches in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Heejin Ahn
[WebAssembly] Run ExplicitLocals pass after CFGStackify
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Alex Bradbury
[RISCV] Add DAGCombine for (SplitF64 (ConstantFP x))
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Anton Afanasyev
Adds `-ftime-trace` option to clang that produces Chrom...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Alex Bradbury
[RISCV][NFC] Remove floating point operations from...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Shoaib Meenai
[cmake] Remove use of deprecated generator expression...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Heejin Ahn
[WebAssembly] Optimize the number of routing blocks...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
David Zarzycki
[CMake] Add missing test dep
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Artem Dergachev
[analyzer] MIGChecker: Add support for more deallocator...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Hubert Tong
[lit] Set shlibpath_var on AIX
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Hubert Tong
[Support] Implement is_local_impl with AIX mntctl
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Artem Dergachev
Revert "[analyzer] Introduce a simplified API for addin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Philip Reames
[LoopPredication] Remove stale TODO
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Philip Reames
[LoopPredication] Use the builder's insertion point...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Artem Dergachev
[analyzer] PR41239: Fix a crash on invalid source locat...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sam Clegg
Re-land "[WebAssembly] Improve invalid relocation error...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alina Sbirlea
[MemorySSA] Temporary fix assert when reaching 0 limit.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Artem Dergachev
[analyzer] Move taint API from ProgramState to a separa...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Artem Dergachev
[analyzer] PR37501: Disable assertion for logical op...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjoy Das
Try to fix buildbot error
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Artem Dergachev
[analyzer] Introduce a simplified API for adding custom...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sam Clegg
[libc++abi] Don't set POSITION_INDEPENDENT_CODE when...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Thomas Lively
[WebAssembly] Add mutable globals feature
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjoy Das
[SCEV] Check the cache in get{S|U}MaxExpr before doing...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alina Sbirlea
[MemorySSA] Limit clobber walks.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jessica Paquette
[GlobalISel][AArch64] Add isel support for G_INSERT_VEC...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Amara Emerson
[X86] When using Win64 ABI, exit with error if SSE...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alexandre Ganea
Fix build following r357308 : Ensure only live thunks...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alina Sbirlea
[MemorySSA] Don't optimize incomplete phis.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Reid Kleckner
Don't copy the .drective section with std::string
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jonas Devlieghere
[ScriptInterpreterPython] Fix the unit test after refactor
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alexander Kornienko
[clang-tidy] Fix PR28406
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Thomas Lively
[WebAssembly] "atomics" feature requires shared memory
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nirav Dave
[DAGCombiner] Rewrite ImproveLifetimeNodeChain to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alexandre Ganea
[LLD][COFF] Generate import modules & COFF groups in PDB
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jonas Devlieghere
[Python] Remove Python include from ScriptInterpreterPy...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Louis Dionne
[pstl] Qualify calls to internal functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Alexandre Ganea
[LLD][COFF] Improve checkFailIfMismatch()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Erik Pilkington
[Sema] Avoid sending a dependent expression to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Heejin Ahn
[WebAssembly] Handle END_LOOP in unreachable BB in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Matt Arsenault
AMDGPU: Remove dx10-clamp from subtarget features
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[Hexagon] Remove fcmp undef from reduced tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Craig Topper
[X86] Add test cases showing failure to use RMW form...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nirav Dave
[DAG] Avoid redundancy in StoreMerge TokenFactor genera...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Volodymyr Sapsai
[Sema] Fix assertion when `auto` parameter in lambda...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Craig Topper
[X86] Use cached OptForSize in X86ISelDAGToDAG.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dan Albert
[Driver] Use --warn-shared-textrel for Android.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[SystemZ] Regenerate double constant comparison test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[MIPS] Regenerate double constant comparison test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[ARM] Regenerate execute-only float comparison tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jonas Devlieghere
[ScriptInterpreterPython] Remove unused field (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjay Patel
[InstCombine] autogenerate complete checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
George Burgess IV
Various fixes and additions to creduce-clang-crash.py
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Scott Linder
[AMDGPU] Add an additional Code Object V3 assembler...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jonas Devlieghere
[CMake] Move link dependencies where they are used.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[AArch64] Regenerate half precision tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Scott Linder
[AMDGPU] Switch default DWARF version to 5
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Mircea Trofin
[llvm][NFC] Factor out logic for getting incoming ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nirav Dave
[DAGCombine] Prune unnused nodes.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jonas Devlieghere
[Cmake] Unify python variables
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[ARM] Regenerate vector comparison tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Evandro Menezes
[CodeGen] Refactor the option for the maximum jump...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nirav Dave
[DAG] Set up infrastructure to avoid smart constructor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[X86] Fix some tests using fcmp with undef arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jonas Devlieghere
[Python] Remove readline module
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jim Ingham
Use the multi-lockable form of std::lock for operator=
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Julie Hockett
[fuchsia] Add clang-doc to Fuchsia distribution
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Julie Hockett
[clang-doc] Build as clang_tool
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjay Patel
[InstCombine] move shuffle canonicalizations before...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jordan Rupprecht
[llvm-readobj] Add some generic notes (e.g. NT_VERSION)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Jordan Rupprecht
[llvm-readelf] Allow prefix flags for -p and -x
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Fangrui Song
[ELF][MachO][wasm] Simplify range-style std::find{...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Adrian Prantl
Don't abort() in lldb_assert and document why.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Eric Fiselier
Mark fenv.h as a system header before the #include_next...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
[SLP] Add support for commutative icmp/fcmp predicates
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Fangrui Song
[llvm-objcopy] Fix case style of LayoutSegments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Atanasyan
[mips] Fix lowering a signed immediate for *.d MSA...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Roman Lebedev
[NFC][llvm-exegesis] Also promote getSchedClassPoint...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected conversion rules for inlinable...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nico Weber
gn build: Merge r357248
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nico Weber
gn build: Merge r357259
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Roman Lebedev
[NFC][llvm-exegesis] Refactor ResolvedSchedClass &...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjay Patel
[DAGCombiner] simplify shuffle of shuffle
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Florian Hahn
Recommit "[DSE] Preserve basic block ordering using...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Nirav Dave
[DAGCombine] Improve Lifetime node chains.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Hans Wennborg
clang-cl: Expose -fprofile-generate and -fcs-profile...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjay Patel
[DAGCombiner] fold sext into decrement
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Hans Wennborg
Switch lowering: exploit unreachable fall-through when...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Sanjay Patel
[x86] add tests for decrement+sext; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Oliver Stannard
[AArch64] Support selecting TPIDR_EL[1-3] as the thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected handling of tied src for atomic...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Andrea Di Biagio
[MCA] Add an experimental MicroOpQueue stage.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Konstantin...
AMDGPU: Make sram-ecc off by default for Vega20
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
James Henderson
[llvm-readelf]Merge dynamic and static relocation print...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Roman Lebedev
[NFC][llvm-exegesis] Refactor Analysis::SchedClassClust...
commit
|
commitdiff
|
tree
|
snapshot
next