platform/upstream/llvm.git
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.
2015-03-23 Benjamin KramerMake helpers static. clang-tools edition.
2015-03-23 Benjamin Kramer[tooling] Move ArgumentsAdjustingCompilations into...
2015-03-23 Ilia KFix ObjCDataFormatterTestCase.test_nsdate_* tests
2015-03-23 Benjamin KramerMove private classes into anonymous namespaces
2015-03-23 Benjamin KramerMove private classes into anonymous namespaces
2015-03-23 Petar JovanovicFix sign extension for MIPS64 in makeLibCall function
2015-03-23 Denis Protivensky[ARM] Fix entry point for Thumb code
2015-03-23 Daniel Sanders[aarch64] Distinguish the 'Q' and 'm' inline assembly...
2015-03-23 Scott Douglasshandle armeb/thumb/thumbeb consistently in gnutools...
2015-03-23 Scott DouglassConvert cascading if-else-if to switch. NFC
2015-03-23 Simon Atanasyan[ELF] Add missing override keyword
2015-03-23 Alexander Potapenko[libsanitizer] Fix OpenFile() usage in TSan and DFSan.
2015-03-23 Alexander Potapenko[ASan] Distinguish between read, write and read-write...
2015-03-23 Hal Finkel[SDAG] Don't widen VSETCC during type legalization...
2015-03-23 Tobias GrosserDrop -polly-vectorizer-unroll-only option
2015-03-23 Alexey Bataev[OPENMP] Fixed test for 'single' directive codegen.
2015-03-23 Alexey Bataev[OPENMP] Codegen for 'copyprivate' clause ('single...
2015-03-23 Lang Hames[Orc] Add missing -use-orcmcjit flag to a number of...
2015-03-23 Daniel JasperRevert "Add CodeGen support for adding cpu attributes...
2015-03-23 Craig TopperFix typo 'AVX too' instead of 'AVX2'
2015-03-23 Richard Smith[modules] Remove redundant import of lexical decls...
2015-03-23 Craig Topper[X86] Add one stepping of Broadwell to the CPU name...
2015-03-22 Davide ItalianoUse POSIX pid_t and not lldb::pid_t.
2015-03-22 Richard SmithAdd missing #include to fix libc++ Linux build.
2015-03-22 Benjamin Kramer[ASTMatchers] Factor wrapping matcher classes into...
2015-03-22 David MajnemerSilence a GCC warning
2015-03-22 Benjamin KramerFoldingSet: Make FoldingSetImpl's dtor protected and...
2015-03-22 Benjamin Kramer[Analyzer] Don't inherit from FoldingSet.
2015-03-22 Kuba BreckaFix a flaky heap-overflow-large.cc test
2015-03-22 Simon Atanasyan[Mips] Pass type of relocation and addendum to the...
next