platform/upstream/llvm.git
2020-04-04 Simon Pilgrim[CostModel][X86] Add some insert subvector cost tests...
2020-04-04 Simon Pilgrim[X86] Cleanup vectorcall test checks
2020-04-04 Louis Dionne[libc++] Enable the new libc++ testing format by default
2020-04-04 Brian Gesiaklibcxx 'LLVM_USE_SANITIZER=Address;Undefined'
2020-04-04 Jonathan RoelofsRevert "[DAG] Fix PR45049: LegalizeTypes crash"
2020-04-04 Jonathan Roelofs[DAG] Fix PR45049: LegalizeTypes crash
2020-04-04 Fangrui Song[ELF][PPC64] Enable R_PPC64_REL14 trunks
2020-04-04 Fangrui Song[ELF][test] Test that thunks are processed before final...
2020-04-04 Sanjay Patel[ValueTracking] add tests for smin/smax; NFC
2020-04-04 Sanjay Patel[InstCombine] add more tests for min/max folding; NFC
2020-04-04 Florian Hahn[LV] Simplify tryToWiden as recipes are not re-used...
2020-04-04 Jean-Michel... [mlir] Add an out-of-tree dialect example
2020-04-04 Heejin Ahn[WebAssembly] Fix a sanitizer error in WasmEHPrepare
2020-04-04 Nico Weberfix typo in comment to cycle bots
2020-04-04 Nikita Popov[InstCombine] Don't limit uses in eraseInstFromFunction()
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
next