platform/upstream/llvm.git
2020-04-09 Georgii Rymar[obj2yaml] - Do not dump the segment's "Align" field...
2020-04-09 Balazs Benics[NFC] Fix Z3 version detection regexp
2020-04-09 Pavel LabathRevert "[lldb/Core] Fix a race in the Communication...
2020-04-09 Florian Hahn[LV] Assert no DbgInfoIntrinsic calls are passed to...
2020-04-09 LLVM GN Syncbot[gn build] Port a0275705bb5
2020-04-09 Florian HahnTemporarily revert "[Attributor] Unify testing (=update...
2020-04-09 Pavel Labath[lldb/Core] Fix a race in the Communication class
2020-04-09 Serguei Katkov[Codegen/Statepoint] Allow usage of registers for non...
2020-04-09 Jay Foad[CodeGen] Fix a simple FIXME. NFC.
2020-04-09 Pratyai Mazumder[SanitizerCoverage] Add -fsanitize-coverage=inline...
2020-04-09 Jay FoadFix typo in comment
2020-04-09 Jay Foad[AMDGPU] Remove outdated comment
2020-04-09 Peter Smith[LLD][ELF][ARM] Fix 32-bit Arm builders, by making...
2020-04-09 Raul Tambre[compiler-rt] Don't print warning about missing testing...
2020-04-09 Florian Hahn[VPlan] Add & use VPValue operands for VPWidenCallRecip...
2020-04-09 Qiu Chaofan[Docs] Add more FP option description for llc
2020-04-09 Jay Foad[KnownBits] Move AND, OR and XOR logic into KnownBits
2020-04-09 Marek Kurdej[clang-tidy] [doc] Fix hicpp-noexcept-move alias links.
2020-04-09 Jay Foad[ValueTracking] Simplify KnownBits construction
2020-04-09 Nikita Popov[RDA] Avoid negative shift UB
2020-04-09 Shu Anzai[lldb] Fixing the bug that the "log timer" has no tab...
2020-04-09 Serge Pavlov[FPEnv] Use single enum to represent rounding mode
2020-04-09 Pratyai Mazumder[SanitizerCoverage] sancov/inline-bool-flag instrumenta...
2020-04-09 Vitaly Buka[NFC][SanitizerCoverage] Simplify alignment calculation
2020-04-09 Johannes Doerfert[Attributor] Disable three tests until the SCC update...
2020-04-09 LLVM GN Syncbot[gn build] Port a3dc9490004
2020-04-09 WangTianQing[X86] Add TSXLDTRK instructions.
2020-04-09 Johannes Doerfert[Attributor] Unify testing (=updates,prefixes,run confi...
2020-04-09 Johannes Doerfert[CallGraphUpdater] Remove dead constants before replaci...
2020-04-09 Lang Hames[ORC] Make mangling convenience methods part of the...
2020-04-09 Uday Bondhugula[MLIR] ShapedType accessor minor fixes + add isDynamicD...
2020-04-09 Jonas Devlieghere[lldb/Docs] Elaborate on reproducer testing
2020-04-09 Matt ArsenaultMIR: Use Register
2020-04-09 River Riddle[mlir][NFC] Wrap the cl::opts in JitRunner within a...
2020-04-09 Sam Clegg[WebAssembly][MC] Use StringRef over std::string pointer
2020-04-09 Craig Topper[LoopVectorize] Move testing for SVML vectorization...
2020-04-09 Craig Topper[InstCombine] Avoid a call to deprecated version of...
2020-04-09 Johannes Doerfert[Attributor][NFC] Split AbstractAttributes out of Attri...
2020-04-08 River Riddle[mlir] Mark ClassID::getID as LLVM_EXTERNAL_VISIBILITY...
2020-04-08 Christopher... Clean up usages of asserting vector getters in Type
2020-04-08 Christopher... Clean up usages of asserting vector getters in Type
2020-04-08 Jonas Devlieghere[lldb/Python] Add lldbconfig module to make the lldb...
2020-04-08 Jonathan Roelofs[mlir] Remove need for static global ctors from mlir...
2020-04-08 Eric Fiselier[libc++] Fix failing concepts tests
2020-04-08 Christopher... Clean up usages of asserting vector getters in Type
2020-04-08 Eric ChristopherFix -Wdeprecated-copy warning in XcodeSDK.
2020-04-08 Eric Fiselier[libcxx] Adds [concept.same]
2020-04-08 Amara EmersonGlobalISel: Add a setInstrAndDebugLoc(MachineInstr...
2020-04-08 River Riddle[mlir][NFC] Wrap static DenseMap inside of a function...
2020-04-08 Matt ArsenaultCodeGen: Use Register in MachineInstrBuilder
2020-04-08 Nicolas Vasilache[mlir][Linalg] Add a test for a fused Linalg pass based...
2020-04-08 River Riddle[mlir][NFC] Remove cl::opts for LoopUnroll now that...
2020-04-08 Erich KeaneMake target features check work with ctor and dtor-
2020-04-08 Louis Dionne[libc++] CI: Always build for both i386 and x86_64...
2020-04-08 River Riddle[mlir] Eliminate the remaining usages of cl::opt instea...
2020-04-08 LLVM GN Syncbot[gn build] Port 8b67853a83c
2020-04-08 Kirill Naumov[CFGPrinter] Adding heat coloring to CFGPrinter
2020-04-08 Raul Tambre[clang][CodeGen] Handle throw expression in conditional...
2020-04-08 Vedant Kumarunittest: Disable MachineInstrClone.CopyCallSiteInfo...
2020-04-08 Vedant Kumarunittest: Disable MachineInstrClone.CopyCallSiteInfo...
2020-04-08 Fangrui Song[Driver] Default arm-linux-androideabi to -z max-page...
2020-04-08 Louis Dionne[libc++] Update the documentation for running Lit to...
2020-04-08 Michael WymanFirst test commit - empty
2020-04-08 Matt ArsenaultCodeGen: Use Register in MachineSSAUpdater
2020-04-08 Artem Belevich[CUDA] Improve testing of libdevice detection.
2020-04-08 Artem Belevich[CUDA] Add partial support for recent CUDA versions.
2020-04-08 Artem Belevich[CUDA] Simplify GPU variant handling. NFC.
2020-04-08 Davide Italiano[DWARF] Not all the constant variables are "static".
2020-04-08 Vedant KumarMachineFunction: Copy call site info when duplicating...
2020-04-08 Walter Erquinigo[commands] Support autorepeat in SBCommands
2020-04-08 Walter ErquinigoFix e796c77b26acab0b530ac6516f1dda21b8494733
2020-04-08 Matt ArsenaultDAG: Use Register
2020-04-08 Sean Fertile[PowerPC][AIX][NFC] Replace deprecated getByValAlign...
2020-04-08 Paula Toth[libc][NFC] Make all top of file comments consistent.
2020-04-08 Simon Pilgrim[InstCombine] Regenerate phi-preserve-ir-flags.ll test...
2020-04-08 zoecarverFix __is_pointer builtin type trait to work with Object...
2020-04-08 Simon Pilgrim[PowerPC] Regenerate optcmp.ll test checks to fix issue...
2020-04-08 Walter Erquinigo[lldb-vscode] Correctly return source mapped breakpoint...
2020-04-08 Uday Bondhugula[MLIR] Fix test case typos in unroll.mlir
2020-04-08 zoecarver[libc++] Remove std::optional from ObjC is_scalar test.
2020-04-08 Simon Pilgrim[PowerPC] Fix fold-rlwinm.mir typos in checks to fix...
2020-04-08 Fangrui Song[ELF] --warn-backrefs: don't warn if -u/--export-dynami...
2020-04-08 Nikita Popov[RDA] Try to fix build, again (NFC)
2020-04-08 Simon Pilgrim[PowerPC] Fix fold-frame-offset-using-rr.mir typos...
2020-04-08 Nikita Popov[RDA] Try to fix build (NFC)
2020-04-08 Matt ArsenaultFastISel: Partially use Register
2020-04-08 Matt ArsenaultCodeGen: Use Register more in CallLowering
2020-04-08 Matt ArsenaultCodeGen: Use Register in MachineBasicBlock
2020-04-08 Matt ArsenaultCodeGen: Use Register in TargetLowering
2020-04-08 Simon Pilgrim[AMDGPU] Refresh fmin_legacy.ll checks to fix issue...
2020-04-08 Kirill Naumov[TimePasses] Small fix in "-time-passes" flag that...
2020-04-08 Andy Davis[MLIR][Vector] Update ShapeCastOp folder to use produce...
2020-04-08 Nikita Popov[RDA] Use TinyPtrVector to store reaching defs (NFCI)
2020-04-08 Sean Fertile[PowerPC][AIX] Enable passing byval formal arguments...
2020-04-08 Simon Pilgrim[ARM] Fix thumb1_return_sequence typo in check to fix...
2020-04-08 Louis Dionne[libunwind] Fix incorrect lit substitutions in tests
2020-04-08 Simon Pilgrim[ARM] Fix misched-int-basic-thumb2.mir typo in check...
2020-04-08 Bevin Hansson[Fixed Point] Add triples to test cases.
2020-04-08 Simon Pilgrim[AARCH64][GISEL] arm64-fallback.ll - Refresh remarks...
2020-04-08 Florian Hahn[DSE,MSSA] Add additional test cases for multi-path...
next