platform/upstream/llvm.git
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.
2014-10-22 Reid KlecknerAdd documentation for calling convention attributes
2014-10-22 Enrico GranataFix a problem where summary strings could not use a...
2014-10-22 Rafael EspindolaRemove unused DiagnosticsEngine::NumErrorsSuppressed...
2014-10-22 Benjamin KramerStrength reduce constant-sized vectors into arrays...
2014-10-22 David BlaikieCorrect importing of the type of a TemplateArgument
2014-10-22 Peter CollingbourneDo not add -gsplit-dwarf to LLVM_DEFINITIONS.
2014-10-22 David BlaikieDebugInfo: Omit scopes in -gmlt to reduce metadata...
2014-10-22 Alexey SamsonovFixup for r220403: Use getFileLoc() instead of getSpell...
2014-10-22 Shawn BestSort unit test failures by name - submitted for Vince...
2014-10-22 Benjamin KramerLoopVectorize: Simplify code. No functionality change.
2014-10-22 Diego NovilloShorten auto iterators for function basic blocks.
2014-10-22 Alexey SamsonovSanitizerBlacklist: Use spelling location for blacklist...
2014-10-22 Matt ArsenaultFix number of operands in documentation for minnum...
2014-10-22 Justin Bognertest: Make this test runnable in directories with ...
2014-10-22 Reid KlecknerReland r219810 "Fix late template parsing leak with...
2014-10-22 Hans WennborgFix VS2012 build; C++11 type aliases are not supported.
2014-10-22 Reid KlecknerMS ABI: Emit more canonical vbptr stores and loads
2014-10-22 Colin LeMahieuAmmending 220393 - Removing unused decoding tables.
2014-10-22 Colin LeMahieuAmmending 220393 - Removing unused functions.
2014-10-22 Bill Schmidt[PATCH] Support select-cc for VSFRC when VSX is enabled
2014-10-22 Diego NovilloUse auto iteration in lib/Transforms/Scalar/SampleProfi...
2014-10-22 Colin LeMahieu[Hexagon] Adding basic disassembler.
2014-10-22 Philip ReamesPreserving 'nonnull' metadata in SimplifyCFG
2014-10-22 Sanjay PatelShrinkify libcalls: use float versions of double libm...
2014-10-22 Rafael EspindolaMake two helper functions static.
2014-10-22 Jan Veselyr600: Fix get_work_dim range metadata
2014-10-22 Rafael EspindolaRemove unused StmtVector& parameters from declaration...
2014-10-22 Diego NovilloChange error to warning when a profile cannot be found.
2014-10-22 Bill Schmidt[PowerPC] Support select-cc for VSX
2014-10-22 Aaron BallmanFixing a -Wsign-compare warning; NFC.
2014-10-22 Diego NovilloSupport using sample profiles with partial debug info...
2014-10-22 Diego NovilloSupport using sample profiles with partial debug info.
2014-10-22 Arnaud A. de... [AArch64] Cleanup A57PBQPConstraints
2014-10-22 Bruno Cardoso... [InstSimplify] Support constant folding to vector of...
2014-10-22 Jyoti Allur[Thumb/Thumb2] Implement restrictions on SP in register...
2014-10-22 Peter Zotov[OCaml] Fix a typo in documentation.
2014-10-22 Daniel Jasperclang-format: Fix tests after recent change to ObjC...
2014-10-22 Daniel Jasperclang-format: Use AllowShortBlocksOnASingleLine for...
2014-10-22 Daniel Jasperclang-format: Fix broken test.
2014-10-22 Daniel Jasperclang-format: Fix incorrect trailing return arrow detec...
2014-10-22 Matthew GardinerAdded functions to the C++ API, for the benefit of...
2014-10-22 Matt ArsenaultR600/SI: Add another failing testcase for i1 copies
2014-10-22 Richard TrieuFix style issue from r220363. No functional change.
2014-10-22 Kostya Serebryany[tsan] add a stub of another dynamic annotation
2014-10-22 Matt ArsenaultR600/SI: Add failing testcase reduced from OpenCV
2014-10-22 Rafael EspindolaHandle spaces and quotes in file names in MRI scripts.
2014-10-22 Richard TrieuDisable the uninitialized field warning in uninstantiat...
2014-10-22 Saleem AbdulrasoolDriver: rename Windows to MSVCToolChain
2014-10-22 Rafael EspindolaFix a gcc warning.
2014-10-22 Filipe CabecinhasSilence gcc's -Wcomment
2014-10-22 Richard Smith[modules] Initial support for explicitly loading .pcm...
2014-10-22 Jim InghamThe breakpoint location hit counts were getting increme...
2014-10-22 Daniel Dunbar[lit] Fix Python-3 compatibility, patch by Dan Liew.
2014-10-22 NAKAMURA Takumi<float.h>: Don't seek #include_next if -ffreestanding...
next