platform/upstream/llvm.git
2017-12-15 Sanjay Patel[TargetLibraryInfo] fix documentation comment; NFC
2017-12-15 Julie Hockett[clang-tidy] Adding Fuchsia checker for virtual inheritance
2017-12-15 Sanjay Patel[CodeGen] fix documentation comments; NFC
2017-12-15 Evandro Menezes[AArch64] Fix typo in the ASIMD instruction optimizatio...
2017-12-15 Sanjay Patelfix typo in comment and remove inaccurate comment; NFC
2017-12-15 Andrew V. TischenkoFix for bug PR35549 - Repeated schedule comments.
2017-12-15 Jun Bum LimRevert "Re-commit : [LICM] Allow sinking when foldable...
2017-12-15 Sanjay Patel[CodeGen] fix documentation comments; NFC
2017-12-15 Jun Bum LimRe-commit : [LICM] Allow sinking when foldable in loop
2017-12-15 Michael TrentUpdated llvm-objdump to display local relocations in...
2017-12-15 Filipe Cabecinhas[ubsan-minimal] Add a path for non-POSIX (and bare...
2017-12-15 Craig Topper[X86] Fix XSAVE64 and similar instructions to not be...
2017-12-15 Erich KeaneRemove "FunctionName -" from docs on FunctionDecl(NFC)
2017-12-15 Jun Bum LimRevert "[LICM] Allow sinking when foldable in loop"
2017-12-15 Francis Visoiu... [CodeGen] Print stack object references as %(fixed...
2017-12-15 Alexey Bataev[OPENMP] Codegen `declare simd` for function declarations.
2017-12-15 Eugene Leviant[ThinLTO] Disallow multiple prevailing defs
2017-12-15 Craig Topper[X86] Widen (v2i32 (fp_to_uint v2f64)) to (v8i32 (fp_to...
2017-12-15 Jun Bum Lim[LICM] Allow sinking when foldable in loop
2017-12-15 Sam Parker[ARM] Some DAG combine tests
2017-12-15 Peter Smith[ELF] Reduce size of ELF file produced by test
2017-12-15 Pavel Labathllgs-tests: Add support for "exit" stop-reply packets
2017-12-15 Francis Visoiu... [MIR] Add support for missing CFI directives
2017-12-15 Rafael EspindolaDelete a really large test output.
2017-12-15 Rafael EspindolaHandle a VersymIndex of 0 as an error.
2017-12-15 Pavel LabathFix 32-bit builds broken by 320813
2017-12-15 Simon Pilgrim[X86] Add RTM schedule tests
2017-12-15 Haicheng Wu[InlineCost] Find repeated loads in the callee
2017-12-15 Pavel LabathObjectFileELF: Add support for compressed sections
2017-12-15 Simon Pilgrim[X86] Add MWAITX/MONITORX schedule tests
2017-12-15 Nemanja IvanovicFix the second build bot break introduced by r320791.
2017-12-15 Simon Pilgrim[X86] Add XOP schedule tests
2017-12-15 Pavel Labathllgs-tests: Make addition of new tests easier
2017-12-15 Ilya BiryukovAdded a separate install target for compilert-rt-headers
2017-12-15 Eric Liu[clangd] Build in-memory index on symbols in files.
2017-12-15 Nemanja IvanovicFix code causing fallthrough warnings in the PPC back...
2017-12-15 Simon Pilgrim[X86] Add AVX512 VPOPCNTDQ schedule tests
2017-12-15 Ilya Biryukov[clang] Add PPCallbacks list to preprocessor when build...
2017-12-15 Peter Smith[ELF] Remove Duplicate .ARM.exidx sections
2017-12-15 Peter Smith[ELF] Add missing test from r320800
2017-12-15 Peter Smith[ELF] Fix buildbot warning error.
2017-12-15 Peter Smith[ELF] Complete implementation of --fix-cortex-a53-843419
2017-12-15 Alex Bradbury[RISCV] Change shift amount operand of RVC shift instru...
2017-12-15 Nemanja IvanovicFix the build bot break introduced by r320791.
2017-12-15 Alex Bradbury[RISCV] Enable emission of alias instructions by default
2017-12-15 Fedor Sergeev[PM] port Rewrite Statepoints For GC to the new pass...
2017-12-15 Roger Ferrer... [ARM] Add tests for D34515
2017-12-15 Eugene Leviant[LLVMgold] Don't set undefined symbol as prevailing
2017-12-15 Shoaib MeenaiRepair Windows buildbots after r320792
2017-12-15 Shoaib Meenai[COFF] Warn for locally imported symbols
2017-12-15 Nemanja Ivanovic[PowerPC] Convert r+r instructions to r+i (pre and...
2017-12-15 Craig Topper[X86] Fix a couple bugs in my recent changes to vXi1...
2017-12-15 Serguei Katkov[SCEV] Fix the movement of insertion point in expander...
2017-12-15 Yaxun LiuRecommit CodeGen: Fix assertion in machine inst shedule...
2017-12-15 Kostya Serebryany[libFuzzer] make the tests depend on ubsan
2017-12-15 Nemanja IvanovicDisabling r312514 as it causes miscompiles that show...
2017-12-15 Shoaib Meenai[cmake] Fix clang-cl cross-compilation on macOS
2017-12-15 Craig Topper[X86] Add a TODO about v8i1 CONCAT_VECTORS.
2017-12-15 Craig Topper[SelectionDAG] Make getNode calls that take an ArrayRef...
2017-12-15 Craig Topper[X86] Further rearrange the setOperationAction calls...
2017-12-15 Craig Topper[X86] Group setOperationActions related to vXi1 masks...
2017-12-15 Craig Topper[X86] Make ISD::INSERT_SUBVECTOR v8i1 legal with AVX512...
2017-12-15 Craig Topper[X86] Move some of the hasVLX qualified code out of...
2017-12-15 Davide Italiano[ExpressionParser] Fix evaluation failures due to misma...
2017-12-15 Sam Clegg[WebAssembly] Remove extra semicolon. NFC.
2017-12-15 Saleem AbdulrasoolFastISel: support no-PLT PIC calls on ELF x86_64
2017-12-15 Zachary TurnerDon't crash in llvm-pdbutil when dumping TypeIndexes...
2017-12-15 Sam Clegg[WebAssembly] Implement @llvm.global_ctors and @llvm...
2017-12-15 Rui UeyamaDo not create an unnecessary object file in a test.
2017-12-15 Rui UeyamaFix error messages.
2017-12-15 Don Hinton[debuginfo] Remove obsolete test_debuginfo.pl that...
2017-12-15 Rui UeyamaUse warn() instead of error() to report a bad symbol...
2017-12-15 Davide Italiano[ExpressionParser] Rollback C++98 as the standard for...
2017-12-14 David BlaikieRemove a non-modular header (& inline it into its one...
2017-12-14 Quentin Colombet[TableGen][GlobalISel] Add a common class for all Predi...
2017-12-14 Alex LorenzRemove duplicate python libclang changes from r320748
2017-12-14 Erich KeaneCorrect UnaryTransformTypeLoc to properly initialize.
2017-12-14 George Burgess IV[ProfileData] Use a different data structure to save...
2017-12-14 Vassil VassilevD40901: Refactor lazy loading of template specializatio...
2017-12-14 Evandro Menezes[Unit][AArch64] Additional tests for target parsing
2017-12-14 Davide Italiano[ExpressionParser] Fix evaluation failures due to misma...
2017-12-14 Evandro Menezes[AArch64] Test patch
2017-12-14 Davide Italiano[ClangASTContext] Remove dead stuff found fixing someth...
2017-12-14 Adrian PrantlEmitFuncArgumentDbgValue: Prefer stack slots over regis...
2017-12-14 Craig Topper[X86] Remove an unnecessary SmallVector that was collec...
2017-12-14 Matt ArsenaultTLI: Allow using PSV for intrinsic mem operands
2017-12-14 Dimitry AndricDon't trigger -Wuser-defined-literals for system headers
2017-12-14 Rui UeyamaAdd a missing build dependency.
2017-12-14 Yi Kong[ThreadSafetyAnalysis] Fix isCapabilityExpr
2017-12-14 Aaron BallmanHarmonize GNU- and C++-style attribute spellings.
2017-12-14 Don Hinton[debuginfo] Remove temporary FIXME.
2017-12-14 Zachary TurnerFix many -Wsign-compare and -Wtautological-constant...
2017-12-14 Sanjay Patel[SimplifyCFG] don't sink common insts too soon (PR34603)
2017-12-14 Alex Lorenz[libclang] Add support for checking abstractness of...
2017-12-14 Ben HamiltonRevert "[ClangFormat] IndentWrappedFunctionNames should...
2017-12-14 Matt ArsenaultDAG: Expose all MMO flags in getTgtMemIntrinsic
2017-12-14 Kostya Kortchinsky[scudo] Refactor ScudoChunk
2017-12-14 Krzysztof Parzyszek[Hexagon] Generate HVX code for comparisons and selects
2017-12-14 Eric Liu[clangd] Put all #includes in one block in clangd sourc...
2017-12-14 Sam Clegg[WebAssembly] Add support for init functions linking...
next