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-20
Vitaly Buka
Revert "AMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Cameron McInally
[FPEnv] Support constrained FREM intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Marcello Maggioni
[PSV] Update API to be able to use TargetCustom without UB.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Zachary Turner
[MS Demangler] Demangle member pointer template parameters.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Fangrui Song
[Lex] Make HeaderMaps a unique_ptr vector
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Aditya Nandakumar
Revert "Revert r339977: [GISel]: Add Opcodes for a...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Simon Pilgrim
[TargetLowering] Disable BuildSDiv division by one...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Sanjay Patel
[ConstantFolding] improve folding of binops with vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Matt Arsenault
Rename -mlink-cuda-bitcode to -mlink-builtin-bitcode
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alina Sbirlea
[MemorySSA] Update comment to better describe cfg chang...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexey Bataev
[OPENMP] Fix crash on the emission of the weak function...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Sanjay Patel
[ConstantFolding] add tests for binops on vectors with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Vedant Kumar
(Retry) Add a basic integration test for C++ smart...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Adrian Prantl
Close FileEntries of cached files in ModuleManager...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Matt Arsenault
ValueTracking: Handle more instructions in isKnownNeverNaN
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Reid Kleckner
Revert rr340111 "[GISel]: Add Legalization/lowering...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Reid Kleckner
Add cmake option to disable minidumps, default it to off
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Sanjay Patel
[InstCombine] add tests for insertelement+binop; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Raphael Isemann
[ASTImporter] Add test for C++ casts and fix broken...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Alexey Bataev
[OPENMP][BLOCKS]Fix PR38923: reference to a global...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Raphael Isemann
[ASTImporter] Test for importing condition variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Raphael Isemann
Remove manual byte counting from Opcode::Dump
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Kostya Kortchinsky
[sanitizer] Use private futex operations for BlockingMutex
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andrea Di Biagio
[llvm-mca] Make the LSUnit a HardwareUnit, and allow...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Kirill Bobyrev
[clangd] DexIndex implementation prototype
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Andrei Elovikov
[NFC] Don't define static function in header (Uninitial...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Simon Pilgrim
[SelectionDAG] Reuse the Op's VT. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Samuel Pitoiset
AMDGPU: fix compilation errors since r340171
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Samuel Pitoiset
AMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Haojian Wu
Fix an undefined behavior when storing an empty StringRef.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Simon Pilgrim
[SelectionDAG] Add partial sign-bit support to ComputeN...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Stefan Granitz
Fix lit.cfg for python3: can only concatenate str ...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Simon Pilgrim
[X86][SSE] Fix PACKSS bitcast test from rL340166
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Simon Pilgrim
[X86][SSE] Add PACKSS test showing ComputeNumSignBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Simon Pilgrim
[X86] Drop unnecessary exact qualifier from packss...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
George Rimar
[LLD][ELF] - Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Victor Leschuk
[DWARF] Refactor DWARF classes to use unified error...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Simon Pilgrim
Use LLVM_BUILTIN_TRAP not __builtin_trap to appease...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Haojian Wu
[clangd] Simplify the code using UniqueStringSaver...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Smith
[ELF] Add support for Armv5 and Armv6 compatible Thunks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Peter Smith
[ELF] Add support for older Arm Architectures with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Sander de Smalen
[AArch64][SVE] Asm: Add SVE System registers
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Kirill Bobyrev
[clangd] NFC: Cleanup Dex Iterator comments and simplif...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Haojian Wu
[clangd] Add missing lock in the lookup.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Kirill Bobyrev
[clangd] Implement TRUE Iterator
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Kirill Bobyrev
[llvm] Make YAML serialization up to 2.5 times faster
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Justin Bogner
[SimplifyCFG] Replace some uses of bitwise or with...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Rui Ueyama
Remove unnecessary applyMask() application.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Aleksandr Urakov
[NFC] Minor update to comment
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
Craig Topper
[InstCombine] Move some variable declarations into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-20
QingShan Zhang
[PowerPC] Add a peephole post RA to transform the inst...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
whitequark
[bindings/go] Add coroutine passes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
whitequark
[LLVM-C] Add coroutine passes
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
whitequark
[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreate...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Fangrui Song
[Lex] Fix some inconsistent parameter names and duplica...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Craig Topper
[InstCombine] Add test cases for an icmp combine that...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Simon Pilgrim
[SelectionDAG] Add basic demanded elements support...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Sanjay Patel
[CodeGen] add test file that should have been included...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Sanjay Patel
[CodeGen] add rotate builtins that map to LLVM funnel...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Ivan A. Kosarev
[NEON] Define fp16 vld and vst intrinsics conditionally
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Simon Pilgrim
[X86][SSE] Add PACKSS test showing ComputeNumSignBits...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Sanjay Patel
revert r340137: [CodeGen] add rotate builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Sanjay Patel
[CodeGen] add/fix rotate builtins that map to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Sanjay Patel
revert r340135: [CodeGen] add rotate builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Sanjay Patel
[CodeGen] add rotate builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Craig Topper
[X86] Fix an issue in the matching for ADDUS.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-19
Craig Topper
[X86] Add a test case showing an issue in our addusw...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Fangrui Song
[msan] Remove XFAIL: freebsd from test/msan/tls_reuse.cc
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Aditya Kumar
Updating MergeFunctions.rst
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Craig Topper
[X86] Use SDValue::operator== instead of DAG.isEqualTo...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Craig Topper
[X86] Simplify the PADDUS legality check in combineSele...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Craig Topper
[X86] Add support for using 512-bit PSUBUS to combineSe...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Craig Topper
[X86] Add test cases to show missed opportunities to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Zachary Turner
[MS Demangler] Resolve backreferences eagerly, not...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Lang Hames
[RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Simon Pilgrim
[X86] Replace all single match schedule class instregex...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Simon Pilgrim
[X86] Merge shift/rotate schedule class instregexs
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Hsiangkai Wang
[DebugInfo] In FastISel, convert llvm.dbg.label to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Craig Topper
[X86] Add a signed test case for PR38622. Use nounwind...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Craig Topper
[DAGCombiner] Allow divide by constant optimization...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Bruno Cardoso...
Revert "Add a basic integration test for C++ smart...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Zachary Turner
Add the extended XMM registers mappings for AVX-512.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Bruno Cardoso...
Revert "[analyzer] [NFC] Split up RetainSummaryManager...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Lang Hames
[ORC] Fix some parameter names. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Lang Hames
[ORC] Rename 'finalize' to 'emit' to avoid potential...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
George Karpenkov
[analyzer] [NFC] Split up RetainSummaryManager from...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Peter Collingbourne
MC: Remove dead code from WinCOFFObjectWriter.cpp....
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Greg Clayton
Skip tests on Darwin for now. The build bots are not...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Aditya Nandakumar
[GISel]: Add Legalization/lowering code for bit countin...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
George Karpenkov
Quickfix for failing tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Argyrios Kyrtzidis
[index] For an ObjC message call, also record as receiv...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Philip Reames
[AST] Clarify printing of unknown size locations [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Jordan Rupprecht
[llvm-objcopy] Implement -G/--keep-global-symbol(s).
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
George Burgess IV
[DebugCounters] don't do redundant map lookups; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Alex Lorenz
[ObjC] Error out when using forward-declared protocol...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Reid Kleckner
Don't warn on returning the address of a label from...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Philip Reames
[AST][Tests] Clarify what each test is doing
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Philip Reames
[AST[Tests] Shorten tests using noalias params
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
George Karpenkov
[analyzer] [NFC] Minor refactoring of ISL-specific...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
George Karpenkov
[analyzer] Re-instate support for MakeCollectable is...
commit
|
commitdiff
|
tree
|
snapshot
next