platform/upstream/llvm.git
2014-02-24 Tom StellardFix build since r202052
2014-02-24 Matt ArsenaultFix unused variable
2014-02-24 Nico Rieck[lld] Include reference kind in cycle detector debug...
2014-02-24 Nico RieckFix feature detection in lld's lit.cfg
2014-02-24 Matt ArsenaultR600/SI - Add new CI arithmetic instructions.
2014-02-24 Matt ArsenaultR600: Make check clearer.
2014-02-24 Matt ArsenaultFix DOT4 missing from getTargetOpcodeName
2014-02-24 Matt ArsenaultAdd missing const
2014-02-24 Matt ArsenaultTrivial code simplification
2014-02-24 Ben LangmuirPass through context for DiagHandler in VFS
2014-02-24 Richard SmithIf preprocessing results in a token with leading whites...
2014-02-24 Peter CollingbourneFollow up to r201927: remove the Sema::InFunctionDeclar...
2014-02-24 Richard SmithIf the first token in a macro that appears at the start...
2014-02-24 Arnold SchwaighoferSLPVectorizer: Try vectorizing 'splat' stores
2014-02-24 Jim InghamDon’t process the stop reply packet as a generic signal...
2014-02-24 Quentin Colombet[X86][SchedModel] Add missing scheduling model for...
2014-02-24 Roman DivackyAdd a test for r202059.
2014-02-24 Fariborz JahanianObjective-C. Remove an assertion which asserts
2014-02-24 Steve PucciFix handling of gdbserver binary packets with escape...
2014-02-24 Greg ClaytonLLDB now handles DW_TAG_unspecified_parameters nested...
2014-02-24 Roman DivackyImplement getDwarfEHStackPointer() and initDwarfEHRegSi...
2014-02-24 Richard BartonImplement -fno-short-wchar
2014-02-24 Roman DivackyAdd a dwarf number to the Y register.
2014-02-24 Rafael EspindolaUpdate for llvm api change.
2014-02-24 Rafael EspindolaUpdate for llvm api change.
2014-02-24 Rafael EspindolaUpdate for LLVM api change.
2014-02-24 Rafael EspindolaUpdate for llvm api change.
2014-02-24 Rafael EspindolaReplace the F_Binary flag with a F_Text one.
2014-02-24 Arnold SchwaighoferLTO: Add the loop vectorizer to the LTO pipeline.
2014-02-24 Rafael EspindolaFix windows unittest I missed in the raw_fd_ostream...
2014-02-24 Reed KotlerFor lcov tests, don't Xfail mips littl endian (mipsel...
2014-02-24 Rafael EspindolaUpdate for llvm API change.
2014-02-24 Hans Wennborg[Win32 ABI] Defer operator delete checks until vtable...
2014-02-24 Rafael EspindolaUpdate for llvm api change.
2014-02-24 Ed MasteRemove TestConnectRemote decorator for FreeBSD
2014-02-24 Rafael EspindolaDon't make F_None the default.
2014-02-24 Alexey Samsonov[CMake] Remove dependency on non-existing profile_rt...
2014-02-24 Rafael EspindolaDon't assume that F_None is the default. It is about...
2014-02-24 Rafael EspindolaDon't assume that F_None is the default. It is about...
2014-02-24 Evgeniy Stepanov[asan] Add a test for interceptors in shared libraries.
2014-02-24 Ed MasteFix ptrace log on i386 and include return value
2014-02-24 Aaron BallmanClarifying the wording for the noduplicate attribute.
2014-02-24 Kostya Serebryany[asan] remove test that should have been removed in...
2014-02-24 Kostya Serebryany[asan] simplify the code that compute the shadow offset...
2014-02-24 Alp TokerFix linking and get the build working on OS X
2014-02-24 Alp TokerFix clang compiler detection on OS X
2014-02-24 Deepak PanickalPatch for fixing the handling of hardware breakpoints.
2014-02-24 Alp Tokerclang build fix: don't check for gnu tools by default
2014-02-24 Kostya Serebryany[tsan] one more test for deadlock detector
2014-02-24 Evgeniy Stepanov[asan] A test was reverted, but not "svn rm"-ed in...
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2014-02-24 Alexey Samsonov[CMake] Better support for COMPILER_RT_ENABLE_WERROR...
2014-02-24 Dmitry Vyukovtsan: fix SIGRTMAX handling
2014-02-24 Alexey Samsonov[CMake] Introduce COMPILER_RT_ENABLE_WERROR option
2014-02-24 Manuel KlimekFix AST matcher documentation for overloaded matchers.
2014-02-24 Alp TokerFix typos
2014-02-24 Manuel KlimekFix docs generation for the AST matchers:
2014-02-24 Evgeniy StepanovRevert r202014.
2014-02-24 Elena DemikhovskyAVX-512: Fixed encoding of VPCMPEQ and VPCMPGT
2014-02-24 Evgeniy Stepanov[asan] Add a test for interceptors in shared libraries.
2014-02-24 Evgeniy Stepanov[asan] Avoid hardcoding library path in test binary.
2014-02-24 Dmitri GribenkoASTMatchers: added CXXMethodDecl matcher isPure()
2014-02-24 Kostya SerebryanyAdjustStackSizeLinux() is used in Lsan, Tsan and Msan...
2014-02-24 Tobias GrosserDead code elimination: Schedule another approximative...
2014-02-24 Kostya Serebryany[sanitizer] Interception macros for sanitizers on FreeB...
2014-02-24 Dmitry Vyukovtsan: fix compiler warning
2014-02-24 Alp TokerAdd driver test for multiple preprocessor inputs
2014-02-24 Alp TokerUse a more conventional logical op instead of bitwise and
2014-02-24 Rafael EspindolaShare a createUniqueEntity implementation between unix...
2014-02-24 Kevin Qin[AArch64] Change int64_t from 'long long int' to 'long...
2014-02-24 Richard SmithUpdate __cplusplus to match the value in the C++14...
2014-02-24 Bob WilsonDo not put instrumentation counters before phis in...
2014-02-24 Rafael EspindolaDelete dead code.
2014-02-24 Tobias Grossercodegen: Update LoopInfo correctly
2014-02-23 Saleem AbdulrasoolAsm Parser: support .error directive
2014-02-23 Saleem AbdulrasoolAsmParser: support .ifeqs directive
2014-02-23 Tobias GrosserCloog: Compute simple hulls during code generation
2014-02-23 Benjamin KramerSPARC: Implement TRAP lowering. Matches what GCC emits.
2014-02-23 Argyrios Kyrtzidis[Index] Make the USRs more stable.
2014-02-23 Saleem AbdulrasoolARMAsmParser: whitespace
2014-02-23 Saleem AbdulrasoolARM IAS: support .align without parameters
2014-02-23 Aaron BallmanFixing the indentation of the RST content in the releas...
2014-02-23 Saleem AbdulrasoolMCAsmParser: support .ifne
2014-02-23 Saleem AbdulrasoolMCAsmParser: handle space properly for .ifc/.ifnc
2014-02-23 Saleem AbdulrasoolMCAsmParser: add support for .err directive
2014-02-23 Rafael EspindolaUse static instead of an anonymous namespace.
2014-02-23 Tobias GrosserDo not fail in case we do not have valid dependences
2014-02-23 Benjamin KramerSema: Simplify away one-iteration loops.
2014-02-23 Elena DemikhovskyAVX-512: Fixed encoding of VPTESTMQ
2014-02-23 Rafael EspindolaSimplify remove, create_directory and create_directories.
2014-02-23 NAKAMURA Takumi[CMake] Resurrect mis-dropped dependency to ClangDriver...
2014-02-23 NAKAMURA Takumi[CMake] Apply DEPENDS to clangTidy.
2014-02-23 Rafael EspindolaUse simpler form of llvm::sys::fs::remove.
2014-02-23 Benjamin KramerLocalStackSlotAllocation: Turn one-iteration loop into if.
2014-02-23 NAKAMURA Takumi[CMake] clang_tblgen: Use add_public_tablegen_target.
2014-02-23 NAKAMURA TakumiTableGen.cmake: Functionalize and reformat.
2014-02-23 NAKAMURA Takumi[CMake] Deprecate clang_tablegen(DEPENDS).
2014-02-23 Nico Rieck[PECOFF] Fix uninitialized variable
2014-02-23 NAKAMURA TakumiSimplify linking to system libraries
2014-02-23 Saleem AbdulrasoolARM IAS: support .short and .hword
next