platform/upstream/llvm.git
2016-02-09 Chad Rosier[AArch64] This check is specific to merging instruction...
2016-02-09 Greg ClaytonDon't enable -flimit-debug-info by default for the...
2016-02-09 Ehsan AkhgariRemove system-libs.test for now
2016-02-09 Ehsan AkhgariFix a test added in r260263
2016-02-09 Philip Reames[InstCombine][GC] Handle gc.relocations of vector type
2016-02-09 Richard SmithAdd Tooling functionality to get a name for a QualType...
2016-02-09 Richard SmithSimplify and rename ASTMatchFinder's getCXXRecordDecl...
2016-02-09 Ehsan AkhgariFix the test added in r260266
2016-02-09 Geoff Berry[AArch64] AArch64LoadStoreOptimizer: fix bug in pre...
2016-02-09 Chad Rosier[AArch64] Bail even earlier if the instructions modifie...
2016-02-09 Chad Rosier[AArch64] Simplify. NFC.
2016-02-09 Chad Rosier[AArch64] Add an assert to ensure we don't scale an...
2016-02-09 Pete CooperUse __nl_symbol_ptr instead of __got in the stubs pass...
2016-02-09 Xinliang David Li[PGO] Fix issue: explicitly defaulted assignop is not...
2016-02-09 Ehsan AkhgariFix a typo in r260263
2016-02-09 Reid KlecknerPass /bigobj when building lib/ASTMatchers/Dynamic...
2016-02-09 Ehsan Akhgariclang-cl: Enable plugins on Windows
2016-02-09 Ehsan Akhgariclang-cl: Support loading plugins on Windows
2016-02-09 Chad Rosier[AArch64] Add a FIXME about invalid KILL markers after...
2016-02-09 Ehsan Akhgarillvm-config: Add preliminary Windows support
2016-02-09 Ehsan AkhgariTurn on LLVM_ENABLE_PLUGINS by default on Windows
2016-02-09 Ehsan AkhgariAdd support for importing and exporting Registry object...
2016-02-09 Chad Rosier[AArch64] Remove redundant calls and clang format....
2016-02-09 Colin LeMahieu[Hexagon] Fixing relocation generation and adding tests.
2016-02-09 Colin LeMahieu[MC] Adding GOTREL expression variant.
2016-02-09 Chad Rosier[AArch64] Hoist now common logic. NFC.
2016-02-09 Chad Rosier[AArch64] Rename variable to make it clear we're mergin...
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: make sure to not visit init-list...
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: handle 'TopLevelDeclInObjCContaine...
2016-02-09 Argyrios Kyrtzidis[libclang] indexing: for a synthesized property referen...
2016-02-09 Argyrios Kyrtzidis[Frontend] Handle ASTConsumer::shouldSkipFunctionBody...
2016-02-09 Argyrios Kyrtzidis[ASTUnit] Change the parameter of ASTUnit::LoadFromComp...
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.
next