platform/upstream/llvm.git
2014-06-18 Matheus Almeida[mips] Fix expansion of memory operation if destination...
2014-06-18 Matheus Almeida[mips] Report correct location when "erroring" about...
2014-06-18 Zoran Jovanovic[mips][mips64r6] Add BLTC and BLTUC instructions
2014-06-18 Evgeniy Stepanov[sanitizer] Intercept pthread_*attr_get*.
2014-06-18 Matheus Almeida[mips] Access $at only if necessary.
2014-06-18 Cameron McInallyAdd pattern for unsigned v4i32->v4f64 convert on AVX512.
2014-06-18 Matheus Almeida[mips] Update MipsAsmParser so that it's possible to...
2014-06-18 Evgeniy Stepanov[msan] Intercept __getdelim.
2014-06-18 Matheus Almeida[mips] Implement alias for 'and' and 'or' instructions...
2014-06-18 Matheus Almeida[mips] Remove the last usage of parseRegister from...
2014-06-18 Jan VeselyR600: Implement 64bit SRA
2014-06-18 Jan VeselyR600: Implement 64bit SRL
2014-06-18 Jan VeselyR600: Implement 64bit SHL
2014-06-18 Evgeniy Stepanov[msan] Handle X86 *.psad.* and *.pmadd.* intrinsics.
2014-06-18 Tim NorthoverDAG: move sret demotion into most basic LowerCallTo...
2014-06-18 Alexander KornienkoMove google-explicit-constructor check to a separate...
2014-06-18 Alexander Potapenko[ASan] Fix https://code.google.com/p/address-sanitizer...
2014-06-18 Simon Atanasyan[llvm-readobj] Fix member functions name style.
2014-06-18 Simon Atanasyan[llvm-readobj] Fix compile error.
2014-06-18 Simon Atanasyan[llvm-readobj][ELF] New `-mips-plt-got` command line...
2014-06-18 Tim NorthoverAArch64: re-enable tests that were looking for a non...
2014-06-18 Alexey Bataev[OPENMP] Reformatting and code improvement.
2014-06-18 JF BastienRevert "Random Number Generator (llvm)"
2014-06-18 JF BastienRandom Number Generator (llvm)
2014-06-18 Kevin Qin[AArch64] Fix a pattern match failure caused by creatin...
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-06-18 Craig TopperConvert an llvm_unreachable in an 'else' block to a...
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-06-18 Alexey Bataev[OPENMP] Initial support for '#pragma omp for' (fixed...
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-06-18 Craig TopperConvert assert(0) to llvm_unreachable to silence a...
2014-06-18 Hans WennborgFix bug in code for avoiding dynamic initialization...
2014-06-18 Jim InghamAdd locking around the m_owners collection in the break...
2014-06-18 Tyler NowickiDocumentation for #pragma clang loop directive and...
2014-06-17 Kaelyn TakataFix the caller of checkCorrectionVisibility too.
2014-06-17 Kaelyn TakataRemove an unused argument from checkCorrectionVisibility.
2014-06-17 Fariborz JahanianObjective-C ARC. Do not warn about properties with...
2014-06-17 Eric ChristopherAdd the coverage cflags to the link step as well to...
2014-06-17 Louis GerbargAllow X86FastIsel to cope with 64 bit absolute relocations
2014-06-17 Ben LangmuirRetry building modules that were compiled by other...
2014-06-17 Todd FialaAdded gdb-remote auxv test for chunked reads.
2014-06-17 Juergen Ributzka[FastISel][X86] Optimize predicates and fold CMP instru...
2014-06-17 Zachary TurnerRemove more occurrences of the unused-mutex-parameter...
2014-06-17 Jim InghamThose were not the right defines for memory errors...
2014-06-17 Todd FialaFix up lldb cmake linker flags for MacOSX.
2014-06-17 Diego NovilloRemove dead code.
2014-06-17 Zachary TurnerChange libclang initialization to use std::call_once...
2014-06-17 Tom StellardR600/SI: Make sure target flags are set on pseudo VOP3...
2014-06-17 Hans Wennborglit: simplify population of the actual_inputs array
2014-06-17 Rafael EspindolaMerge lib/Support/WindowsError.cpp into ib/Support...
2014-06-17 Kevin EnderbyAdd "-format darwin" to llvm-size to be like darwin...
2014-06-17 Matt ArsenaultR600/SI: Match cttz_zero_undef
2014-06-17 Matt ArsenaultR600/SI: Match ctlz_zero_undef
2014-06-17 Johannes DoerfertSubject: [PATCH-v5] Detect and mark reduction like...
2014-06-17 Rafael EspindolaRevert "[OPENMP] Initial support for '#pragma omp for'."
2014-06-17 Yaron KerenFix the comment which was backwards.
2014-06-17 Will Schmidtmark the old jit tests as unsupported for powerpc64...
2014-06-17 Tom StellardR600: Use LDS and vectors for private memory
2014-06-17 Tom StellardR600/SI: Add a pattern for llvm.AMDGPU.barrier.global
2014-06-17 Tom StellardSelectionDAG: Expand i64 = FP_TO_SINT i32
2014-06-17 Tom StellardR600/SI: Re-initialize the m0 register after using...
2014-06-17 Rui Ueyama[PECOFF] Support COMDAT associative sections.
2014-06-17 Todd FialaAdded gdb-remote auxv tests.
2014-06-17 Juergen Ributzka[FastISel][X86] Fix previous refactoring commit (r211077)
2014-06-17 Dinesh DwivediFixed jump threading going to infinite loop.
2014-06-17 Ed MasteAvoid crashing on invalid or unreadable ELF core
2014-06-17 James MolloyRewrite ARM NEON intrinsic emission completely.
2014-06-17 James MolloyMove SetTheory from utils/TableGen into lib/TableGen...
2014-06-17 Simon Atanasyan[Mips] Make plt-header.test test case independent from...
2014-06-17 Daniel Jasperclang-format: Introduce style with spaces on both sides...
2014-06-17 James MolloyFix memory leak of RegScavenger accidentally added...
2014-06-17 Alexey Bataev[OPENMP] Initial support for '#pragma omp for'.
2014-06-17 Tim NorthoverAArch64: estimate inline asm length during branch relax...
2014-06-17 Evgeniy Stepanov[msan] Fix a comment.
2014-06-17 Dmitri GribenkoConvertUTF tests: remove uses of initializer lists...
2014-06-17 Evgeniy Stepanov[msan] Fix handling of multiplication by a constant...
2014-06-17 Justin BognerSupport: Inject LLVM_VERSION_INFO into the Support...
2014-06-17 Justin Bognertools: Add a space between package version and LLVM_VER...
2014-06-17 Rafael EspindolaConvert a few loops to use ranges.
2014-06-17 Alexey Bataev[OPENMP] Renamed 'DataRecursiveASTVisitor' to just...
2014-06-17 Jordan RoseAdd an overload for SourceMgr::PrintMessage that takes...
2014-06-17 Jordan RoseModernize doc comments for SourceMgr.
2014-06-17 Bob WilsonAdd documentation for PGO with instrumentation to clang...
2014-06-17 Jingyue Wu[InstCombine] mark ADD with nuw if no unsigned overflow
2014-06-17 Zachary TurnerFix build breakage caused by change to ValueMapTest.
2014-06-17 Duncan P. N... SROA: Only split loads on byte boundaries
2014-06-17 Hans WennborgAdd support for the /Fi argument to clang-cl (PR20036)
2014-06-17 Zachary TurnerExpose ValueMap's mutex type as a typedef instead of...
2014-06-17 Hans WennborgMS static locals mangling: don't double-increment mangl...
2014-06-17 Hans WennborgMS static locals mangling: don't count enum scopes
2014-06-16 Juergen Ributzka[FastISel][X86] Refactor the code to get the X86 condit...
2014-06-16 Eli BenderskyTeach LoopUnrollPass to respect loop unrolling hints...
2014-06-16 Brad SmithUse the integrated assembler by default on OpenBSD...
2014-06-16 Kuba BreckaDon't hardcode path to codesign_allocate.
2014-06-16 Greg ClaytonCorrectly classify code sections as code sections by...
2014-06-16 Zachary TurnerRevert r211066, 211067, 211068, 211069, 211070.
2014-06-16 Zachary TurnerCleanup more unreferenced MutexGuard parameters on...
2014-06-16 Zachary TurnerProgrammer's Manual changes.
2014-06-16 Zachary TurnerKill the LLVM global lock.
2014-06-16 Zachary TurnerRemove some code churn.
next