platform/upstream/llvm.git
2019-10-11 Vitaly BukaInsert module constructors in a module pass
2019-10-11 Martin Storsjo[LLDB] [Driver] Use llvm::InitLLVM to do unicode argume...
2019-10-11 Raphael Isemann[lldb] Fix crash in CxxModuleHandler when std module...
2019-10-11 QingShan Zhang[TableGen] Fix a bug that MCSchedClassDesc is interfere...
2019-10-11 Craig Topper[X86] Add v8i64->v8i8 ssat/usat/packus truncate tests...
2019-10-11 Kadir Cetinkaya[ADT][Statistics] Fix test after rL374490
2019-10-11 Pavel LabathFix modules build for r374337
2019-10-11 Craig Topper[X86] Always define the tzcnt intrinsics even when...
2019-10-11 Yi-Hong Lyu[PowerPC] Remove assertion "Shouldn't overwrite a regis...
2019-10-11 Chen Zheng[NFC] run specific pass instead of whole -O3 pipeline...
2019-10-11 Chen Zheng[InstCombine] recognize popcount.
2019-10-11 Petr Hosek[libc++] Fix linker script generation
2019-10-11 Craig Topper[X86] Add a DAG combine to turn v16i16->v16i8 VTRUNCUS...
2019-10-11 Craig Topper[X86] Add test case for trunc_packus_v16i32_v16i8_store...
2019-10-11 Philip Reames[CVP] Remove a masking operation if range information...
2019-10-11 Craig Topper[X86] Add more packus/ssat/usat truncate tests from...
2019-10-11 Volodymyr Sapsai[Polly] Fix formatting violation. NFC.
2019-10-11 Nico WeberRevert 374481 "[tsan,msan] Insert module constructors...
2019-10-11 Yaxun Liu[CUDA][HIP} Add a test for constexpr default ctor
2019-10-11 Volodymyr Sapsai[Stats] More polly fixes following llvm::Statistic...
2019-10-11 Lang Hames[JITLink] Disable the MachO/AArch64 testcase while...
2019-10-11 Lang Hames[JITLink] Fix MachO/arm64 GOTPAGEOFF encoding.
2019-10-11 Johannes Doerfert[Attributor][FIX] Do not replace musstail calls with...
2019-10-11 Volodymyr Sapsai[Stats] Fix polly build due to change in llvm::Statisti...
2019-10-11 Richard SmithFix assertion failure for a cv-qualified array as a...
2019-10-11 Matt ArsenaultAMDGPU: Move SelectFlatOffset back into AMDGPUISelDAGToDAG
2019-10-11 Jordan RoseGet ClangdXPC.framework building (barely) with CMake...
2019-10-11 Volodymyr Sapsai[Stats] Add ALWAYS_ENABLED_STATISTIC enabled regardless...
2019-10-11 Richard SmithInclude whether the destructor is constexpr in -ast...
2019-10-11 Craig Topper[X86] Improve the AVX512 bailout in combineTruncateWith...
2019-10-11 Craig Topper[X86] Update trunc_packus_v32i32_v32i8 test in min...
2019-10-11 Richard SmithMove most CXXRecordDecl::DefinitionData bit-fields...
2019-10-11 Haibo HuangClean up format in cmake file
2019-10-10 GN Sync Botgn build: Merge r374476
2019-10-10 Vitaly Buka[tsan,msan] Insert module constructors in a module...
2019-10-10 Vitaly Buka[msan, NFC] Move option parsing into constructor
2019-10-10 Michael LiaoFix compilation warning due to typo.
2019-10-10 Michael Liao[tooling] Fix assertion on MacOSX.
2019-10-10 Lang Hames[JITLink] Add an initial implementation of JITLink...
2019-10-10 Lang Hames[JITLink] Move MachO/x86 got test further down in the...
2019-10-10 Tom Stellarddocs/DeveloperPolicy: Add instructions for requesting...
2019-10-10 Amy HuangChange test case so that it accepts backslashes in...
2019-10-10 Reid KlecknerFix check-interception link error in compiler-rt debug...
2019-10-10 Alina Sbirlea[MemorySSA] Update Phi simplification.
2019-10-10 Michael Liao[tooling] Teach Tooling to understand compilation with...
2019-10-10 Alex Langford[lldb-test] Remove unused header
2019-10-10 Yaxun LiuFix help message for -ffp-contract
2019-10-10 Richard SmithPR43629: Fix crash evaluating constexpr placement new...
2019-10-10 Marcello Maggioni[GISel] Simplifying return from else in function. NFC
2019-10-10 Jonas Devlieghere[Make] Remove spurious line break
2019-10-10 Jonas Devlieghere[test] Reduce inconsistency between lit configuration...
2019-10-10 Craig Topper[X86] Guard against leaving a dangling node in combineT...
2019-10-10 Craig Topper[X86] Add test cases for packus/ssat/usat 32i32->v32i8...
2019-10-10 Marcello Maggioni[GISel] Allow getConstantVRegVal() to return G_FCONSTAN...
2019-10-10 Richard SmithFix some errors in <arm_neon.h> tests that cause them...
2019-10-10 Nico WeberRevert 374450 "Fix __builtin_assume_aligned with too...
2019-10-10 Stanislav Mekhanoshin[AMDGPU] Handle undef old operand in DPP combine
2019-10-10 Rong Xu[ValueTracking] Improve pointer offset computation...
2019-10-10 Evandro Menezes[InstCombine] Add test case for PR43617 (NFC)
2019-10-10 Julian Lettner[lit] Break main into smaller functions
2019-10-10 Frederic RissTestMTCSimple: Make Makefile portable.
2019-10-10 Erich KeaneFix __builtin_assume_aligned with too large values.
2019-10-10 Reid KlecknerAdd -fgnuc-version= to control __GNUC__ and other GCC...
2019-10-10 Evgeniy StepanovAdd a missing include in test.
2019-10-10 Alina Sbirlea[MemorySSA] Additional handling of unreachable blocks.
2019-10-10 David Greene[System Model] [TTI] Move default cache/prefetch implem...
2019-10-10 Greg ClaytonFix a documentation warning from GSYM commit.
2019-10-10 Dimitry AndricFix process launch failure on FreeBSD after r365761
2019-10-10 Zachary Turner[MSVC] Automatically add atlmfc folder to include and...
2019-10-10 Zachary Turner[PDB] Fix bug when using multiple PCH header objects...
2019-10-10 Julian Lettner[lit] Add comment explaining the LIT_OPTS env var overr...
2019-10-10 Jordan RoseADT: Save a word in every StringSet entry
2019-10-10 Michael J.... [ScanDeps] clang-format, 80 cols.
2019-10-10 Alexey Bataev[OPENMP]Update doc for supported constructs, NFC.
2019-10-10 Alexey Bataev[OPENMP50]Support for 'master taskloop' directive.
2019-10-10 Sanjay Patel[x86] reduce duplicate test assertions; NFC
2019-10-10 Jonas Devlieghere[test] Add timeout to API tests.
2019-10-10 Jonas Devlieghere[test] Cleanup top-level lit.cfg.py
2019-10-10 Julian Lettner[lit] Bring back `--threads` option alias
2019-10-10 Craig Topper[X86] Use packusdw+vpmovuswb to implement v16i32->V16i8...
2019-10-10 Jonas Devlieghere[Docs] Update testing documentaton
2019-10-10 Joel E. DennyRevert r374388: "[lit] Make internal diff work in pipel...
2019-10-10 Jinsong Ji[PowerPC][docs] Update IBM official docs in Compiler...
2019-10-10 Joel E. DennyRevert r374389: "[lit] Clean up internal diff's encodin...
2019-10-10 Joel E. DennyRevert r374390: "[lit] Extend internal diff to support...
2019-10-10 Joel E. DennyRevert r374392: "[lit] Extend internal diff to support -U"
2019-10-10 Lawrence D... update TestRunCommandInterpreterAPI to use SBFile
2019-10-10 Lawrence D... update SBDebugger::SetInputFile() etc to work on native...
2019-10-10 Nico Weberwin: Move Parallel.h off concrt to cross-platform code
2019-10-10 Xiangling Liao[NFC][PowerPC]Clean up PPCAsmPrinter for TOC related...
2019-10-10 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-10 Reid KlecknerFix one more clang test which didn't have \5C in it
2019-10-10 Lawrence D... TestFileHandle.py: fix for Python 3.6
2019-10-10 Reid KlecknerUpdate clang tests for new LLVM IR backslash printing...
2019-10-10 Reid KlecknerPrint quoted backslashes in LLVM IR as \\ instead of \5C
2019-10-10 Adrian PrantlRemove merge marker :-)
2019-10-10 Nico WeberFix Windows build after r374381
2019-10-10 Jim InghamDie, TABS, die, die, die, die...
2019-10-10 Reid KlecknerRemove strings.h include to fix GSYM Windows build
2019-10-10 Greg ClaytonUnbreak buildbots.
next