platform/upstream/llvm.git
2019-12-16 Richard SmithProperly compute whether statement expressions can...
2019-12-16 Richard SmithResolve exception specifications after marking the...
2019-12-16 Fangrui Song[ELF] Delete redundant isLive() check. NFC
2019-12-16 Lang Hames[examples] Rename LLJITWithJITLink to LLJITWithCustomOb...
2019-12-16 Lang Hames[Orc][LLJIT] Automatically use JITLink for LLJIT on...
2019-12-16 Lang Hames[examples] Update LLJITWithJITLink example for change...
2019-12-16 Fangrui Song[llvm-objcopy][ELF] -O binary: use LMA instead of sh_of...
2019-12-16 Seiya Nuta[llvm-objcopy][MachO] Implement --add-section
2019-12-16 Fangrui Song[MC] Delete STT_SECTION special cases from MCSymbolELF...
2019-12-16 Jim Lin[PowerPC] Fix %llvm.ppc.altivec.vc* lowering
2019-12-16 Lang Hames[ORC] Make ObjectLinkingLayer own its jitlink::MemoryMa...
2019-12-16 Fangrui Song[MC] Assume CommentStream is non-null in MCDisassembler...
2019-12-16 Fangrui Song[MC] Ignore VK_WEAKREF in MCValue::getAccessVariant
2019-12-15 Fangrui Song[MC] Delete unused MCAsmInfoELF::UsesNonexecutableStack...
2019-12-15 Lang Hames[Kaleidoscope][BuildingAJIT] Add a missing std::move.
2019-12-15 Raphael Isemann[lldb] Remove RTTI in ClangExternalASTSourceCommon...
2019-12-15 Mark de Wever[AST] Use a reference in a range-based for
2019-12-15 Raphael Isemann[clang] Improve LLVM-style RTTI support in ExternalASTS...
2019-12-15 LLVM GN Syncbotgn build: Merge bbc9f6c2ef0
2019-12-15 Gabor Bencze[clang-tidy] Add cert-oop58-cpp check
2019-12-15 Sanjay Patel[InstSimplify] fold splat of inserted constant to vecto...
2019-12-15 Sanjay Patel[DAG] Add SimplifyDemandedBits support for BSWAP
2019-12-15 Borsik Gabor[analyzer] Add support for namespaces to GenericTaintCh...
2019-12-15 Heejin Ahn[IR] Include more target specific intrinsic headers
2019-12-14 Craig Topper[LegalizeTypes] Teach BitcastToInt_ATOMIC_SWAP to only...
2019-12-14 Craig Topper[LegalizeTypes] In PromoteFloatOp_SETCC, don't both...
2019-12-14 Richard Smith[cxx_status] Fix paper number for "Concept auto" paper.
2019-12-14 Logan ChienRevert "AArch64: Fix frame record chain"
2019-12-14 Nico Webergn build: (manually and belatedly) merge ed153ef044fd
2019-12-14 Logan ChienAArch64: Fix frame record chain
2019-12-14 Shoaib Meenai[perf-training] Make training data location configurable
2019-12-14 Fangrui Song[AArch64][test] Fix machine-outliner-size-info.mir...
2019-12-14 Raphael Isemann[clang] Fix modules build after addition of TypeBitCode...
2019-12-14 Sanjay Patel[AArch64] add tests for fcvtl2; NFC
2019-12-14 Nico WeberFix build with older (still supported) gcc versions.
2019-12-14 Nico Webergn build: Merge 91dd67ef724
2019-12-14 Nico WeberRevert "[clangd] Fall back to selecting token-before...
2019-12-14 Nico Webergn build: (manually) merge 6404bd236 and d505e57cc2
2019-12-14 John McCallMove ASTRecordWriter into its own header; NFC.
2019-12-14 John McCallMove ASTRecordReader into its own header; NFC.
2019-12-14 Puyan Lotfi[NFC][llvm][MIRVRegNamerUtils] Refactoring GetHashableM...
2019-12-14 Johannes Doerfert[Attributor][Tests] Copy & use the ArgumentPromotion...
2019-12-14 Johannes Doerfert[ArgPromo][Tests] Run update_test_checks on all Argumen...
2019-12-14 John McCallMSVC build fix: forget some unneeded and incorrect...
2019-12-14 Johannes Doerfert[Attributor] Annotate call sites of declarations with...
2019-12-14 Johannes Doerfert[Attributor][NFC] Add more simple test situations for...
2019-12-14 Johannes Doerfert[Attributor][NFC] Reorder test functions
2019-12-14 Johannes Doerfert[Attributor][NFC] Simplify debug printing for abstract...
2019-12-14 John McCallAbstract serialization: TableGen the (de)serialization...
2019-12-14 John McCallAbstract serialization: TableGen "basic" reader/writer...
2019-12-14 John McCallStandardize the reader methods in ASTReader; NFC.
2019-12-14 John McCallExtract the TypeClass <-> TypeCode map into a .def...
2019-12-14 John McCallEnable better node-hierarchy metaprogramming; NFC.
2019-12-14 John McCallExtract out WrappedRecord as a convenience base class...
2019-12-14 John McCallAdd a function to get the ExceptionSpecInfo of a functi...
2019-12-14 John McCallIntroduce some types and functions to make it easier...
2019-12-14 John McCall[NFC] Correct accidental use of tabs.
2019-12-14 John McCall[NFC] Rename ClangASTEmitters.h -> ASTTableGen.h
2019-12-14 Johannes Doerfert[Attributor] Only replace instruction operands
2019-12-14 Johannes Doerfert[Attributor] Reuse the IPConstantProp tests for the...
2019-12-14 Nico Webergn build: add deps I failed to add in b2508ce85c1
2019-12-14 Xin-Xin Wang[clang] Move CLANG_BOOTSTRAP_CMAKE_ARGS above PASSTHROU...
2019-12-14 Fangrui Song[AArch64] Save FP for leaf functions when disabling...
2019-12-14 Fangrui Song[Driver] Default to -momit-leaf-frame-pointer for AArch64
2019-12-14 Richard SmithPR44268: Fix crash if __builtin_object_size is applied...
2019-12-14 Richard Smith[c++20] Improve phrasing of diagnostic for missing...
2019-12-14 Stephan T.... [libcxx] [test] Include missing headers. (NFC)
2019-12-14 Artem Dergachev[analyzer] CStringChecker: Fix a crash on unknown value...
2019-12-14 Sean Fertile[PowerPC] Add Support for indirect calls on AIX.
2019-12-14 Julian Lettner[lit] Small cleanups. NFCI
2019-12-14 Michael Kruse[OpenMP][Docs] Claim loop tiling.
2019-12-14 Fangrui Song[Mips] Fix gcc -Wunused-but-set-variable in -DLLVM_ENAB...
2019-12-13 Roman Tereshin[Legalizer] Making artifact combining order-independent
2019-12-13 Roman Tereshin[Legalizer] Refactoring out legalizeMachineFunction
2019-12-13 Roman Tereshin[Legalizer] More detailed debugging printing in main...
2019-12-13 Vedant Kumar[ubsan] Enable testing of .m files
2019-12-13 Jonas Devlieghere[lldb/SWIG] Modulerize lldb.swig so parts of it can...
2019-12-13 Fangrui Song[Driver] Use .init_array for all gcc installations...
2019-12-13 Alexey Bataev[OPENMP]Fix skipping of functions body.
2019-12-13 Jonas Devlieghere[lldb/CMake] Initialize LLDB_ENABLE_POSIX based on...
2019-12-13 Jonas Devlieghere[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_...
2019-12-13 Alex Richardson[LSAN] Increase stack space for guard-page.c test
2019-12-13 Alex Richardson[NFC] Use SelectionDAG::getMemBasePlusOffset() instead...
2019-12-13 Alex Richardson[NFC] Implement SelectionDAG::getObjectPtrOffset()...
2019-12-13 Alex Richardson[NFC] Add a SDValue overload for SelectionDAG::getMemBa...
2019-12-13 Alex Richardson[NFC] Change SelectionDAG::getMemBasePlusOffset() to...
2019-12-13 Alexey BataevRevert "[libomptarget] Move resource id functions into...
2019-12-13 Akira HatanakaCall objc_retainBlock before passing a block as a varia...
2019-12-13 Eric ChristopherFix -Wswitch-coverage warning in clang-tidy after ak_ad...
2019-12-13 Eric Fiselier[libc++] Ensure __config always defines certain configu...
2019-12-13 Med Ismail... LanguageRuntime: Simplify NSException::GetSummary(...
2019-12-13 Erich KeaneCorrect gcc vector splat conversion from float to int...
2019-12-13 Sam Elliott[RISCV] Move DebugLoc Copy into CompressInstEmitter
2019-12-13 Francesco PetrogalliRevert "[VectorUtils] Introduce the Vector Function...
2019-12-13 Fangrui Song[profile] Fix a crash when -fprofile-remapping-file...
2019-12-13 Sanjay Patel[InstSimplify] improve test coverage for insert+splat...
2019-12-13 Sanjay Patel[DAGCombiner] fold shift-trunc-shift to shift-mask...
2019-12-13 Hiroshi Yamauchi[PGO][PGSO] Enable size optimizations in code gen ...
2019-12-13 Mitch Phillips[NFC] Guard scudo_standalone's optional dependency...
2019-12-13 Momchil Velikov[ARM] Fix in ICE when retrieving the number of micro...
next