platform/upstream/llvm.git
2021-07-12 Johannes Doerfert[OpenMP] Simplify variable sharing and increase shared...
2021-07-12 Johannes Doerfert[Attributor][NFCI] Add UsedAssumedInformation to more...
2021-07-12 Eli Friedman[IndVars] Don't widen pointers in WidenIV::getWideRecur...
2021-07-11 Jez Ng[lld-macho][nfc] clang-format
2021-07-11 Jez Ng[lld-macho][nfc] Remove unnecessary llvm:: namespace...
2021-07-11 Jez Ng[lld-macho][nfc] Avoid using std::map for PlatformKinds
2021-07-11 Florian Hahn[VPlan] Remove default arg from getVPValue (NFC).
2021-07-11 Craig Topper[RISCV] Add tests for suboptimal handling of negative...
2021-07-11 Craig Topper[RISCV] Add tests for suboptimal handling of negative...
2021-07-11 Nico Weber[lld/mac] Unbreak objc.s after 6e05c1cd5f98
2021-07-11 Nico Weber[lld/mac] Always reference dyld_stub_binder when linked...
2021-07-11 Craig Topper[RISCV] Remove stale FIXME from a test. NFC
2021-07-11 Craig Topper[DivRemPairs] Add an initial case for hoisting to a...
2021-07-11 Nico Weber[lld/mac] Use normal Undefined machinery for dyld_stub_...
2021-07-11 Daniel Egger[ARM] Add lowering of uadd_sat to uq{add|sub}8 and...
2021-07-11 Vassil VassilevRevert "[clang-repl] Implement partial translation...
2021-07-11 Kazu Hirata[Analysis] Remove unused declaration isPotentiallyReach...
2021-07-11 David Green[IfCvt] Don't use pristine register for counting livein...
2021-07-11 Dmitry Vyukovsanitizer_common: unbreak ThreadRegistry tests
2021-07-11 Vassil Vassilev[lldb] Fix compilation by adjusting to the new ASTConte...
2021-07-11 Dmitry Vyukovsanitizer_common: add simpler ThreadRegistry ctor
2021-07-11 Vassil Vassilev[clang-repl] Implement partial translation units and...
2021-07-11 Dmitry Vyukovsanitizer_common: sanitize time functions
2021-07-11 Dmitry Vyukovsanitizer_common: split LibIgnore into fast/slow paths
2021-07-11 Jez Ng[lld-macho][nfc] Expand the compact unwind symbol reloc...
2021-07-11 hyeongyu kim[InstCombine] Add optimization to prevent poison from...
2021-07-11 David BlaikieFix windows directory separator some more for test...
2021-07-11 David BlaikieReapply "llvm-symbolizer: Fix "start file" to work...
2021-07-11 Craig Topper[DivRemPairs] Add test cases for D87555. NFC
2021-07-11 Craig Topper[RISCV] Restore non-constant srem test I accidentally...
2021-07-11 Kazu Hirata[Analysis] Remove changeCondBranchToUnconditionalTo...
2021-07-11 Craig Topper[RISCV] Add test cases for div/rem with constant left...
2021-07-10 Johannes Doerfert[Attributor][FIX] Destroy bump allocator objects to...
2021-07-10 Johannes Doerfert[OpenMP] Detect SPMD compatible kernels and execute...
2021-07-10 Johannes Doerfert[OpenMP][FIX] Add missing `)` to remark
2021-07-10 Johannes Doerfert[OpenMP] Remove checkXXXX device runtime functions
2021-07-10 Johannes Doerfert[OpenMP][NFCI] Re-enable two remarks tests after D10197...
2021-07-10 Johannes Doerfert[OpenMP] Create custom state machines for generic targe...
2021-07-10 Johannes Doerfert[OpenMP] Unified entry point for SPMD & generic kernels...
2021-07-10 Johannes Doerfert[Attributor][FIX] Sanitize queries to LVI and ScalarEvo...
2021-07-10 Johannes Doerfert[Attributor] Look through selects in genericValueTraversal
2021-07-10 Johannes Doerfert[OpenMP][FIX] Update remark in test file after rewording
2021-07-10 Johannes Doerfert[Attributor] Reorganize AAHeapToStack
2021-07-10 Johannes Doerfert[Attributor][FIX] Do not replace a value with a non...
2021-07-10 David Green[ARM] Extra widening and narrowing combinations tests...
2021-07-10 Johannes Doerfert[Attributor] Use AAValueSimplify to simplify returned...
2021-07-10 Johannes Doerfert[Attributor] Introduce an optimistic getUnderlyingObjec...
2021-07-10 Johannes Doerfert[Attributor][FIX] Traverse uses even if a value is...
2021-07-10 Nico WeberRevert Attributor patch series
2021-07-10 Vassil VassilevReland "[clang-repl] Allow passing in code as positiona...
2021-07-10 Nico WeberRevert "llvm-symbolizer: Fix "start file" to work with...
2021-07-10 Johannes Doerfert[Attributor][NFCI] Add UsedAssumedInformation to more...
2021-07-10 Johannes Doerfert[OpenMP] Detect SPMD compatible kernels and execute...
2021-07-10 Johannes Doerfert[OpenMP] Remove checkXXXX device runtime functions
2021-07-10 Johannes Doerfert[Attributor][FIX] Sanitize queries to LVI and ScalarEvo...
2021-07-10 Johannes Doerfert[Attributor][FIX] Do not replace a value with a non...
2021-07-10 Johannes Doerfert[OpenMP] Create custom state machines for generic targe...
2021-07-10 Johannes Doerfert[OpenMP] Unified entry point for SPMD & generic kernels...
2021-07-10 Johannes Doerfert[Attributor] Look through selects in genericValueTraversal
2021-07-10 Johannes Doerfert[Attributor] Reorganize AAHeapToStack
2021-07-10 Johannes Doerfert[Attributor] Use AAValueSimplify to simplify returned...
2021-07-10 Johannes Doerfert[Attributor] Introduce an optimistic getUnderlyingObjec...
2021-07-10 Johannes Doerfert[Attributor][FIX] Traverse uses even if a value is...
2021-07-10 Itai Zukerman[mlir] Gated calls to getAsm{Result,BlockArgument}Names...
2021-07-10 Itai Zukerman[mlir] Added OpPrintingFlags to AsmState and SSANameState.
2021-07-10 Itai Zukerman[mlir][NFC] Switched `interfaces` to a private member...
2021-07-10 Joel E. Denny[OpenMP] Avoid checking parent reference count in targe...
2021-07-10 Joel E. Denny[OpenMP] Avoid checking parent reference count in targe...
2021-07-10 Kazu Hirata[AFDO] Require x86_64-linux in a testcase
2021-07-10 Simon Pilgrim[X86] Add tests from D93707 for fsub_strict(x,fneg...
2021-07-10 Andrea Di Biagio[llvm-mca][JSON] Teach the PipelinePrinter how to deal...
2021-07-10 Andrea Di Biagio[llvm-mca][JSON] Further refactoring of the JSON printi...
2021-07-10 Sander de Smalen[LV] NFCI: Do cost comparison on InstructionCost directly.
2021-07-10 Sander de Smalen[InstructionCost] Add saturation support.
2021-07-10 Martin StorsjöRevert "Prepare Compiler-RT for GnuInstallDirs, matchin...
2021-07-10 Amara Emerson[AArch64][GlobalISel] Implement moreElements legalizati...
2021-07-10 Eli Friedman[NFC][ScalarEvolution] Precommit tests for D104075.
2021-07-10 Amara Emerson[GlobalISel] Add a new artifact combiner for unmerge...
2021-07-10 Lang Hames[ORC] Flesh out ExecutorAddress, rename CommonOrcRuntim...
2021-07-10 Vy Nguyen[lld-macho] Fix bug in handling unwind info from ld -r
2021-07-10 Thomas Lively[WebAssembly] Custom combines for f64x2.promote_low_f32x4
2021-07-10 David Blaikiellvm-symbolizer: Fix "start file" to work with Split...
2021-07-10 Eli FriedmanFix buildbot regression from 9c4baf5.
2021-07-10 Vitaly Buka[scudo] Check if we use __clang_major__ >= 12
2021-07-10 Eli Friedman[ScalarEvolution] Strictly enforce pointer/int type...
2021-07-10 Valery N Dmitriev[SLP] Do not make an attempt to match reduction on...
2021-07-09 Derek SchuffWebAssembly: Update datalayout to match fp128 ABI change
2021-07-09 Uday Bondhugula[MLIR][GPU][NFC] Fix documentation for wmma matrix...
2021-07-09 Kazu Hirata[AFDO] Merge function attributes after inlining
2021-07-09 Kazu Hirata[WebAssembly] Fix warnings
2021-07-09 Nico Weber[gn build] fix formatting after 9647a6f719ee
2021-07-09 Fangrui Song[llvm-nm][test] diff -q => diff to make AIX happy
2021-07-09 Andrea Di Biagio[llvm-mca] Refactor the logic that prints JSON files.
2021-07-09 Wouter van... [WebAssembly] Fixed 2 warnings in Asm Type Checker
2021-07-09 Wouter van... [WebAssembly] fix broken tools/llvm-symbolizer/wasm...
2021-07-09 Aaron En Ye Shi[HIP] Move std headers after device malloc/free
2021-07-09 Jessica Paquette[GlobalISel] Use GCDTy when extracting GCD ty from...
2021-07-09 Wouter van... [WebAssembly] Added initial type checker to MC Assembler
2021-07-09 David BlaikiePR51018: A few more explicit conversions from SmallStri...
2021-07-09 John EricsonPrepare Compiler-RT for GnuInstallDirs, matching libcxx
next