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-08-28
Lang Hames
[ORC] Add a testcase for r338975.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Frederic Riss
Allow IRInterpreter to deal with non-power-of-2 sized...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[X86] Add kadd intrinsics to match gcc and icc.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Reid Kleckner
[codeview] Emit labels for .cv_loc immediately
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Jason Molenda
Remove unnecessary entitlement in debugserver for iOS.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Raphael Isemann
[lldb] Fix lldb build on musl
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[X86] Remove GCCBuiltin from kadd intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Lang Hames
[ORC] Replace lookupFlags in JITSymbolResolver with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Yaxun Liu
[HIP] Fix output file extension
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Fedor Sergeev
[NFC][PassTiming] factor out generic PassTimingInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alina Sbirlea
[SimpleLoopUnswitch] Form dedicated exits after trivial...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Lang Hames
[ORC] Add an addObjectFile method to LLJIT.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[X86] Add intrinsics for KADD instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Fangrui Song
[AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSER...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Matt Morehouse
Revert "[libFuzzer] Port to Windows"
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Matt Arsenault
AMDGPU: Don't delete instructions if S_ENDPGM has impli...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Aditya Nandakumar
[GISel]: Add missing opcodes for overflow intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Thomas Lively
[WebAssembly][NFC] Document stackifier tablegen backend
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Andrea Di Biagio
[llvm-mca] use llvm::any_of instead of std::any_of...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Matt Arsenault
AMDGPU: Force shrinking of add/sub even if the carry...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Thomas Lively
[WebAssembly][NFC] Fix formatting from rL340781
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Matt Morehouse
[libFuzzer] Port to Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Matt Arsenault
AMDGPU: Shrink insts to fold immediates
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Thomas Lively
[WebAssembly][NFC] Fix up SIMD bitwise tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Thomas Lively
[WebAssembly] v128.not
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Vlad Tsyrklevich
SafeStack: Fix thread liveness check on *BSD
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Matt Arsenault
AMDGPU: Move canShrink into TII
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Akira Hatanaka
Define variables in test case rather than using values...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Nirav Dave
[DAGCombine] Rework MERGE_VALUES to inline in single...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Nirav Dave
[DAG] Avoid recomputing Divergence checks. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Nirav Dave
[DAG] Fix updateDivergence calculation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Matt Arsenault
AMDGPU: Remove nan tests in class if src is nnan
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Vedant Kumar
[ubsan] Enable -fsanitize=vptr on Apple devices and...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Heejin Ahn
[WebAssembly] Use getCalleeOpNo utility function (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Dean Michael...
[XRay][docs] Chrome Trace Viewer Instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sanjay Patel
[InstCombine] fix baseline assertions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Fangrui Song
[Driver] Delete last reference of lld -flavor old-gnu
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[X86] Mark the FUCOMI instructions as requiring CMOV...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Dean Michael...
[XRay][docs] Update instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sanjay Patel
[InstCombine] add tests for select narrowing (PR38691...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Pavel Labath
Respect platform sysroot when loading core files
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Stella Stamenova
[lit, shtest-timeout] Always use an internal shell...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Brian Cain
[debuginfo] generate debug info with asm+.file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Ilya Biryukov
Parse compile commands lazily in InterpolatingCompilati...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Simon Pilgrim
[TableGen] CodeGenDAGPatterns::GenerateVariants - basic...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kirill Bobyrev
[benchmark] Stop building benchmarks by default
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Raphael Isemann
Use a RAII guard to control access to DisassemblerLLVMC.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
David Bolvansky
[Inliner] Attribute callsites with inline remarks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[X86] Fix copy paste mistake in vector-idiv-v2i32.ll...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Sean Fertile
[PPC64] Fix DQ-form instruction handling and emit error...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Ryan Taylor
[AMDGPU] Add support for a16 modifiear for gfx9
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Andrea Di Biagio
[llvm-mca] Initialize each element in vector TimelineVi...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kirill Bobyrev
[clangd] Switch to Dex by default for the static index
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kirill Bobyrev
[benchmark] Fix buildbots failing to identify regex...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Pavel Labath
Clarify comment in the string-offsets-table-order.ll...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Andrea Di Biagio
[llvm-mca][TimelineView] Force the same number of execu...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kristof Umann
[ADT] ImmutableList no longer requires elements to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Marshall Clow
Use addressof instead of operator& in make_shared....
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Eric Liu
[clangd] Use buffered llvm::errs() in the clangd binary.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Andrea Di Biagio
[llvm-mca] Pass an instruction reference when notifying...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Mikael Holmen
[CloneFunction] Constant fold terminators before checki...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Simon Pilgrim
[TableGen] Use std::move where possible in InstructionM...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Alexandros...
[GVNHoist] Prune out useless CHI insertions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kirill Bobyrev
[NFC] Apply another commit to comply with old CMake
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Ilya Biryukov
[clangd] Remove unused parameter. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Ilya Biryukov
[clangd] Add some trace::Spans. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Dean Michael...
[XRay][compiler-rt] Remove uses of internal allocator...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Simon Pilgrim
[X86][SSE] Improve variable scalar shift of vXi8 vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Dean Michael...
[XRay][compiler-rt] Stash flags as well in x86_64 tramp...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kirill Bobyrev
[benchmark] Silence warning by applying upstream patch
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Simon Pilgrim
[X86][SSE] Avoid vector extraction/insertion for non...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kirill Bobyrev
Pull google/benchmark library to the LLVM tree
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Max Kazantsev
[NFC] A loop can never contain Ret instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
David Chisnall
Fix in getAllocationDataForFunction
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
George Rimar
[LLD][ELF] - Simplify Call-Chain Clustering implementat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Adam Balogh
[Analyzer] Iterator Checker - Part 3: Invalidation...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
George Rimar
[LLD][ELD] - Do not reject INFO output section type...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
George Rimar
[LLF][ELF] - Support -z global.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Haojian Wu
[clang-tidy] Abseil: no namepsace check
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[X86] Fix some comments to refer to KORTEST not KTEST...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[X86] Add kortest intrinsics for 8, 32, and 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Craig Topper
[InstCombine] Extend (add (sext x), cst) --> (sext...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Kit Barton
[PPC] Remove Darwin support from POWER backend.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
David Blaikie
Revert "[CodeGenPrepare] Scan past debug intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
George Burgess IV
[MemorySSA] Add NDEBUG checks to verifiers; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Adrian Prantl
Make the DYLD_INSERT_LIBRARIES workaround for SIP more...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Adrian Prantl
Add a mkdir -p to builddir into lldbtest.py
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Sanjay Patel
[InstCombine] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Craig Topper
[InstCombine] Add test cases for D51236. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Lang Hames
[RuntimeDyld] Add test case that was accidentally left...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Sanjay Patel
[InstCombine] allow shuffle+binop canonicalization...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Lang Hames
[ORC] Add unit tests for the new RTDyldObjectLinkingLay...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Sanjay Patel
[x86] add AVX runs to show more potential scalar->vecto...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Evandro Menezes
[PATCH] [InstCombine] Fix issue in the simplification...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
George Burgess IV
s/std::set/DenseSet/; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Brendon Cahoon
[Pipeliner] Fix incorrect phi values in the epilog...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Thomas Lively
[WebAssembly] TableGen backend for stackifying instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Zachary Turner
Update the Visual Studio Integration from user feedback.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
Adrian Prantl
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
next