platform/upstream/llvm.git
2016-09-26 Chandler Carruth[PM] Add a unittest for invalidating module analyses...
2016-09-26 Sanjoy Das[SCEV] Assign LoopPropertiesCache in the move constructor
2016-09-26 Sanjoy Das[SCEV] Combine two predicates into one; NFC
2016-09-26 Sanjoy Das[SCEV] Make it obvious BackedgeTakenInfo's constructor...
2016-09-26 Sanjoy Das[SCEV] Further isolate incidental data structure; NFC
2016-09-26 Sanjoy Das[SCEV] Simplify BackedgeTakenInfo::getMax; NFC
2016-09-26 Konstantin... [AMDGPU] Expose flat work group size, register and...
2016-09-26 Sanjoy DasAppease MSVC
2016-09-26 Sanjoy DasAttempt to appease MSVC
2016-09-25 Sanjoy Das[SCEV] Reserve space in SmallVector; NFC
2016-09-25 Sanjoy Das[SCEV] Document a gotcha; NFC
2016-09-25 Sanjoy Das[SCEV] Have ExitNotTakenInfo keep a pointer to its...
2016-09-25 Sanjoy Das[SCEV] Simplify tracking ExitNotTakenInfo instances...
2016-09-25 Sanjoy Das[SCEV] Rename a couple of fields; NFC
2016-09-25 Sanjoy Das[SCEV] Remove incidental data structure; NFC
2016-09-25 Sanjoy Das[SCEV] Clang format most of the SCEV header; NFC
2016-09-25 Craig Topper[X86] Remove what appears to be leftover MMX code invol...
2016-09-25 Craig Topper[X86] Remove patterns for scalar_to_vector from FR32...
2016-09-25 Craig Topper[AVX-512] Replace get512BitSuperRegister with calls...
2016-09-25 Craig Topper[AVX-512] Fix some patterns predicates to properly...
2016-09-25 Craig Topper[AVX-512] Add rounding versions of instructions to...
2016-09-25 Craig Topper[AVX-512] Add the scalar unsigned integer to fp convers...
2016-09-25 Craig Topper[AVX-512] Remove duplicate instructions for converting...
2016-09-25 Eric FiselierUpdate -verify test to use new static assert message
2016-09-25 Tobias Grosserwww: add new code coverage link to Polly website
2016-09-25 Zachary TurnerAdd a comment on StringRef::contains(char)
2016-09-25 Eric FiselierFix missing _LIBCPP_INLINE_VISIBILITY macro on C++03...
2016-09-25 Zachary TurnerFix signed / unsigned comparison.
2016-09-25 Eric Fiselier[libc++] Remove various C++03 feature test macros
2016-09-25 Zachary TurnerAdd some predicated searching functions to StringRef.
2016-09-25 Eric FiselierUse __attribute__((internal_linkage)) when available.
2016-09-25 Craig Topper[AVX-512] Don't use two opcodes for INTR_TYPE_SCALAR_MA...
2016-09-24 Marshall ClowFix a few static_asserts that need extra parens on -03
2016-09-24 Marshall ClowImplement proposed resolution for LWG#2758. Reviewed...
2016-09-24 Craig Topper[X86] Teach combineShuffle to avoid creating floating...
2016-09-24 Craig Topper[AVX-512] Split scalar version of X86ISD::SELECT into...
2016-09-24 Craig Topper[AVX-512] Remove the patterns for selecting scalar...
2016-09-24 Duncan P. N... ObjCARC: Don't look at users of ConstantData
2016-09-24 Duncan P. N... Analysis: Return early for UndefValue in computeKnownBits
2016-09-24 Sanjay Patel[x86] don't try to create a vector integer inst for...
2016-09-24 Davide Italiano[LTO] Add a test for invalid alias analysis pipelines.
2016-09-24 Duncan P. N... Scalar: Ignore ConstantData in processAssumption
2016-09-24 Duncan P. N... Analysis: Return early in isKnownNonNullAt for ConstantData
2016-09-24 Marshall ClowFix incorrect include in is_error_code_enum.pass.cpp
2016-09-24 Marshall ClowImplement is_error_code_v and is_error_condition_v...
2016-09-24 Matthias Gehre[clang-tidy] fix for NOLINT after macro expansion
2016-09-24 Dylan McKay[AVR] Update signature of AVRTargetObjectFile::SelectSe...
2016-09-24 Shoaib Meenai[libc++] Remove math_win32.h
2016-09-24 Quentin Colombet[RegisterBankInfo] Constify the member of the XXXMappin...
2016-09-24 Quentin Colombet[RegisterBankInfo] Document the design choice for the...
2016-09-24 Quentin Colombet[RegisterBankInfo] Add statistics for dynamic value...
2016-09-24 Quentin Colombet[RegisterBankInfo] Uniquely generate ValueMapping.
2016-09-24 Quentin Colombet[RegisterBankInfo] Keep valid pointers for PartialMappings.
2016-09-24 Alexander ShaposhnikovRemove excessive padding from RedeclarableResult
2016-09-24 Kostya Serebryany[libFuzzer] add a standalone build script
2016-09-24 Duncan P. N... GlobalStatus: Don't walk use-lists of ConstantData
2016-09-24 Gabor Horvath[clang-tidy] Cleaning up language options.
2016-09-24 Alexander ShaposhnikovRemove excessive padding from ObjCCategoriesVisitor
2016-09-24 Laszlo Nagy[analyzer][scan-build-py] subprocess output handling...
2016-09-23 Kostya Serebryany[libFuzzer] simplify HandleTrace again, start re-runnin...
2016-09-23 Evgeniy Stepanov[msan] Disable flaky fork.cc on PPC64.
2016-09-23 Chris Bieneman[CMake] Generate LLDB_REVISION at build time
2016-09-23 Peter CollingbourneAdd qualification to fix MSVC build.
2016-09-23 Sanjay Patel[x86] fix FCOPYSIGN lowering to create constants instea...
2016-09-23 Jim InghamMutatis mutandis for char * -> StringRef.
2016-09-23 Enrico GranataAdd an accessor to get the value of RC_PLATFORM_NAME...
2016-09-23 Zachary TurnerFix build on Ubuntu.
2016-09-23 Teresa JohnsonUse llvm::to_string instead of std::to_string to fix bot
2016-09-23 Rui UeyamaCombine two StringSwitch::Cases because Cases now can...
2016-09-23 Zachary TurnerChange FileAction::GetPath() to return a StringRef.
2016-09-23 Rui UeyamaAdd StringSwitch::Cases functions that takes 6 to 10...
2016-09-23 Vedant KumarRevert "[profile] Hide lprofCurFilename"
2016-09-23 Petr Hosek[MC] Support .ds directives in assembler parser
2016-09-23 Matthias Braunllc: Add -start-before/-stop-before options
2016-09-23 Peter CollingbourneUpdate clang for r282299.
2016-09-23 Saleem Abdulrasoolannotate more function visibility
2016-09-23 Peter CollingbourneLTO: Simplify caching interface.
2016-09-23 Francis RicciAllow for tests to be disabled at runtime
2016-09-23 Enrico GranataInstall only the manpage and only in the proper location
2016-09-23 Valery Pykhtin[AMDGPU] Fix for bz30427: wrong MTBUF encoding on VI
2016-09-23 Rafael EspindolaWarn if we can't find the entry symbol.
2016-09-23 Vedant Kumar[profile] Hide lprofCurFilename
2016-09-23 Alexander Shaposhnikov[analyzer] Fix crash in RetainCountChecker::checkEndFun...
2016-09-23 Kostya Serebryany[libFuzzer] first steps in adding a proper automated...
2016-09-23 Teresa Johnson[LTO] Add -flto-jobs=N to control backend parallelism
2016-09-23 Teresa Johnson[gold] Split plugin options controlling ThinLTO and...
2016-09-23 Renato GolinRevert "set the underlying value of “#pragma STDC FP_CO...
2016-09-23 Vedant Kumar[Coverage] Clarify a function contract (NFC)
2016-09-23 Vedant Kumar[llvm-cov] Factor out logic to remove unmapped inputs...
2016-09-23 Rafael EspindolaAvoid counting sections twice.
2016-09-23 Kostya Serebryany[libFuzzer] reset Counters (trace-pc-guard) before...
2016-09-23 Petr Hosek[MC] Support .dcb directives in assembler parser
2016-09-23 Vedant Kumar[llvm-cov] Filter away source files that aren't in...
2016-09-23 Vedant Kumar[llvm-cov] Get rid of all invalid filename references
2016-09-23 Vedant Kumar[llvm-cov] Minor cleanup. NFC.
2016-09-23 Davide Italiano[ELF] Resolve weak undefined TLS symbols when no phdr...
2016-09-23 Sanjay Patel[TLI] isdigit / isascii / toascii param type should...
2016-09-23 Zachary TurnerChange Module::RemapPath to use StringRef.
2016-09-23 Quentin Colombet[ResetMachineFunction] Populate the comments in the...
2016-09-23 Quentin Colombet[ResetMachineFunction] Add statistic on the number...
next