platform/upstream/llvm.git
2015-03-24 Ben LangmuirA couple of readASTFileSignature improvements (NFC)
2015-03-24 Lang Hames[Orc] Move delta-handling for trampoline sizes into...
2015-03-24 Lang Hames[Orc] Whitespace fix. NFC.
2015-03-24 Lang Hames[Orc] Use std::string to capture name by value.
2015-03-24 Richard Smith[modules] More removal of unnecessary deserialization...
2015-03-24 Richard SmithWhen looking for lexical decls from an external source...
2015-03-24 Alexey Samsonov[TSan] Disable -Wno-maybe-uninitialized in yet another...
2015-03-23 Eli BenderskyCleanup: no need to pass DefinitionKind into ParseCXXIn...
2015-03-23 Alexey Samsonov[TSan] Fixup for r233038: restrict the -Wno-maybe-unini...
2015-03-23 Oleksiy VyalovFix format compilation warning in PlatformAndroidRemote...
2015-03-23 Alexey Samsonov[ASan] Remove XFAIL from now passing test.
2015-03-23 Alexey Samsonov[TSan] Disable noisy GCC warning.
2015-03-23 Kostya Serebryany[sanitizer] instead of comparing pointers to module_nam...
2015-03-23 Alexey Samsonov[UBSan] Use shared library for UBSan on OS X (compiler...
2015-03-23 Alexey Samsonov[UBSan] Use shared library for UBSan on OS X (Clang...
2015-03-23 Ilia KTurn off 'quit' confirmation in lldb-mi
2015-03-23 Simon Pilgrim[SelectionDAG] Fixed issue with uitofp vector constant...
2015-03-23 Eli BenderskyFix clang-tidy to not assume wrong source locations...
2015-03-23 Duncan P. N... Remove dead prototype DebugInfoFinder::processExpressio...
2015-03-23 Duncan P. N... DebugInfo: Overload get() in DIDescriptor subclasses
2015-03-23 Ilia KFix missing interfaces to scripts/Python/interface...
2015-03-23 Eli BenderskyRecord correct source range for defaulted/deleted members.
2015-03-23 Rafael EspindolaRefactor how passes get a symbol at the end of a section.
2015-03-23 David BlaikieCleanup else-after-return and add an early-return to...
2015-03-23 Ahmed Bougacha[AArch64, ARM] Enable GlobalMerge with -O3 rather than...
2015-03-23 Reid KlecknerMS ABI: lambda call operators are instance methods...
2015-03-23 Ilia KFix Target::Launch in case of synchronous execution
2015-03-23 Oleksiy VyalovMove ADB communications to AdbClient class - to make...
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in R600 target
2015-03-23 Fariborz Jahanian[SDK modernizer PATCH]. Fixes a bug whereby a call...
2015-03-23 Ilia KAdd target-async option in -gdb-set command (MI)
2015-03-23 Ilia KFix/Add comments in CMICmdCmdGdbSet (MI)
2015-03-23 Chris Bieneman[cmake] Clang's install should install clang/Config...
2015-03-23 Yunzhong GaoAdds a warning for unrecognized argument to #pragma...
2015-03-23 Rafael EspindolaUpdate variable name and reuse existing variable. NFC.
2015-03-23 Chad Rosier[AArch64] Add FileCheck that was missing from test...
2015-03-23 Marshall ClowFix incorrect error handling of call to mbrtowc. This...
2015-03-23 Alexey Samsonov[UBSan] Introduce "ubsan_standalone" library (compiler...
2015-03-23 Alexey Samsonov[UBSan] Introduce "ubsan_standalone" library (Clang...
2015-03-23 Chris BienemanRe-land: Generate targets for each lit suite.
2015-03-23 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-03-23 Richard Smith[modules] Fix an iterator invalidation bug found by...
2015-03-23 David BlaikieMake Oveflow tracking more legible (CR feedback from...
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in llvm IR
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in llvm Support
2015-03-23 Viktor Kutuzov[Sanitizers] Fix internal_ftruncate() to work on FreeBSD
2015-03-23 David BlaikieRefactor: Simplify boolean expressions in x86 target
2015-03-23 Viktor Kutuzov[Tsan] Fix the mmap_large.cc test to build on FreeBSD
2015-03-23 David BlaikieRefactor: Simplify boolean expression in modularize
2015-03-23 David BlaikieRefactor: Simplify boolean expresssions in lib/Lex
2015-03-23 Benjamin KramerRe-sort includes with sort-includes.py and insert raw_o...
2015-03-23 Eric ChristopherFix and update comments and a small reformatting.
2015-03-23 Dmitri GribenkoRefactor: Simplify boolean expressions in libclang
2015-03-23 Benjamin Kramer[ctorutils] Update and sort includes. NFC.
2015-03-23 Benjamin Kramer[winehprepare] Update and sort includes. NFC.
2015-03-23 Benjamin KramerAnother set of missing raw_ostream.h. Still no function...
2015-03-23 Matt ArsenaultR600/SI: Merge tables for commuting
2015-03-23 Matt ArsenaultR600/SI: Only use one range of isCommutable for compares
2015-03-23 Matt ArsenaultR600/SI: Remove redundant unsetting of hasSideEffects
2015-03-23 Matt ArsenaultR600/SI: Move hasSideEffects setting into VOPCX classes
2015-03-23 Matt ArsenaultR600/SI: Allow commuting compares
2015-03-23 Matt ArsenaultR600/SI: Use right class for cmpsx f64 instructions
2015-03-23 Matt ArsenaultR600/SI: Remove cond operand to VOPCX classes
2015-03-23 Rafael Auler[ELF] Remove extraneous semicolon in DefaultLayout
2015-03-23 David BlaikieRefactor: simplify boolean expressions in llvm-objdump
2015-03-23 Stephane SezerInitialize ObjC runtime at the right location.
2015-03-23 Yaron KerenAdd missing ELFObjectWriter::reset() override, like...
2015-03-23 Benjamin KramerMore missing includes only visible to MSVC.
2015-03-23 Benjamin KramerAdd missing include that MSVC complains about.
2015-03-23 Stephane SezerAdd a missing null pointer check in CommandObjectThread...
2015-03-23 Tom StellardImplement fast_distance builtin
2015-03-23 Tom StellardImplement fast_length builtin
2015-03-23 Benjamin KramerPurge unused includes throughout libSupport.
2015-03-23 Benjamin KramerExplicitly include raw_ostream.h instead of relying...
2015-03-23 Zachary TurnerRely on Makefile.rules in lldb/test/driver/batch_mode.
2015-03-23 Ed MasteRemove non-standard Environment header section
2015-03-23 Alexander Potapenko[sanitizer] Fix file access modes in SanitizerCommon...
2015-03-23 Ahmed Bougacha[CodeGen] Properly support the half FP type with non...
2015-03-23 Ed MasteUse .so library extension by default if platform is...
2015-03-23 Ed MasteFix whitespace in finishSwigWrapperClasses.py
2015-03-23 Ahmed Bougacha[CodeGen] Convert double -> __fp16 in one step.
2015-03-23 Chad Rosier[AArch64] Enable rematerialization of float 0 values.
2015-03-23 Stephane SezerDo not assert on POSIXDYLD double-eAdd.
2015-03-23 Tom StellardImplement half_sqrt builtin v2
2015-03-23 Tom StellardImplement distance builtin v2
2015-03-23 Tom StellardFix implementation of length builtin v2
2015-03-23 Bradley SmithRevert "[ARM] Add more pattern matching for f16 <-...
2015-03-23 Eli BenderskySimplify boolean expressions with true and false using...
2015-03-23 Tom StellardAdd __clc_ prefix to functions in sincos_helpers.cl
2015-03-23 Tamas BerghammerShorten executable name in WatchpointLLDBCommandTestCase
2015-03-23 James Molloy[ARM] Remove target-specific ITOFP/FPTOI nodes
2015-03-23 Tom StellardR600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBase...
2015-03-23 NAKAMURA TakumiOpenMPClause.h: Fix typo in \param. [-Wdocumentation]
2015-03-23 Colin LeMahieu[Hexagon] Simplify boolean expression
2015-03-23 Bradley Smith[ARM] Add more pattern matching for f16 <-> f64 conversions
2015-03-23 Benjamin KramerFix the CMake shared build.
2015-03-23 Tamas BerghammerRemove virtual and add override to all virtual function...
2015-03-23 Ilia KFix ObjCDataFormatterTestCase.test_nsdate_* tests ...
2015-03-23 Ilia KConvert CRLF to LF in CODE_OWNERS.txt
2015-03-23 Benjamin Kramer[gcov] Move formatBranchInfo into an anonymous namespace.
next