platform/upstream/llvm.git
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: Have the semantic container of...
2016-02-09 Chad Rosier[AArch64] Separage the codegen logic for widening vs...
2016-02-09 Pete CooperAligned __stub_helper section to 4-bytes.
2016-02-09 Jim InghamMention the --all-files option in the -p help string.
2016-02-09 David BlaikieSimplify EnterTokenStream API to make it more robust...
2016-02-09 Simon Atanasyan[llvm-readobj][ELF] Show MIPS GOT content when there...
2016-02-09 Sanjoy Das[FunctionAttrs] Fix SCC logic around operand bundles
2016-02-09 Kevin EnderbyFix a formatting problems with llvm-size and the -m...
2016-02-09 Chad Rosier[AArch64] Cleanup to simplify logic when widening vs...
2016-02-09 Reid KlecknerRevert "Avoid forcing emission of delayed dllexported...
2016-02-09 Sanjay Patel[x86] make getOneTrueElt() a helper function ; NFC
2016-02-09 Pavel LabathFix invalid shift operator overload in Scalar
2016-02-09 David Majnemer[MS ABI] Cleanup emitVTableDefinitions
2016-02-09 Vasileios KalintirisIntroduce a cmake module to figure out whether we need...
2016-02-09 Daniel Sanders[lsan] Run the tests for each supported arch and suffix...
2016-02-09 Daniel Sanders[dfsan] Run the tests for each supported arch and suffi...
2016-02-09 Daniel Sanders[msan] Run the tests for each supported arch and suffix...
2016-02-09 Daniel Sanders[sanitizer_common] Correct the nits that should have...
2016-02-09 Chad Rosier[AArch64] Rename variable to improve readability. NFC.
2016-02-09 Daniel Sanders[sanitizer_common] Add suffix to lit testsuite name...
2016-02-09 Chad Rosier[AArch64] Remove stale comment.
2016-02-09 Daniel Marjamaki[clang-tidy] Add -target in misc-misplaced-widening...
2016-02-09 Rafael EspindolaUse the plt entry as the address of some symbols.
2016-02-09 Daniel Marjamaki[clang-tidy] Add 'misc-misplaced-widening-cast' check.
2016-02-09 Aaron BallmanRegistering the gnuNullExpr AST matcher as a dynamic...
2016-02-09 Teresa JohnsonFix comment for MD5Hash.
2016-02-09 Alexey Bataev[OPENMP] Fix test incompatibility with arm buildbots.
2016-02-09 Alexey BataevFix possible OOB access found by buildbot
2016-02-09 Manuel KlimekAdd AST matcher reference to documentation directory...
2016-02-09 Gabor Horvath[clang-tidy] Make readability-container-size-empty...
2016-02-09 Tamas BerghammerFix a typo in an xfail decorator in TestExprsChar
2016-02-09 Alexey Bataev[OPENMP] Allow to use the variable in the same 'threadp...
2016-02-09 Alexey BataevDo not mark variable as threadprivate if it was marked...
2016-02-09 Alexey Bataev[OPENMP] Allow to reference threadprivate variable...
2016-02-09 Gabor Horvath[clang-tidy] Replace a custom ASTMatcher with a built...
2016-02-09 Alexey BataevFixed preprocessed output of the first token for pragmas.
2016-02-09 Simon Pilgrim[X86][AVX2] Fix SIGN_EXTEND vector handling on AVX2...
2016-02-09 NAKAMURA Takumilld/test/mach-o/dependency_info.yaml: Forgot to remove...
2016-02-09 NAKAMURA Takumilld/test/mach-o/dependency_info.yaml: Tweak for dos...
2016-02-09 NAKAMURA Takumicheck-lld: Introduce %python.
2016-02-09 NAKAMURA TakumiIntroduce the feature 'demangler' in check-lld. Mark...
2016-02-09 NAKAMURA TakumiDisable lld/test/old-elf/group-cmd-search.test on win32...
2016-02-09 Jonas Hahnfeld[GCC] GOMP_task: Change argument type of if_cond from...
2016-02-09 Chris Bieneman[CMake] Updating caches README with explanations of...
2016-02-09 Marshall ClowMinor updates to failing tests. NFC
2016-02-09 Chris Bieneman[CMake] Providing a CMake cache for 3-stage builds
2016-02-09 Xinliang David LiAdd comments to some tests
2016-02-09 Enrico GranataFix an issue where pressing CTRL+C in the interactive...
2016-02-09 Xinliang David LiFurther reduce test overhead
2016-02-09 Teresa JohnsonRefactor PGO function naming and MD5 hashing support...
2016-02-09 Nick LewyckyUse std::forward to make ErrorOr<T> constructible from...
2016-02-09 Saleem AbdulrasoolUse the reserved spellings for attributes
2016-02-09 Reid KlecknerAvoid forcing emission of delayed dllexported classes...
2016-02-09 Sanjoy Das[GMR/OperandBundles] Teach getModRefBehavior about...
2016-02-09 Siva Chandra[TestExprsChar] Fix a typo is failure archs list
2016-02-09 Pete CooperAdd cmdline options for LC_DATA_IN_CODE load command.
2016-02-09 Richard SmithRemove TrailingObjects::operator delete. It's still...
2016-02-09 Richard SmithRemove 'llvm::TrailingObjects::operator delete', clang...
2016-02-09 Pete CooperGenerate LC_FUNCTION_STARTS load command.
2016-02-09 David L KreitzerFix the LLVM_ENABLE_MODULES build after adding TargetOp...
2016-02-09 Pete CooperWe should never dead strip mach header symbols.
2016-02-09 Pete CooperReorder enum entry as its used for atom sorting.
2016-02-09 Sanjoy DasAdd an "addUsedAAAnalyses" helper function
2016-02-09 Sanjoy DasRemove SCEVAAWrapperPass from createLegacyPMAAResults...
2016-02-09 Richard SmithFix undefined behavior when compiling in C++14 due...
2016-02-09 Richard SmithRe-commit r259942 (reverted in r260053) with a differen...
2016-02-09 David BlaikieSimplify some expressions involving unique_ptr and...
2016-02-09 Zachary TurnerRemove skip and xfail decorators for target architecture.
2016-02-09 Zachary TurnerRemove skipIfHostPlatform and skipUnlessHostPlatform...
2016-02-09 Zachary TurnerRemove the skipUnlessArch decorator.
2016-02-09 Evgeniy Stepanov[asan] Fix build on Windows and PowerPC.
2016-02-09 Wei MiThis patch is to fix PR26529 caused by r259736.
2016-02-08 Davide Italiano[llvm-nm] Remove excessive parenthesis, noticed by...
2016-02-08 Eric FiselierRevert r260012 due to __gnu_cxx::hash_map breakage
2016-02-08 Rong Xu[PGO] Revert r260146 as it breaks Darwin platforms.
2016-02-08 Michael ZolotukhinFactor out UnrollAnalyzer to Analysis, and add unit...
2016-02-08 Simon Pilgrim[X86][SSE1] Add MOVLHPS/MOVHLPS lowering and memory...
2016-02-08 Evgeniy Stepanov[asan] Fix Windows build.
2016-02-08 Davide Italiano[llvm-nm] Yet another attempt of simplifying code.
2016-02-08 Evgeniy Stepanov[asan] Remove leftover debug print statement.
2016-02-08 Andrew Kaylor[regalloc][WinEH] Do not mark intervals as not spillabl...
2016-02-08 Evgeniy Stepanov[asan] Implement SEGV read vs write detection for ARM...
2016-02-08 Justin Bognerllvm-cov: Fix reading gcov data that does not have...
2016-02-08 Xinliang David Li[PGO] Cover more cases of implicitly generated C++...
2016-02-08 Ekaterina RomanovaThis patch adds doxygen comments for all the intrinsinc...
2016-02-08 Nico WeberMake ParentMap work with explicit specializations of...
2016-02-08 Nathan Wilson[Concepts] Remove the IsConcept bit and associated...
2016-02-08 Justin Bognercmake: Use "set" instead of "option" for LLVM_ENABLE_LTO
2016-02-08 Pete CooperMove includes inside guards. NFC.
2016-02-08 Dan Gohman[WebAssembly] Update the br_if instructions' operand...
2016-02-08 Sanjay Patelrangify; NFC
2016-02-08 Rong Xu[PGO] Update InstrProfData.inc to sync with llvm
2016-02-08 George Burgess IVFix typo in asan_flags.
2016-02-08 Rong Xu[PGO] Differentiate Clang instrumentation and IR level...
2016-02-08 Sanjay Patel[x86] convert masked store of one element to scalar...
2016-02-08 Justin Bognercmake: Accept "thin" or "full" as arguments to -DLLVM_E...
2016-02-08 Xinliang David Li[PGO] Simpflify test and increase coverage
2016-02-08 Xinliang David LiFix build bot failure
2016-02-08 Tom StellardAMDGPU/SI: Implement a work-around for smrd corrupting...
2016-02-08 Hans WennborgAdd triple to h-registers-3.ll to make bots happy after...
next