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-11-29
Reid Kleckner
Revert r346560 "[winasan] Unpoison the stack in NtTermi...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jonathan Peyton
Revert r347799: Add omp_get_device_num() and update...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Marshall Clow
First part of P0482 - Establish that char8_t is an...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nico Weber
[gn build] merge r346978 and r347741.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nico Weber
[gn build] Set +x bit on .py files in llvm/utils/gn...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nico Weber
[gn build] Add template for running llvm-tblgen and...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Adrian Prantl
[-gmodules] Honor -fdebug-prefix-map in the debug info...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nico Weber
[gn build] Add a script checking if sources in BUILD...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stella Stamenova
[lldbsuite] Build with -gdwarf on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Thomas Lively
[WebAssembly] Expand unavailable integer operations...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jonas Devlieghere
Produce an error on non-encodable offsets for darwin...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Louis Dionne
[libcxx] Make UNSUPPORTED for std::async test more...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Alexey Bataev
[OPENMP][NVPTX]Call get __kmpc_global_thread_num in...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Paul Robinson
Comment tweak requested in code review. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sanjay Patel
[DAGCombiner] narrow truncated binops
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Martin Storsjo
[obj2yaml] [COFF] Write RVA instead of VA for sections...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Gheorghe-Teodor...
[OpenMP] Add a new version of the SPMD deinit kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Alex Bradbury
[RISCV] Implement codegen for cmpxchg on RV32IA
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Leonard Mosescu
Adding .vscode to svn:ignore
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Craig Topper
[X86] Change the pre-type legalization DAG combine...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
David Stuttard
Revert r347871 "Fix: Add support for TFE/LWE in image...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Artur Pilipenko
Introduce MaxUsesToExplore argument to capture tracking
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sam Clegg
[WebAssembly] Allow undefined symbols when building...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Marshall Clow
Revert commit r347904 because it broke older compilers
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Jonathan Peyton
[OpenMP] Add stubs for Task affinity API
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Francis Visoiu...
[MachineScheduler] Order FI-based memops based on stack...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stephen Kelly
Revert "NFC: Fix case of CommentVisitor::Visit methods"
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Marshall Clow
First part of P0482 - Establish that char8_t is an...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Louis Dionne
[libcxx] Remove bad_array_length
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Craig Topper
[SelectionDAG][AArch64][X86] Move legalization of vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stephen Kelly
NFC: Fix case of CommentVisitor::Visit methods
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stephen Kelly
NFC: Move ColorScope to global scope
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stephen Kelly
NFC: Constify ShowColors
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Craig Topper
[X86] Add a DAG combine pre type legalization to widen...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Zhizhou Yang
set default max-page-size to 4KB in lld for Android...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sanjay Patel
[InstSimplify] fold select with implied condition
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Fangrui Song
Simplify the __builtin_constant_p test that was used...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Krzysztof Parzyszek
[TableGen] Examine entire subreg compositions to detect...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Volkan Keles
[GlobalISel] LegalizationArtifactCombiner: Combine...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Teresa Johnson
Add missing REQUIRES to new test
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Fangrui Song
[llvm-objcopy] Delete redundant !Config.xx.empty()...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Serge Guelton
Avoid redundant reference to isPodLike in SmallVect...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
John Brawn
[LICM] Reapply r347776 "Make LICM able to hoist phis...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Kristof Umann
[analyzer][PlistMacroExpansion] Part 4.: Support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Teresa Johnson
[ThinLTO] Allow importing of multiple symbols with...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Teresa Johnson
[ThinLTO] Import local variables from the same module...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
James Y Knight
git-llvm: Fix incremental population of svn tree.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sanjay Patel
[SimplifyCFG] auto-generate complete checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sanjay Patel
[InstCombine] auto-generate complete checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Graham Sellers
[AMDGPU] Add and update scalar instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
David Stuttard
Fix: Add support for TFE/LWE in image intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Louis Dionne
[libcxx] More fixes to XFAILs for aligned allocation...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Hans Wennborg
Revert r347823 "[TextAPI] Switch back to a custom Platf...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Matt Arsenault
Mark __builtin_shufflevector as using custom type checking
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Joseph Tremoulet
[CallSiteSplitting] Report edge deletion to DomTreeUpdater
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
David Stuttard
Add support for TFE/LWE in image intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
David Callahan
inhereit LLVM_ENABLE_LIBXML2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Stefan Granitz
[CMake] Fix standalone build for debugserver on macOS
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sanjay Patel
[CVP] tidy processCmp(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Martin Storsjo
Revert "[LICM] Enable control flow hoisting by default...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sanjay Patel
[CVP] auto-generate complete test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Anastasia Stulova
[OpenCL] Improve diags for addr spaces in templates
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Hans Wennborg
Revert r347596 "Support for inserting profile-directed...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Raphael Isemann
Set MustBuildLookupTable on PrimaryContext in ExternalA...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Petr Pavlu
[GlobalISel] Fix insertion of stack-protector epilogue
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Petr Pavlu
[GlobalISel] Make EnableGlobalISel always set when...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Aaron Ballman
Adding a FIXME test to document an area for improvement...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
George Rimar
[LLDB] - Improve the support of .debug_str_offsets...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Martin Storsjo
[llvm-rc] Support EXSTYLE statement.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Andrea Di Biagio
[llvm-mca][MC] Add the ability to declare which process...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Pavel Labath
Fix windows build broken by r347846
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Peter Smith
[LLD][ELF] Error if _GLOBAL_OFFSET_TABLE_ is defined...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nicolai Haehnle
AMDGPU/InsertWaitcnts: Remove the dependence on Machine...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nicolai Haehnle
AMDGPU/InsertWaitcnt: Consistently use uint32_t for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nicolai Haehnle
AMDGPU/InsertWaitcnt: Remove unused WaitAtBeginning
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nicolai Haehnle
AMDGPU/InsertWaitcnts: Simplify pending events tracking
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nicolai Haehnle
AMDGPU/InsertWaitcnts: Use foreach loops for inst and...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nicolai Haehnle
AMDGPU/InsertWaitcnts: Untangle some semi-global state
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Martin Storsjo
[CODE_OWNERS] Add myself as code owner for MinGW
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Pavel Labath
Remove getopt includes from the driver
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Max Kazantsev
[NFC] Add two XFAIL tests from PR39783
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Max Kazantsev
Disable TermFolding in LoopSimplifyCFG until PR39783...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sam Parker
[LoopStrengthReduce] ComplexityLimit as an option
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
George Rimar
[LLDB] - Fix setting the breakpoints when -gsplit-dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Craig Topper
[Inliner] Modify the merging of min-legal-vector-width...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Craig Topper
[Inliner] Add test for merging of min-legal-vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Serguei Katkov
[CGP] Improve compile time for complex addressing mode
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Juergen Ributzka
Revert "[TextAPI] Fix a memory leak in the TBD reader."
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Juergen Ributzka
[TextAPI] Fix a memory leak in the TBD reader.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Juergen Ributzka
[TextAPI] Switch back to a custom Platform enum.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Craig Topper
[X86] Correct comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Kristina Brooks
Add Hurd target to Clang driver (2/2)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Kristina Brooks
Add Hurd target to LLVMSupport (1/2)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Li Jia He
[PowerPC] Fix a conversion is not considered when the...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Sam Clegg
[WebAssembly] Update docs
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Li Jia He
[PowerPC] [NFC] Add test cases to the ISD::BR_CC node...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Juergen Ributzka
[TextAPI] TBD Reader/Writer (bot fixes: take 2)
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Artur Pilipenko
NFC. Use unsigned type for uses counter in CaptureTracking
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Eugene Zelenko
[Documentation] Try to fix build failure in cppcoreguid...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Juergen Ributzka
[TextAPI] TBD Reader/Writer (bot fixes)
commit
|
commitdiff
|
tree
|
snapshot
next