platform/upstream/llvm.git
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
2014-07-10 Richard Sandiford[SystemZ] Fix FPR dwarf numbering
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
2014-07-10 Timur Iskhodzhanov[ASan/Win] Don't hardcode ASan runtime version in ASan...
2014-07-10 Jason MolendaGet the inferior binary's name via the command line...
2014-07-10 Daniel SandersMake it possible for ints/floats to return different...
2014-07-10 Tim NorthoverMachO: add dummy armv6m architecture directory so clang...
2014-07-10 Chandler Carruth[x86] Expand the target DAG combining for PSHUFD nodes...
2014-07-10 Jason MolendaFix test name.
2014-07-10 Viktor KutuzovMake sanitizers' interceptors non-weak on FreeBSD
2014-07-10 Chandler Carruth[x86] Tweak the v16i8 single input special case lowerin...
2014-07-10 Viktor KutuzovOnly use fast stack unwinding for sanitizers failure...
2014-07-10 Viktor KutuzovFix getting environment variables for sanitizers needs...
2014-07-10 Viktor KutuzovAdd clang headers that fix machine-dependent definition...
2014-07-10 Hal FinkelA test case for not asserting in isDereferenceablePoint...
2014-07-10 Hal FinkelFix isDereferenceablePointer not to try to take the...
2014-07-10 Hal FinkelAllow isDereferenceablePointer to look through some...
2014-07-10 Todd FialaFix a type mismatch in NativeProcessLinux that shows...
2014-07-10 Saleem AbdulrasoolMC: modernise for loop
2014-07-10 Saleem AbdulrasoolMC: add and use an accessor for WinCFI
2014-07-10 Peter CollingbourneRemove move assignment operator to appease older GCCs.
2014-07-10 Todd FialaFixes for broken Debian build - g++ 4.7 support.
2014-07-10 Chandler Carruth[x86] Initial improvements to the new shuffle lowering...
2014-07-10 Peter CollingbourneExplicitly define move constructor and move assignment...
2014-07-10 Peter CollingbourneSpecialCaseList: use std::unique_ptr.
2014-07-10 Hao Liu[AArch64]Fix an assertion failure in DAG Combiner about...
2014-07-10 Matt ArsenaultR600/SI: Add support for llvm.convert.{to|from}.fp16
2014-07-10 Matt ArsenaultFix types in documentation.
2014-07-10 Chandler Carruth[x86] Refactor some of the new code for lowering v16i8...
2014-07-10 Jason MolendaAdd a new 'stresstest' category, set the api/multiple...
2014-07-10 Dan AlbertAdd lit configs for libcxxabi tests.
2014-07-10 Jason MolendaAdd a new test in api/multiple-debuggers which tries...
2014-07-10 Alp TokerPrevent link warnings due to -Wframe-larger-than=
2014-07-10 Reid KlecknerMS ABI: Fix __fastcall methods that return structs
2014-07-10 Peter Collingbourne[dfsan] Handle bitcast aliases.
2014-07-10 Richard SmithCleanup. No functionality change.
2014-07-10 Argyrios Kyrtzidis[Driver] Expose getARMCPUForMArch() function in the...
2014-07-10 Alexey SamsonovFix configure+make build of profile runtime library
2014-07-10 Alexey Samsonov[ASan] Force the compiler to generate frame pointer...
2014-07-09 Alexey Samsonov[Sanitizer] Remove SANITIZER_NEEDS_SEGV from shared...
2014-07-09 Todd FialaSkip tests that are intermittent on Linux, fix gdb...
2014-07-09 Chandler Carruth[SDAG] Make the new zext-vector-inreg node default...
2014-07-09 Todd FialaSkip TestCallStopAndContinue and TestCallThatRestarts...
2014-07-09 Todd FialaMarked TestTargetAPI.test_launch_new_process_and_redire...
2014-07-09 Alexander KornienkoRemoved the "-fix" suffix from tests that verify both...
2014-07-09 Todd FialaTestRealDefinition tests marked XFAIL on Darwin.
2014-07-09 Todd FialaMarked failing TestObjCDynamicValue tests as XFAIL...
2014-07-09 Todd FialaMarked failing TestObjCDynamicSBType tests XFAIL on...
2014-07-09 Todd FialaMarked failing TestHiddenIvars tests as XFAIL on Darwin.
2014-07-09 Alexander KornienkoCheck messages and fixes in the same test.
2014-07-09 Nick KledzikMove GOTPass and StubsPass from Core to MachO
2014-07-09 Marshall ClowAdd a reset method to the counting predicates in the...
2014-07-09 Todd FialaMarked TestObjCMethods failing tests XFAIL, fixed clean...
2014-07-09 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-09 Todd FialaMarked failing test XFAIL for TestRegisterVariables...
2014-07-09 Todd FialaMarked failing Darwin TestProcessLaunch tests as XFAIL
next