platform/upstream/llvm.git
2014-06-18 Jeroen KetemaAdd missing undefs
2014-06-18 Jordan Rose[analyzer] Don't create new PostStmt nodes if we don...
2014-06-18 Rafael EspindolaMake getBaseObject static.
2014-06-18 Rafael EspindolaChange IRObjectFile to parse the bitcode lazily.
2014-06-18 Arnold SchwaighoferRevert "[sanitizer] Intercept pthread_*attr_get*."
2014-06-18 Rafael EspindolaRemove BitcodeReader::setBufferOwned.
2014-06-18 Diego NovilloSimply test for available locations in optimization...
2014-06-18 Ulrich Weigand[PowerPC] Remove unnecessary load of r12 in indirect...
2014-06-18 Rafael EspindolaUpdate to the latest registered ELF e_machine names...
2014-06-18 Rafael EspindolaRun clang-format in a small chunk of code I am about...
2014-06-18 Greg ClaytonAdd an option for debugserver to propagate its environm...
2014-06-18 Justin BognerProfileData: Fix copy-paste type in RawInstrProfReader
2014-06-18 Weiming Zhao[ARM] [MC] Refactor the constant pool classes
2014-06-18 Fariborz JahanianObjective-C. Try to fix the test in buildbot in my...
2014-06-18 Ed MasteADT: correct typo in comment
2014-06-18 Fariborz JahanianObjective-C. Attributes on class declarations carry...
2014-06-18 Jan VeselyR600: Expand vector fceil
2014-06-18 Ulrich Weigand[PowerPC] Simplify and improve loading into TOC register
2014-06-18 Matt ArsenaultWork around ridiculous warning.
2014-06-18 Marshall ClowFormatting improvements in the <string_view> synopsis...
2014-06-18 Ulrich Weigand[PowerPC] Add back test case for absolute calls (remove...
2014-06-18 Hans WennborgMake clang-cl accept .lib inputs (PR20065)
2014-06-18 Arnold SchwaighoferAdd a triple so that right syntax is choosen on mac...
2014-06-18 Matt ArsenaultR600/SI: Add intrinsics for brev instructions
2014-06-18 Matt ArsenaultR600/SI: Prettier operand printing for 64-bit ops.
2014-06-18 Matheus Almeida[mips] SYNC $stype instruction was added in Mips32
2014-06-18 Rafael EspindolaFix a memory leak in the error path.
2014-06-18 Matt ArsenaultR600: Implement f64 ftrunc, ffloor and fceil.
2014-06-18 Matt ArsenaultR600: Custom lower f64 frint for pre-CI
2014-06-18 Matt ArsenaultR600/SI: Temporary fix for f64 fneg
2014-06-18 Matt ArsenaultR600/SI: Comparisons set vcc.
2014-06-18 Saleem AbdulrasoolDriver: correct the backend option spelling
2014-06-18 Adam Nemet[X86] AVX512: Add non-temporal stores
2014-06-18 Adam Nemet[X86] AVX512: Specify compressed displacement for vmovntdqa
2014-06-18 Ulrich Weigand[PowerPC] Do not use BLA with the 64-bit SVR4 ABI
2014-06-18 Hans WennborgInherit dll attributes to static locals
2014-06-18 Ulrich WeigandDo not XFAIL test/tools/llvm-cov tests on powerpc64le
2014-06-18 Ulrich Weigand[PowerPC] Fix emitting instruction pairs on LE
2014-06-18 Ulrich WeigandSupport LE in RelocVisitor::visitELF_PPC64_*
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...
next