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-05-16
Simon Pilgrim
[X86][SSE] Pull out combineToHorizontalAddSub helper...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Florian Hahn
[Matrix] Fix some newpm check lines, which fail on...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Florian Hahn
[Matrix] Extend test to also check new PM pipeline.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Florian Hahn
[PhaseOrdering] Add test for insert/extract code for...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Florian Hahn
[VectorCombine] Add tests with and & urem guaranteeing...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Roman Lebedev
[NFC][X86][Costmodel] Add tests for load/store with...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Nikita Popov
Revert "[CaptureTracking] Do not check domination"
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Nikita Popov
[CaptureTracking] Do not check domination
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Nikita Popov
[MemCpyOpt] Add test for unreachable capture (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Uday Bondhugula
[MLIR][PYTHON] Provide opt level for ExecutionEngine...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Saurabh Jha
[Matrix] Implement static cast for matrix types
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Uday Bondhugula
[MLIR][NFC] Fix clang-tidy warnings in IntegerSet.h
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Kai Luo
[AIX][compiler-rt] Build and install standalone libatomic
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Jinsong Ji
[AIX][AsmPrinter] Print Global Variable in comments
commit
|
commitdiff
|
tree
|
snapshot
2021-05-16
Hubert Tong
[AIX][clang-repl][test] Mark unsupported pending XCOFF6...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Tomasz Miąsko
[Demangle][Rust] Parse trait definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Tomasz Miąsko
[Demangle][Rust] Parse trait implementations
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Tomasz Miąsko
[Demangle][Rust] Parse inherent implementations
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Kuter Dinel
[Attributor] Call site specific AAValueSimplification...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[X86] Remove unused check-prefixes
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Nikita Popov
[CaptureTracking] Only check reachability for capture...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[X86][SSE] Add SSE3 coverage to PHADD/SUB generation...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Alex Orlov
NFC. Refactored DIPrinter for support embedded source.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Dan Liew
[Compiler-rt] Downgrade another fatal error to warning
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Dan Liew
[Compiler-rt] Downgrade fatal error about unsupported...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Pengxuan Zheng
Support GCC's -fstack-usage flag
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Nico Weber
Revert "[X86][SSE] Pull out combineToHorizontalAddSub...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
David Green
[ARM] Add an extra memset test showing reverted WLSTP...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[X86] X86OptimizeLEAPass::replaceDebugValue - take...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[X86] X86CmovConverterPass::convertCmovInstsToBranches...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
Revert rG632668c1c0e7dcf97154d2e377491cdc8cb6963c ...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[TableGen] TreePatternNode::isIsomorphicTo - early...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
X86SpeculativeLoadHardeningPass::hardenValueInRegister...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
SampleProfileLoader::inlineHotFunctionsWithPriority...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
IfConverter::MeetIfcvtSizeLimit - Fix uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Nikita Popov
[CFG] Move reachable from entry checks into basic block...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[X86][Atom] Fix vector integer multiplication resource...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[Local] collectBitParts - bail out if we find more...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[InstCombine] InstCombinerImpl::visitOr - enable bitrev...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[X86] Try to pass DebugLoc by const-ref to avoid costly...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Simon Pilgrim
[Local] collectBitParts - early-out from binops. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Sanjay Patel
[GlobalOpt] add tests for store alignment (PR50253...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Sanjay Patel
[GlobalOpt] add test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Nikita Popov
[IR] Add BasicBlock::isEntryBlock() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
mydeveloperday
[clang-format] PR50326 AlignAfterOpenBracket AlwaysBre...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Nikita Popov
[CFG] Use comesBefore() (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Nikita Popov
[CaptureTracking] Clean up same instruction check ...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Tomasz Miąsko
[Demangle][Rust] Parse char constants
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Tomasz Miąsko
[Demangle][Rust] Parse bool constants
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Tim Northover
Verifier: second attempt to fix what I broke with swift...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Douglas Yung
Revert "[Clang,Driver] Add -fveclib=Darwin_libsystem_m...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Vitaly Buka
[sanitizer] Disable test on Android
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Vitaly Buka
Fix "is not used" warning
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Lang Hames
[llvm-jitlink] Link libnetwork on Haiku in llvm-jitlink
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Aart Bik
[mlir][sparse] remove accidental debug code
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Nico Weber
[gn build] (manually) port ad7e12226f6b
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Aart Bik
[mlir][sparse] prepare runtime support lib for multiple...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Philip Reames
Extract a helper routine to simplify D91481 [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Hendrik Greving
[MC] Add the ability to pass MCRegisterInfo to dump_pretty.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-15
Dan Liew
[Compiler-rt] Distinguish between testing just built...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Amara Emerson
[GlobalISel][CallLowering] Fix crash when handling...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Sam Clegg
[lld][WebAssembly] Remove unused method declaration...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Benjamin Kramer
Reinstate gtest fix from 4f0b0bf5c6731e3d370558be08c926...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Nick Desaulniers
[LowerConstantIntrinsics] reuse isManifestLogic from...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
zoecarver
[libcxx][ranges] Add `contiguous_iterator`.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Benjamin Kramer
[compiler-rt] Fix deprection warnings on INSTANTIATE_TE...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Nicolas Vasilache
[mlir][Linalg] NFC - More gracefully degrade lookup...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Brendon Cahoon
[AMDGPU] Update SCC defs to VCC when uses are changed...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Mitch Phillips
[msan] [NFC] Add newline to EOF in test.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Nicolas Vasilache
[mlir][Linalg] Add support for subtensor_insert compreh...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Mitch Phillips
Revert "[X86] Try to pass DebugLoc by const-ref to...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Arthur Eubanks
[NFC] Directly get GV type
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Michael Kruse
[Polly] Run polly-update-format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
wlei
[CSSPGO] Fix return value of getProbeWeight
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Nikita Popov
[MemDep] Use BatchAA in more places (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Neumann Hon
[SystemZ] [z/OS] Add SystemZCallingConventionRegisters...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Mateusz Mikuła
[LLD][MinGW] Ignore --no-undefined flag
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Mateusz Mikuła
[MinGW] Always enable -mbig-obj for LLVM build unless...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Mitch Phillips
[Scudo] Delete unused flag 'rss_limit_mb'.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Florian Hahn
[LV] Add another more complex first-order recurrence...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Florian Hahn
[Clang,Driver] Add -fveclib=Darwin_libsystem_m support.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Nikita Popov
[AA] Support callCapturesBefore() on BatchAA (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Alexey Bataev
[SLP][NFC]Add a test for non-consecutive inserts, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Fangrui Song
[sanitizer] Commit a missing change in BufferedStackTra...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Fangrui Song
[sanitizer] Fall back to fast unwinder
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Benjamin Kramer
GTEST_HAS_TR1_TUPLE is gone, stop defining it.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Benjamin Kramer
[ProfData] Address a unit test FIXME
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Kevin Athey
Remove (unneeded) '-asan-use-after-return' from hoist...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Benjamin Kramer
[flang] s/TYPED_TEST_CASE/TYPED_TEST_SUITE/ as the...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Benjamin Kramer
Add another -Wdeprecated-copy hack for gtest
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Tim Northover
SwiftAsync: remove duplicate instance in array. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Philip Reames
Discount invariant instructions in full unrolling
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
River Riddle
[mlir] Add missing dependence to TestDialect from TestT...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Michael Kruse
[Polly] Add support for -polly-position=early with...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Sanjay Patel
[InstCombine] drop poison flags when simplifying 'shl...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Sanjay Patel
[InstCombine] add test for shl demanded bits miscompile...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Stanislav Mekhanoshin
[AMDGPU] Add support for architected flat scratch
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Nico Weber
[gn build] (manually) merge b7d1ab75cf47
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Tomasz Miąsko
[Demangle][Rust] Parse integer constants
commit
|
commitdiff
|
tree
|
snapshot
2021-05-14
Philip Reames
Do actual DCE in LoopUnroll (try 2)
commit
|
commitdiff
|
tree
|
snapshot
next