platform/upstream/llvm.git
2015-02-18 Ed MasteAdd decorators for failing lldb-mi tests
2015-02-18 Duncan P. N... Fix -DNDEBUG -Werror build after r229733
2015-02-18 Reid Klecknerdos2unix the WinEH file and tests
2015-02-18 Duncan P. N... IR: isScopeRef() should check isScope()
2015-02-18 Duncan P. N... IR: Avoid DIScopeRef in DIImportedEntity::getEntity()
2015-02-18 Zachary TurnerMake frem.ll flush after calling printf.
2015-02-18 Sanjoy DasPartial fix for bug 22589
2015-02-18 Zachary TurnerModify llvm-readobj to dump symbol record bytes.
2015-02-18 Benjamin KramerRemove unused diagnostic.
2015-02-18 Marshall ClowRemove several unused forward declarations. Fixes PR22605.
2015-02-18 Chris BienemanAdding install targets for individual LLVM tools and...
2015-02-18 David MajnemerItanium ABI: Write a character instead of a string...
2015-02-18 David MajnemerItanium ABI: Restore disabled tests which are correctly...
2015-02-18 David MajnemerItanium ABI: Properly mangle extern "C" template arguments
2015-02-18 Justin BognerInstrProf: Don't combine expansion regions with code...
2015-02-18 David BlaikieRemove unused member variables (-Wunused-private-field)
2015-02-18 Chris BienemanFixing a CMake developer warning.
2015-02-18 Chris BienemanEnable standard so versioning for libLLVM.
2015-02-18 Benjamin KramerDriver: Fix use of dangling std::string temporary
2015-02-18 Zachary TurnerFix warning that not all control-paths return from...
2015-02-18 Justin BognerInstrProf: Handle unknown functions if they consist...
2015-02-18 Meador IngeSema: Allow 'constexpr' variables in range loops
2015-02-18 Andrew KaylorAdding implementation to outline C++ catch handlers...
2015-02-18 Greg Fitzgerald[ASan] Set DYLD_LIBRARY_PATH on Darwin
2015-02-18 Zachary TurnerDon't use AVX/XSTATE API on Windows.
2015-02-18 Justin BognerInstrProf: Make CoverageMapping testable and add a...
2015-02-18 Marshall ClowMove the default template arguments into the forward...
2015-02-18 Eric Fiselier[libcxx] Tired of colorless compile errors? Enable...
2015-02-18 Jozef Kolek[mips][microMIPS] Make usage of ADDU16 and SUBU16 by...
2015-02-18 Marshall ClowMove the default template arguments into the forward...
2015-02-18 Ed MasteAdd decorator for fd leak test failing on FreeBSD
2015-02-18 Daniel Jasperclang-format: [JS] support AtScript style annotations...
2015-02-18 Jozef Kolek[mips][microMIPS] Implement JALX instruction
2015-02-18 Daniel Jasperclang-format: [JS] Support classes.
2015-02-18 Daniel Jasperclang-format: [JS] Support type annotations.
2015-02-18 John ThompsonFixed missing checkins.
2015-02-18 Eric FiselierEnable testing with _LIBCPP_DEBUG and fix bad assertion...
2015-02-18 Alex DenisovFix broken link to 'Obtaining Commit Access'
2015-02-18 Eric Fiselier[libc++] Fix PR20084 - std::is_function<void() const...
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-18 Kit BartonThis patch adds the VSX logical instructions introduced...
2015-02-18 John ThompsonAdded support for extracting headers from module maps...
2015-02-18 Tamas BerghammerAdd missing exports file and remove unused ones
2015-02-18 John ThompsonTemporary hack to avoid false errors. Real fix comming.
2015-02-18 Tom StellardR600/SI: Don't set isCodeGenOnly = 1 on all instructions
2015-02-18 Tom StellardR600/SI: Add missing VOP1 instructions
2015-02-18 Tom StellardR600/SI: Add missing VOP2 instructions
2015-02-18 Tom StellardR600/SI: Add definition for S_CBRANCH_G_FORK
2015-02-18 Tom StellardR600/SI: Add missing SOP1 instructions
2015-02-18 Tom StellardR600/SI: Refactor SOP2 definitions
2015-02-18 Tamas BerghammerMerge lldb-platform and lldb-gdbserver into a single...
2015-02-18 Ilia KFix make_symlink in case when symlink already exists...
2015-02-18 Hafiz Abid... Fix line crossing 80 column border.
2015-02-18 Zoran JovanovicChange representation of member function pointers for...
2015-02-18 Timur Iskhodzhanov[ASan/Win] Speculative fix to make the sed command...
2015-02-18 Dmitry Vyukovtsan: fix signal handling during stop-the-world
2015-02-18 John ThompsonUpdated file comment on modularize usage, as it was...
2015-02-18 Daniel SandersFix test/CodeGen/atomic_ops.c failure on clang-cmake...
2015-02-18 Vasileios Kalintiris[mips] Avoid redundant sign extension of the result...
2015-02-18 Ilia KFix typo in make_symlink after r229517. It fixes symlin...
2015-02-18 Daniel JasperPrevent use after free caused by accessing a member...
2015-02-18 Benjamin KramerX86: Use bitset to manage a bag of bits. NFC.
2015-02-18 Toma Tabacu[mips] [IAS] Fix using .cpsetup with local labels ...
2015-02-18 Chandler Carruth[x86] Tighten the assertions to document that canonical...
2015-02-18 Chandler Carruth[x86] Switch an if which is trivially true to an assert...
2015-02-18 Chandler Carruth[x86] Remove some more 'bit' nomenclature from the...
2015-02-18 Mohit K. Bhakkad[MSan][MIPS] VarArgHelper for MIPS64
2015-02-18 Tamas BerghammerRemove alias template from GDBRemoteCommunicationServer...
2015-02-18 Renato GolinEnable ASAN build and test on AArch64
2015-02-18 Hafiz Abid... Fix some warnings in MSVC build.
2015-02-18 Hafiz Abid... Fix a typo.
2015-02-18 Chandler Carruth[x86] Fold together the two shift lowering strategies...
2015-02-18 Bradley Smith[ARM] Add missing M/R class CPUs
2015-02-18 Bradley Smith[ARM] Add missing M/R class CPUs
2015-02-18 Michael KupersteinFixes two issue in SimplifyDemandedBits of sext_in_reg:
2015-02-18 Ulrich Weigand[SystemZ] Clean up warning
2015-02-18 Dmitry Vyukovtsan: add -Wno-maybe-uninitialized to mingw gcc build...
2015-02-18 Mohit K. Bhakkad[MSan][MIPS] Fix for some failing tests on MIPS64
2015-02-18 Chandler Carruth[x86] Refactor the bit shift code the same as I just...
2015-02-18 Ulrich Weigand[SystemZ] Support all TLS access models - CodeGen part
2015-02-18 Igor LaevskyTesting commit access
2015-02-18 Ulrich Weigand[SystemZ] Support all TLS access models - MC part
2015-02-18 NAKAMURA TakumiReformat.
2015-02-18 NAKAMURA TakumiRevert r229622: "[LoopAccesses] Make VectorizerParams...
2015-02-18 Daniel JasperNFC: Use range-based for loops and more consistent...
2015-02-18 Daniel JasperRemove experimental options to control machine block...
2015-02-18 Elena DemikhovskyMinor fix after 229495.
2015-02-18 Sanjoy DasAddress post commit review on r229600.
2015-02-18 Elena DemikhovskyAVX-512: Added support for FP instructions with embedde...
2015-02-18 David MajnemerItanium ABI: Mangle <mangled-name> according to the ABI
2015-02-18 Craig Topper[X86] Add another test case for the bug fixed in r22964...
2015-02-18 Chandler Carruth[x86] Rewrite the byte shift detection to not use boole...
2015-02-18 Craig Topper[X86] Remove AVX512 pslldq/psrldq shift intrinsics...
2015-02-18 Craig Topper[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics...
2015-02-18 Nico WeberPort r163224 to C++.
2015-02-18 Saleem AbdulrasoolAnalysis: fix buildbots
2015-02-18 Nico WeberWrap to 80 columns. No behavior change.
2015-02-18 Saleem AbdulrasoolSema: partially address post-commit comments
2015-02-18 Davide Italiano[ELF] Demangle: don't expose raw info when getter is...
2015-02-18 Adam Nemet[LoopAccesses] Change LAA:getInfo to return a constant...
next