platform/upstream/llvm.git
2014-07-11 Timur Iskhodzhanov[ASan] Print register values in a consistent way
2014-07-11 Quentin Colombet[X86] Fix the inversion of low and high bits for the...
2014-07-11 Timur Iskhodzhanov[ASan/Win] Catch NULL derefs and page faults
2014-07-11 Sylvestre LedruTiny improvement in a test (missing quote)
2014-07-11 Sylvestre LedruGCC compatibility: Create a Group to ignore unsupported...
2014-07-11 Alexey Bataev[OPENMP] Parsing and sema analysis for 'omp task' direc...
2014-07-11 Marcello MaggioniAdded test for commit r212802 that was missing
2014-07-11 Marcello MaggioniFixup PHIs in LowerSwitch when a Leaf node is not emitted.
2014-07-11 Evgeniy Stepanov[msan] A comment for the chained-origin-depot hash...
2014-07-11 Tobias GrosserRemove unnecessary isl annotations
2014-07-11 Evgeniy Stepanov[msan] Use real memset/memcpy/memmove in interceptors.
2014-07-11 Evgeniy Stepanov[msan] Make one test case less brittle.
2014-07-11 Benjamin Kramer[clang-tidy] Add a checker for implicit bool conversion...
2014-07-11 Tobias GrosserDeadCodeElim: Compute correct liveout for non-affine...
2014-07-11 Adam Nemet[X86] AVX512: Improve readability of isCDisp8
2014-07-11 Adam Nemet[X86] AVX512: Simplify logic in isCDisp8
2014-07-11 David BlaikieRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-11 Greg ClaytonEnable the ability to enable debug info generation...
2014-07-11 Greg ClaytonRemove code that was merged incorrectly.
2014-07-11 Ben LangmuirDon't assume StringRef.data() is null-terminated
2014-07-11 NAKAMURA TakumiTestAfterDivZeroChecker.cpp: Avoid member initializer...
2014-07-11 Richard Smith[modules] Don't try to merge template specializations...
2014-07-11 NAKAMURA Takumiclang/test/CodeGenCXX/PR20038.cpp: Appease targeting...
2014-07-11 Reid KlecknerReturn a FixItHint instead of taking a diagnostic builder
2014-07-10 Zachary TurnerGet the python scripting interface working on Windows.
2014-07-10 Reid KlecknerMSVC compat: Allow lookup of friend types in enclosing...
2014-07-10 Greg ClaytonCleanup the iOS simulator code.
2014-07-10 Mark HeffernanPartially fix PR20058: reduce compile time for loop...
2014-07-10 Diego NovilloEnable -gcolumn-info by default.
2014-07-10 Lang Hames[RuntimeDyld] Replace a crufty old ARM RuntimeDyld...
2014-07-10 Diego NovilloFix expected column numbers in two tests.
2014-07-10 Lang Hames[RuntimeDyld] Improve error diagnostic in RuntimeDyldCh...
2014-07-10 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-10 David BlaikieThis test case doesn't actually need the inliner to...
2014-07-10 Richard SmithAdd AST dumping for VarDecl init kind.
2014-07-10 Jan VeselyR600: Implement float to long/ulong
2014-07-10 Jan VeselySelectionDAG: Factor FP_TO_SINT lower code out of DAGLe...
2014-07-10 Brad SmithUse the integrated assembler by default on OpenBSD.
2014-07-10 Alexey Samsonov[UBSan] Introduce type-based blacklisting.
2014-07-10 Zoran Jovanovic[mips] Emit two CFI offset directives per double precis...
2014-07-10 Dan AlbertMake cmake cxxflags match those in lib/buildit.
2014-07-10 Alexey SamsonovBe more specific about return types of some methods.
2014-07-10 Rui Ueyama[PECOFF] s/context/ctx/ for consistency.
2014-07-10 Rui Ueyama[PECOFF] Set resource table entry in header.
2014-07-10 Richard SmithPR20256: don't accidentally instantiate non-dependent...
2014-07-10 Rui Ueyama[PECOFF] Invoke cvtres.exe in the driver.
2014-07-10 Todd FialaFlipped intermittent test failures from skip to XFAIL.
2014-07-10 David BlaikieFix the dtor location issues in PR20038 harder.
2014-07-10 Zachary TurnerMove the post-build step that creates lldb.py.
2014-07-10 Zachary TurnerAdd better logging to the new Python-based SWIG generat...
2014-07-10 Simon Atanasyan[Mips] Make rel-dynamic-10.test test case independent...
2014-07-10 Ulrich WeigandFix (and reenable) ppc64-align-struct.c test for non...
2014-07-10 Andrea Di BiagioExtend the test coverage in combine-vec-shuffle-2.ll...
2014-07-10 Tobias Grosser[doc] Fix incorrect reference to clang-format -> clang...
2014-07-10 David BlaikieRemove use of uniform initialization ({}) introduced...
2014-07-10 Ehsan AkhgariAvoid definining more GCC specific predefined macros...
2014-07-10 David BlaikieQuick (attempted) fix for non-asserts builds for a...
2014-07-10 Argyrios Kyrtzidis[Driver/Unittests] Follow up for r212666, add unit...
2014-07-10 Matt ArsenaultRevert "Revert r212640, "Add trunc (select c, a, b...
2014-07-10 Alexey Samsonov[TSan] Fix a bug in libcxx-tsan build conditions spotte...
2014-07-10 Andrea Di Biagio[DAG] Further improve the logic in DAGCombiner that...
2014-07-10 Akira Hatanaka[X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIde...
2014-07-10 Eric ChristopherAdd the CSR company and the Kalimba DSP processor to...
2014-07-10 Eric ChristopherMake it possible for the Subtarget to change between...
2014-07-10 Ulrich Weigand[PowerPC] ABI support for aligned by-value aggregates
2014-07-10 Duncan P. N... InstCombine: Fix a crash in Descale for multiply-by...
2014-07-10 Andy GibbsProvide -verify support to match "any" line for diagnos...
2014-07-10 Ulrich Weigand[PowerPC] ABI support for non-Altivec vector types
2014-07-10 David MajnemerFix clang tests to be compliant with LLVM IR aliases
2014-07-10 David MajnemerIR: Aliases don't belong to an explicit comdat
2014-07-10 Jordan Rose[analyzer] Check for code testing a variable for 0...
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-07-10 David MajnemerMips: Silence a -Wcovered-switch-default
2014-07-10 Zinovy Nis[Codestyle][x32] Cosmetic codestyle fix.
2014-07-10 Marshall ClowSupport the built-in type-trait support in gcc 4.7...
2014-07-10 Zoran Jovanovic[mips] Added FPXX modeless calling convention.
2014-07-10 Zinovy Nis[x32] Adding X32 target support to driver, including...
2014-07-10 Marshall ClowAdd support for BIONIC C library (Android). Patch from...
2014-07-10 Marshall ClowFix warning in test - missing exception specifier for...
2014-07-10 Arnaud A. de... [AArch64] Add logical alias instructions to MC AsmParser
2014-07-10 Bruce MitchenerReapply typo fix.
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-07-10 Daniel Sanders[mips][mips64r6] Add support for mips-img-linux-gnu...
2014-07-10 Tim NorthoverAArch64: correctly fast-isel i8 & i16 multiplies
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
2014-07-10 Zinovy Nis[x32] Add AsmBackend for X32 which uses ELF32 with...
2014-07-10 Evgeniy Stepanov[msan] Fix performance issue in fast_memset.
2014-07-10 Chandler Carruth[x86,SDAG] Introduce any- and sign-extend-vector-inreg...
2014-07-10 Tim Northover[mach-o]: support -Z option to skip standard library...
2014-07-10 Tim Northover[mach-o]: support user-specified (-L) library search...
2014-07-10 Richard Sandiford[SystemZ] Use SystemZCallingConv.td to define callee...
2014-07-10 NAKAMURA TakumiSpecialCaseList.h: Fix -Wdocumentation with \code.
2014-07-10 NAKAMURA Takumillvm/test/CodeGen/X86/shift-parts.ll: FileCheck-ize...
2014-07-10 NAKAMURA TakumiRevert r212640, "Add trunc (select c, a, b) -> select...
2014-07-10 Richard Sandiford[SystemZ] Tweak instruction format classifications
2014-07-10 Tim Northover[mach-o]: support -syslibroot and -l options
2014-07-10 Chandler Carruth[x86] Add another combine that is particularly useful...
2014-07-10 Evgeniy Stepanov[msan] Switch chained origins hash to murmur2.
2014-07-10 Richard Sandiford[SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA
2014-07-10 Richard Sandiford[SystemZ] Avoid using i8 constants for immediate fields
next