platform/upstream/llvm.git
2017-10-09 Jeroen KetemaImplement mem_fence on ptx
2017-10-09 Shoaib Meenai[libc++] Support Microsoft ABI without vcruntime headers
2017-10-09 Alexey Bataev[SLP] Add test for reversed load, NFC.
2017-10-09 Hamza SoodTesting commit access.
2017-10-09 Zachary TurnerFix some C++ value / reference semantics issues.
2017-10-09 Jeroen KetemaMake ptx barrier work irrespective of the cl_mem_fence_...
2017-10-09 Petr Hosek[sanitizer] Don't intercept signal and sigaction on...
2017-10-09 Daniel Sanders[globalisel] Add support for ValueType operands in...
2017-10-09 Lang Hames[MC] Use a unique_ptr<MCAssembler> for MCObjectStreamer...
2017-10-09 Sanjay Patel[InstCombine] fix formatting; NFC
2017-10-09 Adrian McCarthyFix after r315079
2017-10-09 Stephane SezerUpdate ABISysV_arm64::RegisterIsVolatile to accept...
2017-10-09 Evgeniy Stepanov[ubsan] Disable one test on Android.
2017-10-09 Matt ArsenaultAMDGPU: Fix missing declaration for __builtin_amdgcn_di...
2017-10-09 Francis Ricci[dsymutil] Emit valid debug locations when no symbol...
2017-10-09 Alexey Bataev[SLP] Test for wrongly vectorized set of extractelement...
2017-10-09 Vlad TsyrklevichLimit CFI blacklist entries to specific CFI mode
2017-10-09 Peter CollingbourneMake the cfi target available on more platforms.
2017-10-09 Ilya Biryukov[clangd] Added a command-line arg to mirror clangd...
2017-10-09 Ilya Biryukov[clangd] Added a test for r315212.
2017-10-09 Ilya BiryukovSet PreprocessorOpts.GeneratePreamble=true in Precompil...
2017-10-09 Ilya Biryukov[clangd] Added move-only function helpers.
2017-10-09 Javed Absar[TableGen] remove make_range where not necessary
2017-10-09 Zachary Turner[llvm-rc] Have the tokenizer discard single & block...
2017-10-09 Sanjay Patel[DAG] combine assertsexts around a trunc
2017-10-09 Amara Emerson[AArch64] Improve codegen for inverted overflow checkin...
2017-10-09 Sanjay Patel[x86] regenerate test checks; NFC
2017-10-09 Sanjay Patel[AArch64] fix typos in test assertions
2017-10-09 Craig Topper[X86] Remove a setLoadExtAction from the AVX512 section...
2017-10-09 Craig Topper[X86] Enable extended comparison predicate support...
2017-10-09 Davide Italiano[DWARFDIE] Rewrite `operator !=` using `operator =...
2017-10-09 Davide Italiano[SymbolFile/DWARF] Simplify two functions. NFCI.
2017-10-08 Benjamin KramerCertain versions of clang require an explicit initializ...
2017-10-08 Benjamin KramerRemove unused variables. No functionality change.
2017-10-08 Simon Pilgrim[X86][SSE] Don't call combineTo inside combineX86Shuffl...
2017-10-08 Benjamin KramerMake SourceLocation, QualType and friends have constexp...
2017-10-08 Jan Veselytravis: Make sure we report failure even if only earlie...
2017-10-08 Jan Veselycheck_external_calls.sh: Print number of calls in teste...
2017-10-08 Jan Veselyptx: Use __clc_nextafter to implement nextafter
2017-10-08 Jan VeselyDo not include clc_nextafter header globally
2017-10-08 Jan Veselymath/nextafter: Use custom declaration inc file
2017-10-08 Jan Veselymath/binary_decl.inc: Do not declare mixed float/double...
2017-10-08 Simon PilgrimTidyup with clang-format. NFCI.
2017-10-08 Simon Pilgrim[X86][SSE] Add test case for PR27708
2017-10-08 Benjamin KramerRemove unused variables. No functionality change.
2017-10-08 Craig Topper[X86] Regenerate fast-isel-select-pseudo-cmov.ll to...
2017-10-08 Javed Absar[TableGen] Simplify, add range_loop in CodeGenSchedule
2017-10-08 Simon Pilgrim[X86] getTargetConstantBitsFromNode - add support for...
2017-10-08 Craig Topper[X86] Prefer MOVSS/SD over BLENDI during legalization...
2017-10-08 Benjamin KramerMake more constructors constexpr or use =default.
2017-10-08 Amara Emerson[AArch64][GlobalISel] Add a test case for G_PHI of...
2017-10-08 Amara Emerson[AArch64][GlobalISel] Add a test case for G_PHI of...
2017-10-08 Amara Emerson[AArch64][GlobalISel] Make G_PHI of p0 types legal.
2017-10-08 Simon Pilgrim[X86][XOP] Add XOP oddshuffles tests
2017-10-08 Gadi Haber[X86][SKX] Adding the scheduling information for the...
2017-10-08 Ayman Musa[X86] Add missing entries in 'MemoryFoldTable2Addr...
2017-10-08 Ayman Musa[X86][TableGen] Recommitting the X86 memory folding...
2017-10-08 Craig Topper[X86] Stop LowerSIGN_EXTEND_AVX512 from creating v8i16...
2017-10-08 Ayman Musa[X86] Add new attribute to X86 instructions to enable...
2017-10-08 Jan Veselyldexp: Fix double precision function return type
2017-10-08 Rui UeyamaRename ignoreInterpSection -> needsInterpSection.
2017-10-08 Rui UeyamaUse llvm::Optional instead of UINT_MAX to represent...
2017-10-08 Rui UeyamaMake a helper function a non-member function. NFC.
2017-10-08 Rui UeyamaUse llvm::Optional instead of a magic number -1 to...
2017-10-08 Rui UeyamaMake ScriptParser::checkSection a non-member function.
2017-10-08 Rui UeyamaRemove a trivial function.
2017-10-08 Rui UeyamaAdd comment.
2017-10-08 Craig Topper[X86] Simplify some code in getInsertVINSERTImmediate...
2017-10-08 Craig Topper[X86] If we see an insert of a bitcast into zero vector...
2017-10-08 Craig Topper[X86] Remove ISD::INSERT_SUBVECTOR handling from combin...
2017-10-08 Craig Topper[X86] Use getConstantOperandVal to simplify some code...
2017-10-08 Rui UeyamaRemove redundant initialization code.
2017-10-07 Vedant Kumarcmake: Fix one more usage of append()
2017-10-07 Simon Pilgrim[X86][SSE] Match bitcasted BUILD_VECTOR of constants...
2017-10-07 Simon Pilgrim[X86][SSE] Match bitcasted v4i32 BUILD_VECTORS for...
2017-10-07 Craig Topper[SelectionDAG} Use KnownBits::isUnknown and hasConflict...
2017-10-07 Craig Topper[X86] Add X86ISD::CMOV to computeKnownBitsForTargetNode...
2017-10-07 Sanjay Patel[InstSimplify] add tests to show we can do better at...
2017-10-07 Simon Pilgrim[TableGen] Avoid repeated find calls in CodeGenDAGPatte...
2017-10-07 Simon Pilgrim[X86][SSE] Improve shuffling combining with horizontal...
2017-10-07 Simon PilgrimFix signed/unsigned warning
2017-10-07 Simon Pilgrim[TableGen] Avoid unnecessary std::string creations
2017-10-07 Jeroen KetemaDelete empy directory
2017-10-07 Martin Storsjo[X86] Update an outdated comment about SjLj
2017-10-07 Craig Topper[X86] Correct result type for the flag result of RDSEED...
2017-10-07 Vedant KumarUse list(APPEND) instead of append()
2017-10-07 Vedant Kumar[ubsan] Add a static runtime on Darwin
2017-10-07 Vedant Kumar[Driver] Fix -static-libsan / -shared-libsan on Darwin
2017-10-07 Rafael EspindolaInline small function. NFC.
2017-10-07 Rui UeyamaRemove OutputSection::updateAlignment.
2017-10-07 Rui UeyamaClarify code by adding a comment.
2017-10-07 Rui UeyamaMerge addInputSec with OutputSection::addSection.
2017-10-07 Rui UeyamaReturn early. NFC.
2017-10-07 Jessica Paquette[MachineOutliner] Disable outlining from LinkOnceODRs...
2017-10-07 Jason MolendaRemove the input file specification from the
2017-10-07 Rui UeyamaRemove unused parameters.
2017-10-07 Evgeniy Stepanov[asan] Disable wcslen test on 32-bit Android.
2017-10-06 Rui UeyamaUse error() instead of warn() to report undefined symbols.
2017-10-06 Sanjay Patel[InstCombine] use correct type when propagating constan...
2017-10-06 Rui UeyamaDo not mutate Script->Opt.Commands from a leaf helper...
next