platform/upstream/llvm.git
2014-10-23 David BlaikieDebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable...
2014-10-23 Aaron BallmanAppeasing an MSVC compile warning about "and"; NFC.
2014-10-23 Hans WennborgMachODump.cpp: fix MSVC build
2014-10-23 Aaron BallmanDo not set linker flags for MSVC; they are not the...
2014-10-23 Ahmed Bougacha[X86] Improve mul w/ overflow codegen, to MUL8+SETO.
2014-10-23 David BlaikieDebugInfo: Remove DwarfDebug::addCurrentFnArgument...
2014-10-23 Sanjay PatelHandle sqrt() shrinking in SimplifyLibCalls like any...
2014-10-23 Enrico GranataThis test case should not rely on stepping behavior...
2014-10-23 Eric Fiselier[libcxx] XFAIL all currently failing libc++ tests for...
2014-10-23 Enrico GranataFix a problem where an SBType was advertising its stati...
2014-10-23 Eric FiselierOnly link tests against -ldl on linux
2014-10-23 Eric FiselierOnly link the tests against -ldl on linux
2014-10-23 Rui Ueyama[PECOFF] Fix /nodefaultlib option.
2014-10-23 Aaron BallmanDisabling some MSVC warnings that are of questionable...
2014-10-23 Aaron BallmanChange all of the build flags to switch /MD and /MDd...
2014-10-23 Daniel Jasperclang-format: Fix incorrect space after "<".
2014-10-23 Kevin EnderbyChange the name of the field BindTable to bindtable...
2014-10-23 Peter CollingbourneMake llvm-go test dependency optional.
2014-10-23 Daniel JasperRemove code duplication and cut dependency from clangRe...
2014-10-23 Rafael EspindolaMake llvm-link behave a bit more like LTO.
2014-10-23 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code for Object...
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 Rafael EspindolaCleanup this test a bit.
2014-10-23 David BlaikieDebugInfo: Simplify/tidy/correct global variable decl...
2014-10-23 Fariborz Jahanianpatch to issue warning on comparing parameters with
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-23 Rafael EspindolaMake this test a bit stricter.
2014-10-23 Ben LangmuirAdd a "signature" to AST files to verify that they...
2014-10-23 Reid KlecknerRevert "Don't count inreg params when mangling fastcall...
2014-10-23 Samuel BenzaquenAdd flag --enable-check-profile to clang-tidy.
2014-10-23 Chris BienemanAdding llvm-shlib to CMake build system with a few...
2014-10-23 Justin BognerMake headers available in the build directory
2014-10-23 David BlaikieDebugInfo: Correctly describe the lexical decl context...
2014-10-23 David BlaikieRemove explicit (void) use of DwarfFile::DD that was...
2014-10-23 Renato GolinDo not emit intermediate register for zero FP immediate
2014-10-23 Ed MasteDisable dsym tests on !Darwin hosts
2014-10-23 Rafael Espindolaclang-format two code snippets to make the next patch...
2014-10-23 Rafael EspindolaAdd unittest for extreme alignments.
2014-10-23 NAKAMURA TakumiHexagon/Disassembler/LLVMBuild.txt: Update libdeps.
2014-10-23 NAKAMURA TakumiHexagon/LLVMBuild.txt: Prune CRLF.
2014-10-23 NAKAMURA Takumi[CMake] Prune CRLF in CMakeLists.txt(s).
2014-10-23 NAKAMURA Takumi[CMake] Prune trailing whitespace.
2014-10-23 NAKAMURA TakumiRevert r220427, "[Hexagon] Adding encoding bits for...
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement ADDIUR1SP instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement ADDIUR2 instruction
2014-10-23 Zoran Jovanovicps][microMIPS] Implement LI16 instruction
2014-10-23 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-10-23 Hafiz Abid... Fix code where goto jumped over local variable initiali...
2014-10-23 Oliver Stannard[Thumb2] Improve disassembly of memory hints
2014-10-23 Eric FiselierAdd support for "fancy" pointers to promise and package...
2014-10-23 Akira Hatanaka[ARM, stack protector] If supported, use armv7 instruct...
2014-10-23 Eric FiselierAdd support for "fancy" pointers to shared_ptr. Fixes...
2014-10-23 Frederic RissAssert that ValueHandleBase::ValueIsRAUWd doesn't chang...
2014-10-23 Frederic RissModernize doxygen comments in Support/Dwarf.h
2014-10-23 Frederic Riss[dwarfdump] Dump DW_AT_ranges values inline in the...
2014-10-23 Marshall ClowFix a couple of failing tests for C++03 by checking...
2014-10-23 Eric Fiselier[libcxxabi] Add support for running libc++abi tests...
2014-10-23 Eric FiselierAdd -ldl to libc++ tests when sanitizers are used.
2014-10-23 Peter CollingbourneAdd llvm-go tool.
2014-10-23 Richard SmithRevert accidentally-committed files in r220460.
2014-10-23 Richard SmithRefactor implementation of 'exclude header'.
2014-10-23 Evgeniy Stepanov[msan] Emit checks for constant shadow values under...
2014-10-23 Richard SmithFix covered-switch warning.
2014-10-23 Alexey SamsonovRevert r218541 - Don't link in sanitizer runtimes if...
2014-10-23 David Blaikie[DebugInfo] Sink DwarfDebug::addCurrentFnArgument down...
2014-10-23 David Blaikie[DebugInfo] Add DwarfDebug& to DwarfFile.
2014-10-23 David Blaikie[DebugInfo] Remove LexicalScopes::isCurrentFunctionScop...
2014-10-22 Nick LewyckyUpdate the documentation for API change to CreateASTCon...
2014-10-22 Richard SmithTest files I forgot to svn add in r220448.
2014-10-22 Richard Smith[modules] Add support for 'textual header' directives.
2014-10-22 Derek SchuffFix Mips nacl-mask test for new bundle-aligned label...
2014-10-22 Tobias GrosserFix typo
2014-10-22 Tobias GrosserRemove incorrect value description for -enable-polly...
2014-10-22 Lang Hames[MCJIT] Make repeat calls to MCJIT::getPointerToFunctio...
2014-10-22 Tobias GrosserUse stringFromIslObj instead of isl_..._dump to print...
2014-10-22 David MajnemerBasic: Add ext_delete_void_ptr_operand to -Wdelete...
2014-10-22 Tobias GrosserUse braces in multi-statement DEBUG() code [NFC]
2014-10-22 David MajnemerAttempt to fix the build after r220439
2014-10-22 Derek Schuff[MC] Attach labels to existing fragments instead of...
2014-10-22 Enrico GranataReverting r220435. Jim Ingham and I discussed this...
2014-10-22 Enrico GranataAdd a 'type info' command, which can be fed one or...
2014-10-22 Zachary TurnerFix C++ compliance issue. string literals must be...
2014-10-22 Enrico GranataMore cleanup of the CXXFormatterFunctions header
2014-10-22 Greg ClaytonFixed name lookups for names that contain "::" but...
2014-10-22 Greg ClaytonRe-use the GetMatchAtIndex() that uses the StringRef...
2014-10-22 Zachary TurnerFix CMake build broken after r220421.
2014-10-22 David MajnemerParse: Ignore "long" and "short" in #pragma section
2014-10-22 Aaron BallmanRemoving the setLBracLoc and setRBracLoc functions...
2014-10-22 Colin LeMahieu[Hexagon] Adding encoding bits for add opcode.
2014-10-22 Reid KlecknerFix up attribute documentation links to MSDN in a nicer way
2014-10-22 Zachary TurnerMake a good guess about where MSVC and Windows SDK...
2014-10-22 Zachary TurnerResubmit "Improve Windows toolchain support for non...
2014-10-22 David PeixottoChange the RegionSet type to a SetVector
2014-10-22 Chad Rosier[AArch64] Add support for the .inst directive.
2014-10-22 Enrico GranataReorganize some of the data formatters code to simplify...
2014-10-22 Enrico GranataFixed a problem in the lldbinline logic where C++ files...
2014-10-22 Aaron BallmanCreate a documentation category for the new calling...
2014-10-22 Samuel BenzaquenAdd support for profiling the matchers used.
2014-10-22 Reid KlecknerTry to fix link errors in mingw cmake -DBUILD_SHARED_LI...
2014-10-22 Peter CollingbourneGo: add binding for LLVMSetUnnamedAddr.
next