platform/upstream/llvm.git
2013-10-09 Enrico Granata<rdar://problem/15180638>
2013-10-08 Manman RenDebug Info: In DIBuilder, the context fields of a stati...
2013-10-08 Edwin Vaneclang-modernize: Clean up help output
2013-10-08 Manman RenDebug Info: update testing cases when the derived-from...
2013-10-08 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-08 Rui UeyamaFix flaky elf/X86_64/dynlib-search.test.
2013-10-08 Rui UeyamaUse size_t for array index.
2013-10-08 Nick Kledzik[unwind] Fix unw_init_remote_thread() use to void*...
2013-10-08 Manman RenDebug Info: update testing cases when the derived-from...
2013-10-08 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-08 Nick Kledzik[unwind] add required #include
2013-10-08 Reid Kleckner-Wmicrosoft: Don't warn on non-inline pure virtual...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-08 Nick KledzikFix conditionals on __Unwind_SjLj_* functions to only...
2013-10-08 Hans WennborgTurn error about fastcall variadic function into warnin...
2013-10-08 Enrico Granata<rdar://problem/14028923>
2013-10-08 Fariborz JahanianObjectiveC migrator: Add support for inferring
2013-10-08 Matt ArsenaultFix duplicated assertions.
2013-10-08 Enrico GranataTweak documentation for formats in categories
2013-10-08 Enrico Granata<rdar://problem/12632394>
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-08 Rui UeyamaFix #endif comment.
2013-10-08 Rui UeyamaUse size_t instead of int64_t for the vector size.
2013-10-08 Reid KlecknerExplicitly request unsigned enum types when desired
2013-10-08 Reid KlecknerExplicitly request unsigned enum types when desired
2013-10-08 Fariborz JahanianObjectiveC migration. Add support for inferring
2013-10-08 Timur IskhodzhanovRevert 192220 as it fails on an assertion
2013-10-08 Manman RenDebug Info: update testing to reflect r192018.
2013-10-08 Reed KotlerAdd fabsf to the list of inlined functions; otherwise
2013-10-08 Richard SmithSuggest people use -Xclang not -cc1 when passing option...
2013-10-08 Richard SmithRemove documentation of removed -ast-dump-xml flag.
2013-10-08 Timur IskhodzhanovAbstract out parts of thunk emission code, add support...
2013-10-08 Akira Hatanaka[mips] Remove XFAIL.
2013-10-08 Manman RenAdd DbgVariable::resolve per Eric's suggestion.
2013-10-08 Enrico Granata<rdar://problem/11778815>
2013-10-08 Manman RenDebug Info: rename getOriginalTypeSize to getBaseTypeSize.
2013-10-08 Manman RenDebug Info: take advantage of the existing CU::resolve.
2013-10-08 Manman RenMove DIRef::getName out of line.
2013-10-08 Akira Hatanaka[mips] Simplify and optimize code.
2013-10-08 Matt ArsenaultAdd some xfaild R600 tests.
2013-10-08 Ted KremenekRemove transient code I did not mean to check in.
2013-10-08 Sergey Matveev[sanitizer] Fix deadlock in StopTheWorld.
2013-10-08 Benjamin KramerIRBuilder: Downgrade InsertPointGuard's instruction...
2013-10-08 Serge PavlovFixed messages in tests.
2013-10-08 Reed KotlerLet rotr and bswap be handled by expansion for Mips16...
2013-10-08 Enrico GranataAn example of data formatters that generate a summary...
2013-10-08 Andrew KaylorRemoving unintended code block from lli
2013-10-08 Serge PavlovFixed grammar. Thanks to Jordan Rose.
2013-10-08 Ted KremenekConvert anachronistic use of 'void *' to 'DeclContext...
2013-10-08 Benjamin KramerFix an edge case in the template differ with default...
2013-10-08 Hans Wennborgclang-cl: ignore the /sdl[-] flag
2013-10-08 Serge PavlovAdd fixits suggesting parenthesis around type name...
2013-10-08 Eric ChristopherGrammar.
2013-10-08 Sergey Matveev[sanitizer] Do not break the CFI unwind chain in clone().
2013-10-08 Edwin VaneSwitching code owner email address.
2013-10-08 Daniel Jasperclang-format: Improve indentation when deriving from...
2013-10-08 Rafael EspindolaFix build on Solaris 11.
2013-10-08 Daniel Jasperclang-format: Don't exit with failure on empty files.
2013-10-08 Shankar Easwaran[LinkingContext] make LinkingContext non-const
2013-10-08 Rafael EspindolaOnly modify lto.exports.def when contents have changed.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-08 Joerg SonnenbergerConsistent spelling of names.
2013-10-08 NAKAMURA TakumiSparcJITInfo.cpp: Prune "default:" label to fix a warni...
2013-10-08 NAKAMURA TakumiPrune trailing linefeeds.
2013-10-08 Alp TokerMake InstantiatingTemplate depth checks clearer
2013-10-08 Venkatraman... [Sparc] Implement JIT for SPARC.
2013-10-08 Craig TopperRemove unneeded MMX instruction definition by moving...
2013-10-08 Craig TopperFix a typo in the mattr part of the run line.
2013-10-08 Craig TopperExplicitly disable AVX on a bunch of tests so they...
2013-10-08 Shankar Easwaran[Cleanup] Remove file thats not being used
2013-10-08 Craig TopperRemove some instructions that existed to provide aliase...
2013-10-08 Rui UeyamaMove duplicate code in InputGraphs to the parent class.
2013-10-08 Rui UeyamaRename GnuLd's path() too.
2013-10-08 Daniel Jasperclang-format: Improve constructor initializer linewrapping.
2013-10-08 Rui UeyamaRename path() -> getPath().
2013-10-08 Faisal ValiFix linkage calculation of auto member functions return...
2013-10-08 Rui UeyamaUse size_t instead of uint64_t to represent the vector...
2013-10-08 Rui UeyamaRemove an unnecessary local variable.
2013-10-08 Rui UeyamaMake bitmask an unsigned type.
2013-10-08 Rui UeyamaExpand auto for readability.
2013-10-08 Jason MolendaAdd entries for arm6m to ArchSpec's g_macho_arch_entries.
2013-10-08 Venkatraman... [Sparc] Do not hardcode nop in the delay slot of TLS_CA...
2013-10-08 Jason MolendaClarify how to handle a thread register context with...
2013-10-08 Adrian Prantltypo.
2013-10-08 Adrian Prantltypo.
2013-10-08 Adrian PrantlReduce testcase from 1r92011.
2013-10-08 Richard SmithFix build break: clang no longer supports -ast-dump...
2013-10-08 Nick Kledzikfix typos
2013-10-08 Nick Kledzikfix all EXPECT_EQ(.address) tests
2013-10-08 Nick Kledzikfix test case failing on bot
2013-10-08 Nick Kledzikupdate mach-o EXPORT_SYMBOL_* names
2013-10-08 Reid Kleckner[ms-cxxabi] Fix the calling convention for operator...
2013-10-08 Rui UeyamaAdd comments. Early return.
2013-10-08 Rui UeyamaConvert error code structs to scoped enums.
2013-10-08 Nick KledzikSupoort mach-o encoded in yaml.
2013-10-08 Justin BognerSema: Only merge typedef attributes if the previous...
2013-10-08 Manman RenTBAA: use the same format for scalar TBAA and struct...
2013-10-08 Ted KremenekSplit test to test -Wshadow with emmintrin.h more portable.
next