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-09-28
Luke Cheeseman
Revert r343317
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Sam Clegg
[WebAssembly] Preserve function signatures during LTO
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
whitequark
[bindings/go] Add Go bindings for inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Saleem Abdulrasool
AST: add missing ObjC extensions to MS style name decor...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
whitequark
Revert "[LLVM-C] Add bindings for addCoroutinePassesToE...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
whitequark
[LLVM-C] Add bindings for addCoroutinePassesToExtension...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Alexey Bataev
[DRIVER][OFFLOAD] Do not invoke unbundler on unsupporte...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Robert Widmann
[LLVM-C] Fix broken build bots
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Greg Bedwell
[utils] Cope with the binary having a .exe extension...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Greg Bedwell
[utils] Stricter checking from update_mca_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Greg Bedwell
[utils] Allow better identification of matching blocks...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Robert Widmann
[LLVM-C] Add more debug information accessors to Global...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Sanjay Patel
[InstCombine] don't propagate wider shufflevector argum...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Sanjay Patel
[InstCombine] adjust shuffle undef propagation tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Remove some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Fix the unit tests that were broken by r343323.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Aditya Nandakumar
[GISel]: Remove an incorrect assert in CallLowering
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Jonas Hahnfeld
[libomptarget-nvptx] Add testing infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Improve debugging output for ORC.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Hans Wennborg
Revert r342652 "[winasan] Unpoison the stack in NtTermi...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Simon Pilgrim
[X86][Btver2] PSUBS/PSUBUS instructions are zero-idioms
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Sid Manning
[ELF][HEXAGON] Add support for dynamic libraries
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Simon Pilgrim
[X86][Btver2] Add zero-idiom tests for PSUBS/PSUBUS...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Luke Cheeseman
Reapply the changes reverted by r343236
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Luke Cheeseman
Reapply changes reverted by r343235
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Sven van Haastregt
Fix and modernize StringMatcher comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Petar Jovanovic
[MIPS GlobalISel] Lower i64 arguments
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Simon Pilgrim
[X86][Btver2] CVTSS2I/CVTSD2I - add missing JFPU0 pipe
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Jonas Devlieghere
Split invocations in CodeGen/X86/cpus.ll among multiple...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Andrea Di Biagio
[llvm-mca] Remove redundant namespace prefixes. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Simon Pilgrim
[X86][Btver2] Fix BSF/BSR schedule
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Florian Hahn
Revert r343308: [LoopInterchange] Turn into a loop...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Sam Parker
[ARM] Prevent DSP and SIM32 being set for v6m
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Florian Hahn
[LoopInterchange] Turn into a loop pass.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Andrea Di Biagio
[llvm-mca] Teach how to track zero registers in class...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Kirill Bobyrev
[docs] Fix links in Clangd documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Owen Pan
[ClangFormat] 'try' of function-try-block doesn't obey...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Peter Smith
[ARM] Alter test to account for change to armv6k defaul...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Peter Smith
[ARM] Remove non-existent cpu arm1176j-s and use mpcore...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
David Spickett
[ARM] Allow execute only code on Cortex-m23
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
David Spickett
Remove extra whitespace. NFC. (test commit)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Oliver Stannard
[ARM][v8.5A] Add speculation barriers SSBB and PSSBB
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Simon Pilgrim
[X86][BtVer2] Fix PHMINPOS schedule resources typo
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Aleksandr Urakov
[PDB] Handle `char` as a builtin type
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Hiroshi Inoue
[CodeGen] fix broken successor probability in MBB dump
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Owen Rodley
Test commit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Fangrui Song
[XRay] Fix fdr-thread-order.cc when current directory...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Craig Topper
[ScalarizeMaskedMemIntrin] Use MinAlign to calculate...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Smith
Handle dependent class template names in class template...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Aaron Smith
[lldb] Remove an assertion in RichManglingContext:...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Aaron Smith
[pdb] Simplify the code by replacing a few string conve...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Tom Stellard
merge-request.sh: Add 7.0 metabug
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Fangrui Song
[XRay] Guard local variables with `static` and struct...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] clang-format the ThreadSafeModule code.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Add a const version of ThreadSafeModule::getModule().
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Lang Hames
[ORC] Lock ThreadSafeContext during module destruction...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Richard Smith
[cxx2a] P0641R2: (Some) type mismatches on defaulted...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Craig Topper
[ScalarizeMaskedMemIntrin] Fix the alignment calculatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Craig Topper
[ScalarizeMaskedMemIntrin] Add test cases for masked...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Fangrui Song
[XRay] Fix argv0-log-file-name.cc race when tests are...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[X86] Add the test case from PR38986.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Dean Michael...
[XRay] Add LD_LIBRARY_PATH to env variables for Unit...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Richard Smith
[cxx2a] P0624R2: Lambdas with no capture-default are
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Ensure the mask is a vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Use cast instead of dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
George Karpenkov
[analyzer] Hotfix for the bug in exploded graph printing
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Derek Schuff
WebAssembly: Rename GetSignature to GetLibcallSignature...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] When expanding masked gather...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Add some IR only test cases...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] When expanding masked loads...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Handle the case where the...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Add dedicated IR only tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Remove some temporary variab...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Cleanup comments. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Lang Hames
[ORC] Add definition for IRLayer::setCloneToNewContextO...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Sam Clegg
[WebAssembly] Add --[no]-export-dynamic to replace...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Konstantin...
AMDGPU: Split HasExt into HasExtDPP/SDWA/SDWA9
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Erik Pilkington
NFC: Fix some darwin linker warnings introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Lang Hames
[ORC] Make LocalIndirectStubsManager's operations threa...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Lang Hames
[ORC] Lock ThreadSafeContext during Module destructing...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Gheorghe-Teodor...
[OpenMP] Make default parallel for schedule in NVPTX...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Konstantin...
AMDGPU: Split VOP2Inst into VOP2Inst_e32/e64/sdwa
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Patrick Lyster
Test commit. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Lang Hames
[ORC] Coalesce all of ORC's symbol renaming / linkage...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Lang Hames
[ORC] LastKey needs to be protected to prevent data...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Lang Hames
[lli] Fix ArgV setup bug when running in -jit-kind...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Konstantin...
AMDGPU/NFC: Simplify VOP_MAC_F16/F32
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Gheorghe-Teodor...
[OpenMP] Make default distribute schedule for NVPTX...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Kostya Kortchinsky
[sanitizer] Disable failing Android test after D52371
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Roman Lebedev
[clang][ubsan][NFC] Slight test cleanup in preparation...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Roman Lebedev
[compiler-rt][ubsan][NFC] Slight test cleanup in prepar...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Stanislav Mekhanoshin
[AMDGPU] Fold copy (copy vgpr)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Eric Liu
[clangd] Initial supoprt for cross-namespace global...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Eric Liu
[clangd] Add more tracing to index queries. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Kostya Kortchinsky
[sanitizer] Introduce a new SizeClassMap with minimal...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Jordan Rupprecht
[compiler-rt] [builtins] Restore tests from r342917...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Craig Topper
[ScalarizeMaskedMemIntrin] Don't emit 'icmp eq i1 ...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Greg Clayton
Fixes for GDB remote packet disassembler:
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Greg Clayton
Add an interactive mode to BSD archive parser.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Simon Pilgrim
[X86] Remove BT/BTC/BTR/BTS rr/ri overrides
commit
|
commitdiff
|
tree
|
snapshot
next