platform/upstream/llvm.git
2020-04-04 Luofan Chen[Attributor] Deduce attributes for non-exact functions
2020-04-04 Johannes Doerfert[OpenMP][NFC] Remove unnecessary argument
2020-04-04 Nico WeberDisable relative paths in lit.site.cfg in presence...
2020-04-04 Tamás Zolnai[clang-tidy]: fix false positive of cert-oop54-cpp...
2020-04-04 Heejin Ahn[WebAssembly] Fix wasm.lsda() optimization in WasmEHPrepare
2020-04-04 Simon Pilgrim[CostModel][X86] Add shuffle cost tests for sub-128bit...
2020-04-04 Simon Pilgrim[CostModel][X86] Add insert/extract cost tests for...
2020-04-04 Simon Pilgrim[X86][SSE] lowerV8I16Shuffle - lower compaction shuffle...
2020-04-04 Nikita Popov[IRBuilder] Move some code into the cpp file; NFC
2020-04-04 Nikita Popov[VNCoercion] Use IRBuilderBase; NFC
2020-04-04 vgxbj[Object] object::ELFObjectFile::dynamic_symbol_begin...
2020-04-04 Nikita Popov[Reassociate] Use IRBuilderBase; NFC
2020-04-04 Nikita Popov[IVDescriptors] Remove IRBuilder.h include; NFC
2020-04-04 Nikita Popov[IVDescriptors] Remove unnecessary DemandedBits.h inclu...
2020-04-04 Eric Fiselier[libc++] Attempt to workaround module invalidation bug
2020-04-04 Sam McCall[clangd] Tweak parseDocumentation loop to use raw lines...
2020-04-04 Sam McCall[clang] Annotate trivial getters and setters on hover.
2020-04-04 Frederik Gossen[MLIR] Fix shape inference in toy tutorial
2020-04-04 Matt ArsenaultAMDGPU: Fix a few more tests with old denormal subtarge...
2020-04-04 Mehdi AminiAdd mention of advantages of `arc` in the Phabricator...
2020-04-04 Richard SmithDon't treat a CXXScopeSpec with a nested name specifier...
2020-04-04 Frederik GossenFix typos in toy tutorial
2020-04-04 Kazuaki Ishizaki[OpenMP] NFC: Fix trivial typo
2020-04-04 Jim InghamThe thread plan list test is failing at least on Ubuntu...
2020-04-04 Walter ErquinigoFix LLDB debug builds
2020-04-04 River Riddle[mlir][DeclarativeParser] Emit an error if a `:` follow...
2020-04-04 Walter Erquinigo[source maps] Fix remove, insert-after and replace
2020-04-04 River Riddle[mlir] Change the default of `mlir-print-op-on-diagnost...
2020-04-04 Nemanja Ivanovic[NFC][PowerPC] Pre-commit a test case for D77448
2020-04-04 Richard SmithPR45402: Make the restrictions on constant evaluation...
2020-04-04 Jim InghamThis test is failing on the Ubuntu bot but the bot...
2020-04-04 Eli Friedman[clang][opaque pointers] Fix up a bunch of "getType...
2020-04-04 Eli Friedman[polly][opaque pointers] Remove use of deprecated APIs.
2020-04-04 Eli Friedman[clang codegen][opaque pointers] Remove use of deprecat...
2020-04-04 Eli Friedman[llvm-stress][opaque pointers] Remove use of deprecated...
2020-04-04 Eric ChristopherFix unused variable, format, and format string warnings.
2020-04-04 Walter Erquinigo[intel-mpx] Delete an unnecessary license header
2020-04-04 Jim InghamDisable two new tests on Windows. They are failing...
2020-04-04 LLVM GN Syncbot[gn build] Port 1d42c0db9a2
2020-04-03 Craig TopperRevert "[X86] Add a Pass that builds a Condensed CFG...
2020-04-03 Craig TopperRevert "[X86] Add Support for Load Hardening to Mitigat...
2020-04-03 Reid Kleckner[MS] Fix assert handling enum forward decls in hasVisib...
2020-04-03 Joerg SonnenbergerAvoid using std::max_align_t in pre-C++11 mode
2020-04-03 Volodymyr Sapsai[ObjC generics] Fix not inheriting type bounds in categ...
2020-04-03 Francis Visoiu... [Driver] Handle all optimization-record options for...
2020-04-03 Paula Toth[libc] Fix memcpy to adhere to qualified calls.
2020-04-03 Jan Kratochvil[lldb] Findtypes -gmodules fix for too many matches
2020-04-03 Paula Toth[libc] Add strlen implementation.
2020-04-03 Jim InghamAllow the ThreadPlanStackMap to hold the thread plans...
2020-04-03 Jim InghamMove thread plan stacks into the Process, indexed by...
2020-04-03 Jim InghamMake ThreadPlanTracers use TID & Process rather than...
2020-04-03 Jim InghamMake ThreadPlans use TID and Process, rather than Thread *.
2020-04-03 Louis Dionne[libc++] Lit: Add default values for most arguments...
2020-04-03 Alex Zinenko[mlir] LoopToStandard conversion: support "if/else...
2020-04-03 Sanjay Patel[InstCombine] add tests for freelyNegateValue with...
2020-04-03 Nico WeberFix standalone clang builds after fb80b6b2d58.
2020-04-03 Nick Desaulniers[test] preformat test with update_llc_test_checks.py NFC
2020-04-03 Scott Constable[X86] Add Support for Load Hardening to Mitigate Load...
2020-04-03 Reid Kleckner[OpenMP][NFC] Remove the need to include `OpenMPClause.h`
2020-04-03 Nicolas Vasilache[mlir][Linalg] Employ finer-grained control of C interf...
2020-04-03 LLVM GN Syncbot[gn build] Port c74dd640fd7
2020-04-03 Julian Lettner[lit] Cleanly exit on user keyboard interrupt
2020-04-03 Scott Constable[X86] Add a Pass that builds a Condensed CFG for Load...
2020-04-03 Jan Kratochvil[nfc] [lldb] Unindent code - obvious part
2020-04-03 LLVM GN Syncbot[gn build] Port f95a67d8b8a
2020-04-03 Kevin P. NealRevert "[PowerPC] Replace subtract-from-zero float...
2020-04-03 Andrew NgDon't use relpaths in lit cfg if build/source dir are...
2020-04-03 Paul RobinsonTest had incorrect check for nonzero count
2020-04-03 Lang Hames[ORC] Improve documention of memory ownership in the...
2020-04-03 Kevin P. NealFix typo in test.
2020-04-03 Alina Sbirlea[GraphDiff] Extend GraphDiff to track a list of updates.
2020-04-03 Scott Constable[X86] Add RET-hardening Support to mitigate Load Value...
2020-04-03 Andrew Wock[PowerPC] Replace subtract-from-zero float in version...
2020-04-03 Riyaz V Puthiyapurayil[compiler-rt] Build with correct ABI (PR38025)
2020-04-03 Matt ArsenaultSupport: Add specializations for reverseBits to use...
2020-04-03 Matt ArsenaultCodeGen: Convert some TII hooks to use Register
2020-04-03 Matt ArsenaultAMDGPU: Use Register in more places
2020-04-03 Matt ArsenaultAMDGPU: Remove redundant virtual
2020-04-03 Louis Dionne[libc++] NFC: Remove unused CMake option
2020-04-03 Nathan James[clang-tidy] Address false positive in modernize-use...
2020-04-03 Stanislav Mekhanoshin[AMDGPU] Added label to test. NFC.
2020-04-03 Alex Zinenko[mlir] DialectConversion: support block creation in...
2020-04-03 Christopher... Clean up usages of asserting vector getters in Type
2020-04-03 Stephen Neuendorffer[CMAKE] Plumb include_directories() into tablegen()
2020-04-03 Stanislav Mekhanoshin[AMDGPU] Propagate AGPR RC from PHI to its PHI operands
2020-04-03 Louis Dionne[libc++] Remove support for specifying LIBCXX_CXX_ABI_S...
2020-04-03 Simon Pilgrim[YAMLParser] Scanner::setError - ensure we use the...
2020-04-03 Sanjay Patel[VectorCombine] try to form a better extractelement
2020-04-03 Sylvain Audi[Support/Path] sys::path::replace_path_prefix fix and...
2020-04-03 Louis Dionne[libc++] Remove useless nothing_to_do.pass.cpp tests
2020-04-03 Stephen NeuendorfferRevert "[CMAKE] Plumb include_directories() into tableg...
2020-04-03 Stephen Neuendorffer[CMAKE] Plumb include_directories() into tablegen()
2020-04-03 Simon Pilgrim[X86][SSE] lowerShuffleWithPACK - extend to use chained...
2020-04-03 Roman LebedevRevert "[SCEV] rewriteLoopExitValues(): even if have...
2020-04-03 Roman Lebedev[NFC] Move ARM `opt -indvars` test from Codegen into...
2020-04-03 Simon Pilgrim[LoopStrengthReduce] Fix test checks to fix issue repor...
2020-04-03 Michael Liao[cuda][hip] Fix `RegisterVar` function prototype.
2020-04-03 Simon Pilgrim[AArch64] Fix swap-compare-operands test names to fix...
2020-04-03 Sanjay Patel[PhaseOrdering] add shuffle tests based on D40633; NFC
2020-04-03 John Brawn[ARM] Fix incorrect handling of big-endian vmov.i64
next