platform/upstream/llvm.git
2016-07-18 Eric FiselierRework libatomic handling in CMake and LIT.
2016-07-18 Vedant Kumar[llvm-cov] Attempt to fix a test failure on Windows
2016-07-18 Eric FiselierImprove ABI tests for std::pair.
2016-07-18 NAKAMURA TakumiRevert r275678, "Revert "Revert r275027 - Let FuncAttrs...
2016-07-18 Eric FiselierAdd checkpoint diagnostics to help diagnose buildbot...
2016-07-18 Eric FiselierPrevent failures by marking Clock::is_steady tests...
2016-07-18 Eric FiselierFix arc config to use https
2016-07-18 Eric FiselierAdd includes in test. Patch from STL@microsoft.com
2016-07-18 Eric FiselierUpgrade arcconfig to use https
2016-07-18 Eric FiselierRename and rework `_LIBCPP_TRIVIAL_PAIR_COPY_CTOR`...
2016-07-18 Eric FiselierSuppress warning in make_from_tuple tests.
2016-07-18 Rui UeyamaRemove SymbolBody::PlaceholderKind.
2016-07-18 Rui UeyamaIterate over SymVector instead of Symtab hash table.
2016-07-18 Eric FiselierImplement C++17 tuple bits. Including apply and make_fr...
2016-07-18 David Majnemer[GVNHoist] Sink HoistedCtr into GVNHoist
2016-07-18 David Majnemer[GVNHoist] Some small cleanups
2016-07-17 Davide Italiano[GVN] Move other PRE tests to a subdirectory.
2016-07-17 Davide Italiano[GVN] Move the PRE/LOADPRE test in a subdirectory.
2016-07-17 Alina Sbirlea[compiler-rt] Change all asm directives to __asm__...
2016-07-17 Davide Italiano[GVN] Use FileCheck instead of grep for tests.
2016-07-17 Saleem Abdulrasooltest: add missing triple to test
2016-07-17 Saleem AbdulrasoolCodeGen: honour dllstorage on ObjC types
2016-07-17 Saleem AbdulrasoolCodeGen: whitespace, formatting cleanups, NFC
2016-07-17 Saleem AbdulrasoolCodeGen: whitespace cleanup, StringRef usage in ObjC...
2016-07-17 Eric FiselierCheck for unconstrained hash equality before constraine...
2016-07-17 Jason MolendaRefactor (with some rewriting) the DynamicLoaderMacOSX...
2016-07-17 Eric FiselierFix std::experimental::optional tests. Patch from Casey...
2016-07-17 Jason MolendaInitialize the "is_loaded" local in LoadModuleAtAddress in
2016-07-17 Richard SmithAttempt to work around MSVC rejects-valid, round 2.
2016-07-17 Jason MolendaAdd missing break stmt to DW_CFA_GNU_args_size case.
2016-07-17 Rui UeyamaUnbreak msan buildbot.
2016-07-17 Richard SmithPR28589: attempt to work around MSVC rejects-valid.
2016-07-17 Simon PilgrimStrip trailing whitespace
2016-07-17 Simon Pilgrim[X86] Add CTPOP/CTLZ/CTTZ scalar cost tests
2016-07-17 Rui UeyamaRemove dead code.
2016-07-17 Justin LebarAdd tests for max/minIntN(64).
2016-07-17 Justin LebarAvoid UB in maxIntN(64).
2016-07-17 Justin LebarClean up some comments in MathExtras.h.
2016-07-17 Justin LebarAdd assertions checking SignExtend{32,64}'s bit width.
2016-07-17 Justin LebarFix isShiftedInt and isShiftedUint for widths > 32.
2016-07-17 Justin LebarUse a faster implementation of maxUIntN.
2016-07-17 Justin LebarFix warnings in ImmutableSetTest and SequenceTest.
2016-07-17 Rui UeyamaImplement almost-zero-cost --trace-symbol.
2016-07-17 Rui UeyamaMake Lazy's ctro protected because it shouldn't be...
2016-07-17 Rui UeyamaRemove duplicate public specifier.
2016-07-17 Simon Pilgrim[X86][AVX] Added VBROADCASTF128/VBROADCASTI128 tests
2016-07-17 Rui UeyamaPrint out file names for common symbols for --trace...
2016-07-17 Rui UeyamaHandle versioned symbols efficiently.
2016-07-17 Simon Pilgrim[X86] Regenerated ctlz/cttz scalar tests for 32/64...
2016-07-17 Simon Pilgrim[X86] Regenerated popcnt scalar tests for 32/64-bit...
2016-07-17 Simon Pilgrim[X86][SSE] lowerVectorShuffleAsPermuteAndUnpack tidyup...
2016-07-17 Teresa Johnson[ThinLTO] Perform profile-guided indirect call promotion
2016-07-17 Teresa JohnsonAddress review comments.
2016-07-17 Teresa JohnsonRefactor indirect call promotion profitability analysis...
2016-07-17 Guy Blanktest commit
2016-07-17 Elena DemikhovskyX86: Updated a test file. NFC.
2016-07-17 Rui UeyamaAdd a pointer to a source file to SymbolBody.
2016-07-17 Rui UeyamaDo not invoke FileCheck with `not` command.
2016-07-17 David Majnemer[CodeGen] Some assorted cleanups
2016-07-16 Dehao Chen[PM] Convert IVUsers analysis to new pass manager.
2016-07-16 Saleem AbdulrasoolCodeGen: use StringRefs more in ObjC class generation...
2016-07-16 Saleem AbdulrasoolCodeGen: simplify using a local variable, NFC
2016-07-16 Rui UeyamaAttempt to unbreak Windows bot.
2016-07-16 Rui UeyamaRemove redundant namespace specifiers.
2016-07-16 Rui UeyamaResurrect code that was lost in conflicting commits.
2016-07-16 Rui UeyamaUse skip() instead of peek() and expect().
2016-07-16 Sanjay Patel[InstCombine] allow X + signbit --> X ^ signbit for...
2016-07-16 Sanjay Pateladd vector test to show missing transform
2016-07-16 Mehdi AminiIPRA: avoid double query to the map (NFC)
2016-07-16 Sanjay Patelupdate tests to use FileCheck, consolidate tests, fix...
2016-07-16 Sanjay Patelupdate test to use FileCheck
2016-07-16 Sanjay Patelauto-generate checks
2016-07-16 Sanjay Patelauto-ggenerate checks
2016-07-16 Sanjay Patel[InstCombine] reassociate logic ops with constants...
2016-07-16 George RimarUpdate for r275682:
2016-07-16 George RimarRecommit r275257 "[ELF] - Implement extern "c++" versio...
2016-07-16 Kirill Bobyrev[clang-rename] remove obsolete tests and apply fixes...
2016-07-16 Tobias GrosserGPGPU: Abort if any dummy function is called
2016-07-16 Hal FinkelRevert "Revert r275029 - Update Clang tests after addin...
2016-07-16 Hal FinkelRevert "Revert r275027 - Let FuncAttrs infer the 'retur...
2016-07-16 Hal FinkelDisable this-return argument forwarding on ARM/AArch64
2016-07-16 Yaxun LiuRe-commit [AMDGPU] Add metadata for runtime
2016-07-16 Rui UeyamaSimplify. NFC.
2016-07-16 Rui UeyamaRename SymbolVersions VersionDefinitions.
2016-07-16 Rui UeyamaRename Version VersionDefinition.
2016-07-16 Rui UeyamaUse ScriptParserBase::skip() instead of peek() and...
2016-07-16 Craig Topper[AVX512] Remove CodeGenOnly VBROADCAST m_Int instructio...
2016-07-16 Rui UeyamaSimplify. NFC.
2016-07-16 Rui UeyamaSimplify default symbol version management. NFC.
2016-07-16 Sean Silva[Driver] Add flags for enabling both types of PGO Instr...
2016-07-16 Rui UeyamaRemove redundant variable.
2016-07-16 Rui UeyamaSet sh_addralign in the constructor for consistency...
2016-07-16 Rui UeyamaMake Verdef and Verdaux adjacent in the version definit...
2016-07-16 Matthias Braunllc: Add support for -run-pass none
2016-07-16 Matthias Braunllc: Move pass query/add code into an own function...
2016-07-16 Matthias BraunARM/MIR: Move test from MIR to CodeGen/ARM directory
2016-07-16 Matthias BraunARM: Initialize LoadStore passes in TargetMachine
2016-07-16 Rui UeyamaUse SymbolVersion::Id instead of a hard-coded local...
2016-07-16 Eric ChristopherReword comment to be more clear.
2016-07-16 Matthias BraunMIParser: reject subregister indexes on physregs
next