platform/upstream/llvm.git
2018-10-27 Craig Topper[X86] Add some isel patterns for scalar_to_vector/extra...
2018-10-27 Alina SbirleaRevert r345169 [along with its llvm counterpart r345170...
2018-10-27 Alina SbirleaRevert r345170 [along with its llvm counterpart r345169...
2018-10-27 Dean Michael... [XRay] Support generational buffers in FDR controller
2018-10-27 Saleem Abdulrasooltest: add missing -triple
2018-10-27 Brad SmithRevert "Pass the nopie flag to the linker when linking...
2018-10-27 Brendon Cahoon[Hexagon] Add missing assignment to Itinerary in Call_nr
2018-10-27 Saleem AbdulrasoolDebugInfo: reduce DIE range verification on object...
2018-10-27 Brad SmithUpdate the other test.
2018-10-27 Brad SmithPass the nopie flag to the linker when linking with...
2018-10-26 Jonas DevlieghereFurther split cpus test
2018-10-26 Sanjay Patel[x86] adjust tests to preserve behavior; NFC
2018-10-26 Ryan Prichard[llvm-readobj] Fix bugs with unrecognized types in...
2018-10-26 Jonas DevlieghereFix and rename broken test for `settings write`.
2018-10-26 Eric FiselierFix PR39458 _LIBCPP_DEBUG breaks heterogeneous compare.
2018-10-26 Leonard ChanRevert "[PassManager/Sanitizer] Enable usage of ported...
2018-10-26 Volodymyr Sapsai[VFS] Add property 'fallthrough' that controls fallback...
2018-10-26 Volodymyr Sapsai[VFS] Add property 'fallthrough' that controls fallback...
2018-10-26 Sanjay Patel[DAGCombiner] rearrange code in narrowExtractedVectorBi...
2018-10-26 Sanjay Patel[ValueTracking] peek through shuffles in ComputeNumSign...
2018-10-26 Craig Topper[LegalizeTypes] Stop DAGTypeLegalizer::getSETCCWidenedR...
2018-10-26 George Burgess IVAdd docs+a script for building clang/LLVM with PGO
2018-10-26 Reid Kleckner[Spectre] Fix MIR verifier errors in retpoline thunks
2018-10-26 Eric FiselierWork around gcc.gnu.org/PR87766
2018-10-26 Louis Dionne[NFC] Update comment in libc++ ABI changelog
2018-10-26 Richard SmithFix test expectation to match reality.
2018-10-26 Jason MolendaRemove an early-return from Driver::ParseArgs that
2018-10-26 Richard SmithFix typo.
2018-10-26 Eli Friedman[ARM] Make InstrEmitter mark CPSR defs dead for Thumb1.
2018-10-26 Richard SmithPR26547: alignof should return ABI alignment, not prefe...
2018-10-26 Julie Hockett[clang-doc] Switch to default to all-TUs executor
2018-10-26 Gheorghe-Teodor... [NFC][OpenMP] Add new test for parallel for code genera...
2018-10-26 Yi Kong[XRay] Use std::errc::invalid_argument instead of std...
2018-10-26 Lei Huang[PowerPC] Improve BUILD_VECTOR of 4 i32s
2018-10-26 Christy LeePointer types were treated as zero-size by MergeICmps
2018-10-26 Lang Hames[ADT] Use explicit constructors for DenseMapPair to...
2018-10-26 Fangrui Song[llvm-ar] Strip trailing \r and format
2018-10-26 Craig Topper[X86] Stop promoting vector and/or/xor/andn to vXi64.
2018-10-26 Craig Topper[X86] Add -LABEL to some FileCheck checks. NFC
2018-10-26 Kuba Mracek[sanitizer] Improve macOS version detection
2018-10-26 Fangrui Song[llvm-ar] Add a dependency to BinaryFormat after rL345383
2018-10-26 Wolfgang Pieb[DWARF][NFC] cleanup (mostly leftovers from the impleme...
2018-10-26 Eric FiselierFix incorrect use of aligned allocation in get_temporar...
2018-10-26 Shafik Yaghmour[DataFormatters] Adding formatters for libc++ std:...
2018-10-26 Eric FiselierXFAIL sized deallocation test with GCC
2018-10-26 Andrea Di Biagio[tblgen] Improve comments in TargetInstrPredicate.td...
2018-10-26 Bjorn Pettersson[Fixed Point Arithmetic] Refactor fixed point casts
2018-10-26 Vlad TsyrklevichRevert "UBSan blacklist workaround for bot timeouts"
2018-10-26 Francis Visoiu... [MIR] Simplify and move MIR test
2018-10-26 Simon Pilgrim[X86][SSE] Move 2-input limit up from getFauxShuffleMas...
2018-10-26 Evgeniy Stepanov[sanitizer] Fix mallopt test on Android.
2018-10-26 Rui UeyamaRename warnUnorderableSymbol maybeWarnUnorderableSymbol...
2018-10-26 Rui UeyamaRefactor readCallGraph() and readCallGraphFromObjectFil...
2018-10-26 Sanjay Patel[x86] commute blendvb with constant condition op to...
2018-10-26 Simon Pilgrim[X86] Use existing pulled out VT variables. NFCI.
2018-10-26 Max Kazantsev[SimpleLoopUnswitch] Unswitch by experimental.guard...
2018-10-26 Sjoerd Meijer[ARM] Fix ARMCodeGenPrepare test cases
2018-10-26 Aleksandr Urakov[Windows] Define generic arguments registers for Window...
2018-10-26 Francis Visoiu... [CodeGen] Remove out operands from PATCHABLE_OP
2018-10-26 Owen Reynolds[llvm-ar] Access ADDLIB in llvm-ar via command line
2018-10-26 Scott Linder[AMDGPU] Add a pass to promote bitcast calls
2018-10-26 Roman Lebedev[clang-tidy] Re-commit: Add new 'readability-uppercase...
2018-10-26 Hans WennborgRevert r345330 "Add MS ABI mangling for operator<=>."
2018-10-26 Simon PilgrimRegenerate test
2018-10-26 Sam McCall[llvm-mca] Fix -wreorder and -Wunused-private-field...
2018-10-26 George Rimar[Codegen] - Implement basic .debug_loclists section...
2018-10-26 Andrea Di Biagio[llvm-mca] Removed dependency on mca::SourcMgr in some...
2018-10-26 Max Kazantsev[SimpleLoopUnswitch] Make all checks before actual...
2018-10-26 Aleksandr Urakov[PDB] Fix `SymbolFilePDBTests` after r345313
2018-10-26 Zachary Turner[NativePDB] Add the ability to dump dump global variables.
2018-10-26 Martin StorsjoRevert "Reapply: [Driver] Use forward slashes in most...
2018-10-26 Sylvestre LedruUpdate the example of BS_Stroustrup to match what is...
2018-10-26 Martin StorsjoReapply: [Driver] Use forward slashes in most linker...
2018-10-26 Fangrui Song[SystemZ] Fix -Wcovered-switch-default as coding standa...
2018-10-26 Kristina Brooks[NFC] Add periods to CREDITS.txt (testing git-llvm)
2018-10-26 Fangrui Song[llvm-nm] Simplify. NFC
2018-10-26 Li Jia He[PowerPC] Fix some missed optimization opportunities...
2018-10-26 Li Jia He[PowerPC][NFC] Add tests for some missed optimization...
2018-10-26 Li Jia HeThis reverts commit r345357, It is wrong to create...
2018-10-26 Nemanja Ivanovic[NFC] Fix the regular expression for BE PPC in update_l...
2018-10-26 Richard SmithPR31978: Don't crash if CodeGen sees a top-level Bindin...
2018-10-26 Nemanja Ivanovic[PowerPC] Keep vector int to fp conversions in vector...
2018-10-26 Saleem AbdulrasoolCodeGen: correct the case for swift 4.2, 5.0
2018-10-26 Fangrui Song[Pipeliner] Mark swp-art-deps-rec.ll as REQUIRES: asser...
2018-10-26 Fangrui SongAdd dependency from SystemZAsmParser to SystemZAsmPrint...
2018-10-26 Li Jia He[PowerPC][NFC] Add tests for some missed optimization...
2018-10-26 Vlad TsyrklevichRevert "[AArch64] Create proper memoperand for multi...
2018-10-26 Li Jia Headd myself to the CREDITS.TXT
2018-10-26 Eli Friedman[AArch64] Support Windows stack probe command-line...
2018-10-26 Chijun SimaTeach the DominatorTree fallback to recalculation when...
2018-10-26 Marshall ClowRun the min/max tests agaist the header <charconv>...
2018-10-26 Jonas DevlieghereUpdate test that checks auto-completion for settings...
2018-10-26 Jonas DevlieghereRemove test that checks auto-completion for settings...
2018-10-26 Jonas Paulsson[SystemZ] Implement SystemZOperand::print()
2018-10-26 Zachary TurnerDump public symbol records in pdb2yaml mode
2018-10-26 Jonas Paulsson[SystemZ] Pass the DAG pointer from SystemZAddressingM...
2018-10-26 Jonas DevlieghereAdd functionality to export settings
2018-10-25 Heejin AhnReland "[WebAssembly] LSDA info generation"
2018-10-25 Bryan Chan[AArch64] Implement FP16FML intrinsics
2018-10-25 Heejin Ahn[WebAssembly] Support EH instructions in InstPrinter
next