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
2021-04-18
Nathan James
[AST][Introspection][NFC] Remove unnecessary temporary...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Roman Lebedev
[NFC][X86][CostModel] Rewrite load_store.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Roman Lebedev
[NFC][LoopVectorize] Autogenerate check lines in X86...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Juneyoung Lee
Update InstCombine to use undef matcher instead
commit
|
commitdiff
|
tree
|
snapshot
2021-04-18
Juneyoung Lee
Update m_Undef to match vectors/aggrs with undefs and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Stephen Kelly
[AST] Add TypeLoc support to node introspection
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Arthur O'Dwyer
[libc++] Remove hard tabs, U+00AD, and U+200B from...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Florian Hahn
[ADT] Update RPOT to work with specializations of diffe...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[LoopUnroll] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[LoopUnroll] Make some tests more robust (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Lang Hames
[JITLink] Add testcase that was accidentally left out...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Sylvain Audi
[clang-scan-deps] Add support for clang-cl
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Sylvain Audi
[clang-scan-deps] Support double-dashes in clang comman...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Alexandre Ganea
[Support] ThreadPool tests: silence warning unused...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Stephen Kelly
[AST] Enable AST node introspection on WIN32
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Craig Topper
[TableGen] Remove local SmallSet from TypeSetByHwMode...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Jennifer Chukwu
[NFC] Fixed Typos
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Stephen Kelly
[AST] Remove args from LocationCall
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Florian Hahn
[ADT] Take graph as const & in some post-order iterator...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Mark de Wever
[libcxx][doc] Fixes typos.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Yaxun (Sam...
[HIP] Support hipRTC in header
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Dávid Bolvanský
[Pragma] Added support for GCC unroll/nounroll
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Yaxun (Sam...
[CUDA][HIP] Mark device var used by host only
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Yaxun (Sam...
[AMDGPU] Add GlobalDCE before internalization pass
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[LICM] Add more tests for promotion and capture (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Florian Hahn
[SimplifyCFG] Skip dbg intrinsics when checking for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Nikita Popov
[Inline] Don't add noalias metadata to inaccessiblememo...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Simon Pilgrim
[Support] AbsoluteDifference - add brackets to appease...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
David CARLIER
[Sanitizers] Fix build
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
David Carlier
[Sanitizers] DragonFlyBSD adding support for builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
David Carlier
[Sanitizers] Undefined Behavior Sanitizer support for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Fangrui Song
[ELF] --wrap: don't clear sym->isUsedInRegularObj if...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Serge Guelton
Normalize interaction with boolean attributes
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra
[libc][NFC] Use explicit conversion in aarch64 FEnv.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc]NFC] Use explicit conversion on frexpl_test and...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc][NFC] Use explicit conversion in modfl_test.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc][NFC] Make conversion from FPBits to the float...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Siva Chandra...
[libc][NFC] Add common template test class for sqrt...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Fangrui Song
[ELF] Simplify R_386_TLS_GD computation. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Craig Topper
[TableGen] Replace two SmallDenseSets with SmallSets.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-17
Ben Barham
[ASTReader] Only mark module out of date if not already...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nemanja Ivanovic
[PowerPC] Minor improvement for insert_vector_elt codegen
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Ben Shi
[clang][NFC] Fix a potential assert failure
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jason Molenda
Target::ReadMemory read from read-only binary file...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Philip Reames
[inferattrs] Don't infer lib func attributes for nobuil...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nico Weber
[gn build] (manually) port ca6751043d88 better
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Craig Topper
[TableGen] Run GenerateVariants before ExpandHwModeBase...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nico Weber
[gn build] (manually) port ca6751043d88
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Guillaume Chatelet
[libc] Fix wrongly deduced type
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Peyton, Jonathan L
[OpenMP] Implement GOMP task reductions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Guillaume Chatelet
[libc] Add endianness support
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Peyton, Jonathan L
[OpenMP] Allow affinity to re-detect for child processes
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Philip Reames
[funcattrs] Add the maximal set of implied attributes...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Guillaume Chatelet
[libc] Extends the testing framework to support typed...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jez Ng
[lld] Canonicalize HAVE_LIBXAR
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Fangrui Song
[sanitizer] GetTls: work around ppc64 with glibc<2...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jez Ng
[lld-macho] Add separator to error message
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jonas Devlieghere
[lldb] Set addressable bits from qHostInfo
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jonas Devlieghere
[lldb] Implement ABI::Fix{Code,Data}Address for AArch64
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
serge-sans...
Simplify BitVector code
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jez Ng
[lld-macho] Initial groundwork for -bitcode_bundle
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Fangrui Song
[TableGen] Fix -Wparentheses
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Joe Nash
[AMDGPU] Remove redundant field from DPP8 def
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Joe Nash
[AMDGPU] NFC, Comment in disassembler for dpp8
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Craig Topper
[TableGen] Predicate::operator== needs to compare the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Tony
[AMDGPU] Enforce that gfx802/803/805 do not support...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Jonas Devlieghere
[lldb] Add code and data address mask to Process
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Fangrui Song
[ELF] Default to -z start-stop-gc with a glibc "__libc_...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Thomas Lively
[WebAssembly] Remove saturating fp-to-int target intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Björn Schäpers
DeclContext: Fix iterator category
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Benjamin Kramer
[tblgen] Fold loop into assert to avoid unused variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Philip Reames
[nofree] Restrict semantics to memory visible to caller
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Dávid Bolvanský
[Builtins] Add memory allocation builtins (PR12543)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Artem Belevich
[CUDA, FDO] Filter out profiling options from GPU-side...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Vitaly Buka
Address D100645 comment
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Vitaly Buka
Sanitizer built against glibc 2.34 doesn't work
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Caroline Tice
[LLDB] Re-land: Use path relative to binary for finding...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Min-Yih Hsu
[M68k] Fix empty builtin va_list kind
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nico Weber
Reland "[Support] Don't include <algorithm> in MathExtr...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Simon Pilgrim
[TableGen] CodeGenDAGPatterns - use const references...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Simon Pilgrim
[TableGen] CodeGenMapTable - use for-range loop. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Christudasan...
[AMDGPU] Remove dead dcode (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Siva Chandra...
[libc][NFC] Add template tests for a bunch of math...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Simon Pilgrim
[TableGen] CodeGenDAGPatterns - (style) remove if-else...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Simon Pilgrim
[DAG] SelectionDAG::isSplatValue - early out if binop...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Stella Stamenova
Revert "[Support] Don't include <algorithm> in MathExtr...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Joe Nash
[AMDGPU] Refactor VOP3P Profile and AsmParser, NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Alexey Vishnyakov
[fuzzer] Print reloaded file paths
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nicolas Vasilache
[mlir][scf] Add scf.for + tensor.cast canonicalization...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nick Lewycky
Verify the LLVMContext that an Attribute belongs to.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Zakk Chen
[RISCV][Clang] Add RVV miscellaneous intrinsic functions.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Stanislav Mekhanoshin
Ignore assume like calls by default in hasAddressTaken()
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Zakk Chen
[RISCV][Clang] Drop the assembly tests for RVV intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Fangrui Song
[sanitizer] Mark g_use_dlpi_tls_data as unused
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nico Weber
[ADT] Don't include <algorithm> in iterator.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Michael Liao
Revert "[Support] Don't include <algorithm> in Hashing.h"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nico Weber
[Support] Don't include <algorithm> in Hashing.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Nico Weber
[Support] Don't include <algorithm> in MathExtras.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
Malhar Jajoo
[ARM] Prevent phi-node-elimination from generating...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-16
thomasraoux
[mlir][vector] Move transferOp on tensor opt to folder...
commit
|
commitdiff
|
tree
|
snapshot
next