2020-07-04 |
peter klausler | [flang] Extend & fix per-I/O-statement state (ext.... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Amara Emerson | [profile] Mark gcov test as unsupported on Darwin. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Craig Topper | [X86] Teach lowerShuffleAsBlend to use bit blend for... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Craig Topper | [X86] Disable VPBLENDVB formation in combineLogicBlendI... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Vy Nguyen | Revert "[libcxx] Put clang::trivial_abi on std::unique_... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Roman Lebedev | [clang] Fix two tests that are affected by llvm opt... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Sanjay Patel | [InstCombine] fix miscompile from umul_with_overflow... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Roman Lebedev | [InstCombine] Always try to invert non-canonical predic... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Sanjay Patel | [InstCombine] improve debug value names; NFC |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Sanjay Patel | [InstCombine] add test for miscompile (PR46561); NFC |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Simon Pilgrim | [DAG] matchBinOpReduction - match subvector reduction... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
David Zarzycki | [libcxx testing] Remove ALLOW_RETRIES from another... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Simon Pilgrim | [X86][SSE] Add add/fadd reduction shuffle+subvector... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Yash Jain | [MLIR] Parallelize affine.for op to 1-D affine.parallel op |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Simon Pilgrim | [X86][AVX] Fold PACK(LOSUBVECTOR(SHUFFLE(X)),HISUBVECTO... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
LLVM GN Syncbot | [gn build] Port b6cbe6cb039 |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Kirstóf Umann | [analyzer][NFC] Move the data structures from CheckerRe... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Sam McCall | [clangd] Try to fix windows buildbot. NFC |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Uday Bondhugula | [MLIR][Linalg] Generate the right type of load/store... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Paul Walker | [SVE] Fix invalid assert in expand_DestructiveOp. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Sam McCall | [clangd] Config: compute config in TUScheduler and... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Nikita Popov | [InstSimplify] Simplify comparison between zext(x)... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Nikita Popov | [InstSimplify] Add additional zext/sext comparison... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
LLVM GN Syncbot | [gn build] Port 8bd000a65fe |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Sam McCall | [clangd] Config: loading and caching config from disk. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Craig Topper | [X86] Directly emit VPTERNLOG from canonicalizeBitSelec... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Kai Luo | [PowerPC] Implement probing for prologue |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Craig Topper | [X86] Add matching support for X86ISD::ANDNP to X86DAGT... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
peter klausler | [flang] Further implementation of external I/O unit... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Thomas Lively | [WebAssembly] Do not omit range checks for i64 switches |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Fangrui Song | [gcov][test] Add `UNSUPPORTED: host-byteorder-big-endia... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Fangrui Song | [gcov][test] Reorganize some compiler-rt/test/profile... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Francis Visoiu... | [LoopDeletion] Emit a remark when a dead loop is deleted |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Lei Huang | [PowerPC][NFC] Fix indentation |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Roman Lebedev | [NFCI][LoopUnroll] s/%tmp/%i/ in one test to silence... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Roman Lebedev | [NFCI][InstCombine] shift.ll: s/%tmp/%i/ to silence... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sanjay Patel | [x86] improve codegen for bit-masked vector compare... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sanjay Patel | [InstCombine] fold mul of sext bools to 'and' |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sanjay Patel | [InstCombine] add more tests for mul of bools; NFC |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Vy Nguyen | [libcxx] Put clang::trivial_abi on std::unique_ptr... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Kadir Cetinkaya | [clangd] Fix hover crash on invalid decls |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Biplob Mishra | [PowerPC] Implement Vector Insert Builtins in LLVM... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Stephen Kelly | Revert AST Matchers default to AsIs mode |
commit | commitdiff | tree | snapshot |
2020-07-03 |
peter klausler | [flang] Track known file size, add IsATerminal (ext... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
peter klausler | [flang] Define new runtime error IOSTAT values (I/O... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Florian Hahn | [InstCombine] Try to narrow expr if trunc cannot be... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Louis Dionne | [libc++/libc++abi] Automatically detect whether excepti... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Eric Schweitz | [flang] Add FIRBuilder.cpp |
commit | commitdiff | tree | snapshot |
2020-07-03 |
jasonliu | [XCOFF][AIX] Use 'L..' instead of '.L' for getPrivateGl... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
sameerarora101 | [llvm-ar][test] Unsupport error-opening-directory.test... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sanjay Patel | [InstCombine] fold mul of zext bools to 'and' |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sanjay Patel | [InstCombine] add tests for mul of bools; NFC |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Roman Lebedev | [NFC][InstCombine] Add some more tests for select based... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Nikita Popov | [InstSimplify] Fold icmp with dominating assume |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Fangrui Song | [ELF] Resolve R_DTPREL in .debug_* referencing discarde... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Florian Hahn | [SLP] Make sure instructions are ordered when computing... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
David Green | [ARM][HWLoops] Create hardware loops for sibling loops |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Florian Hahn | [SLP] Precommit test for which spill cost is computed... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Florian Hahn | [InstCombine] Precommit tests for PR43580. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sean Fertile | Enable basepointer for AIX. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sanjay Patel | [InstCombine] add one-use check to cast+select narrowin... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sanjay Patel | [InstCombine] add tests to show missing one-use checks... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Xing GUO | [DWARFYAML][test] Use --ignore-case to suppress errors. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
peter klausler | [flang] Improve API for runtime allocator (I/O runtime... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Andrzej Warzynski | [clang][NFC] Removed unused parameters in InitializeSou... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | [InstCombine] canEvaluateTruncated - use KnownBits... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Dmitry Preobrazhensky | [AMDGPU] Added support of new inline assembler constraints |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Petre-Ionut... | [ARM] Generate [SU]RHADD from (b - (~a)) >> 1 |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Pavel Labath | [lldb/DWARF] Look for complete member definitions in... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Julian Gross | [mlir] Add check for ViewLikeOpInterface that creates... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Xing GUO | [ObjectYAML][ELF] Add support for emitting the .debug_g... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Pavel Labath | [lldb/Utility] Simplify more Scalar methods |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Xing GUO | [DWARFYAML][unittest] Use parseDWARFYAML() in unit... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Ehsan Toosi | [mlir] Add redundant copy removal transform |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Sam Parker | [NFC][SimplifyCFG] Move X86 tests into subdir |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Georgii Rymar | [llvm-readobj] - Use cantFail() for all `Obj->sections... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Danila Malyutin | [IR] Short-circuit comparison with itself for Attributes |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Ricci | [clang][NFC] Add a missing /dev/null in test/AST/ast... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Ricci | [clang][NFC] Also test for serialization in test/AST... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Ricci | [clang][NFC] Store a pointer to the ASTContext in ASTDu... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | Add tests for trunc(shl/lshr/ashr(*ext(x),zext(and... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | Add vector trunc(or(shl(zext(x),c1),zext(x))) tests |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Ben Dunbobbin | [LLD][ELF][Windows] Allow LLD to overwrite existing... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
vpykhtin | [AMDGPU] Don't combine DPP if DPP register is used... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Luke Geeson | [ARM] Add Cortex-A77 Support for Clang and LLVM |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Dmitri Gribenko | Revert RecursiveASTVisitor fixes. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Dmitri Gribenko | Make RecursiveASTVisitor call WalkUpFrom for operators... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Dmitri Gribenko | Make RecursiveASTVisitor call WalkUpFrom for unary... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Dmitri Gribenko | RecursiveASTVisitor: don't call WalkUp unnecessarily... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Dmitri Gribenko | Added tests for RecursiveASTVisitor for AST nodes that... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
David Zarzycki | [libcxx testing] Remove ALLOW_RETRIES from another... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
James Henderson | [DebugInfo] Use Cursor to detect errors in debug line... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | Regenerate apint-cast tests and replace %tmp variable... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | Add nonuniform vector trunc(or(shl(zext(x),c1),srl... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | Regenerate mul-trunc tests, add vector variants and... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Martin Svensson | [lldb] Fix missing characters when autocompleting LLDB... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Xing GUO | [DWARFYAML][debug_gnu_*] Add the missing context `IsGNU... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | Fix MSVC "result of 32-bit shift implicitly converted... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Adam Czachorowski | [clangd] Improve hover on arguments to function call |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Simon Pilgrim | [InstCombine] Add sext(ashr(shl(trunc(x),c),c)) folding... |
commit | commitdiff | tree | snapshot |
next |