platform/upstream/llvm.git
2016-04-20 Daniel Jasperclang-tidy: [misc-unused-using-decls] Always use the...
2016-04-20 Asaf Badouh[X86] enable PIE for functions
2016-04-20 Haojian WuFix a crash in cppcoreguidelines-pro-type-member-init...
2016-04-20 Hrvoje Varga[mips][microMIPS]Implement CFC*, CTC* and LDC* instructions
2016-04-20 Craig Topper[AVX512] Add avx512cd+vl runs to vector-tzcnt-128/256...
2016-04-20 Craig Topper[AVX512] Update vector-tzcnt-512 test to show how bad...
2016-04-20 Craig Topper[AVX512] Add popcount support for v32i16 and v64i8.
2016-04-20 Sean SilvaRevert "[ELF] - Avoid using memset for zero-initializat...
2016-04-20 Mehdi AminiThinLTO: never promote as external weak
2016-04-20 Eric FiselierAdd cxx_runtime_root options for testing against a...
2016-04-20 Mehdi AminiFunctionImport: make sure we always select the right...
2016-04-20 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-20 Teresa JohnsonEnable ODR uniquing of DITypes for ThinLTO backends
2016-04-20 Eric Fiselier[libcxx] Fix PR15638 - Only allocate in parent when...
2016-04-20 Craig Topper[X86] Mark some floating point operations that are...
2016-04-20 Craig Topper[X86] Don't mark vector loads and shifts Expand in...
2016-04-20 Craig Topper[X86] Merge the two different SSE2 blocks in the X86Tar...
2016-04-20 Craig Topper[X86] Don't set vector FADD,FSUB,FMUL,FDIV,FNEG,FSQRT...
2016-04-20 Mehdi Aminillvm-lto: run the module verifier when doing IR level...
2016-04-20 Mehdi AminiThinLTO: Move alias importing decision on the summary
2016-04-20 Marcin Koscielnicki[SystemZ] Add support for llvm.thread.pointer intrinsic.
2016-04-20 Mandeep Singh... [Clang] Remove unwanted --check-prefix=CHECK from unit...
2016-04-20 Amaury SechetAdd LLVMGetAttrKindID in the C API in order to facilita...
2016-04-20 NAKAMURA TakumiMipsAsmParser::loadImmediate(): Prune an obsolete ...
2016-04-20 Stephen HinesMarkEOLs should only be true for clang-cl.exe.
2016-04-20 Duncan P. N... IR: Use HANDLE_METADATA_LEAF to define MetadataKind...
2016-04-20 Kostya Serebryany[libFuzzer] added -detect_leaks flag (0 by default...
2016-04-20 Mehdi AminiScoreboardHazardRecognizer: unbreak TSAN by moving...
2016-04-20 Eric FiselierAdd 'is_callable' and 'is_nothrow_callable' traits...
2016-04-19 Duncan P. N... IR: Use std::vector instead of SmallPtrSet for distinct...
2016-04-19 Mandeep Singh... [LLVM] Remove unwanted --check-prefix=CHECK from unit...
2016-04-19 Marcin Koscielnicki[Mips] [MSan] VarArgMIPS64Helper: Use target's endian...
2016-04-19 Greg Claytonllvm::sys::path::home_directory() relies on having...
2016-04-19 Rafael EspindolaSimplify mips got handling.
2016-04-19 Kostya Serebryany[libFuzzer] more trophies
2016-04-19 Adam Nemet[Parse] Reuse OptionUnroll rather than matching it...
2016-04-19 Tim NorthoverARM: fix assertion failure on -O0 cmpxchg.
2016-04-19 Adam Nemet[Parse] Use StringSwitch to improve readability. NFC
2016-04-19 Nicolai HaehnleAdd IntrWrite[Arg]Mem intrinsic property
2016-04-19 Nicolai HaehnleAMDGPU: Guard VOPC instructions against incorrect commute
2016-04-19 Nicolai HaehnleAMDGPU/SI: SGPR accounting in getSIProgramInfo must...
2016-04-19 Nicolai Haehnle[TableGen] Make an error message slightly more informative
2016-04-19 Vedant KumarRemove duplicated header contents, NFC
2016-04-19 Krzysztof Parzyszek[Hexagon] Fix operand swapping in HexagonPeephole
2016-04-19 Ben CraigXFAILing new test on C++03
2016-04-19 Rafael EspindolaDocument how a binary file was created.
2016-04-19 Marcin Koscielnicki[AArch64] [ARM] Make a target-independent llvm.thread...
2016-04-19 Marcin Koscielnicki[AArch64] Fix D19098 fallout.
2016-04-19 Rui UeyamaMake a function file-scoped.
2016-04-19 Kate StoneEliminate circular dependency introduced between lldbte...
2016-04-19 Adrian Prantlcc1as: Don't crash when CIE is requested and no DWARF...
2016-04-19 Mandeep Singh... [compiler-rt] Remove unwanted --check-prefix=CHECK...
2016-04-19 Lang Hames[Orc] Add move ops for OrcRemoteTargetClient and OrcRem...
2016-04-19 Krzysztof Parzyszek[Hexagon] Fix printing the address operand of S2_storer...
2016-04-19 Rafael EspindolaFix pr27420.
2016-04-19 Tim Shen[PPC, SSP] Support PowerPC Linux stack protection.
2016-04-19 Ben CraigInclude initializer_list from utility
2016-04-19 Ahmed Bougacha[ARM NEON] Define vfms_f32 on ARM, and all vfms using...
2016-04-19 Tim Shen[SSP, 2/2] Create llvm.stackguard() intrinsic and lower...
2016-04-19 Lang Hames[Orc] Add explicit move ops to OrcRemoteTargetRPCAPI...
2016-04-19 Lang Hames[Orc] Fix missing return in RPC move assignment operator.
2016-04-19 Eric LiuFixed a bug in AnnotatedLine::startsWith when there...
2016-04-19 Jacques Pienaar[lanai] Add lowering for SETCCE i32.
2016-04-19 David Majnemer[ValueTracking, VectorUtils] Refactor getIntrinsicIDForCall
2016-04-19 Manman RenObjC Class Property: don't emit class properties on...
2016-04-19 Rui UeyamaAttempt to fix buildbot.
2016-04-19 Rui UeyamaELF: Add +, -, *, / and & to SECTIONS linker script...
2016-04-19 Douglas KatzmanFix PR26999 better- RenderDebugEnablingArgs() once...
2016-04-19 Justin Lebar[CUDA] Add a test for r266496 (raise an error if a...
2016-04-19 Eugene Zelenko[Clang-tidy] Fix extra semicolon warning in cppcoreguid...
2016-04-19 Sanjoy Das[X86] Simplify StackMapShadowTracker; NFC
2016-04-19 Sanjoy Das[X86MCInstLower] Clean up EmitNops; NFC
2016-04-19 Krzysztof Parzyszek[Hexagon] Implement branch relaxation
2016-04-19 Kate StoneAdds a test to detect when clang omits specialized...
2016-04-19 Martin Probstreuse mustBeJSIdent for interface detection
2016-04-19 Martin Probstclang-format: [JS] support `interface` as a free standi...
2016-04-19 Sanjay Patel[builtin_expect] tighten checks, add test, add comments
2016-04-19 Sanjay Patelreduce indentation; NFCI
2016-04-19 Duncan P. N... IR: Enable debug info type ODR uniquing for forward...
2016-04-19 Ahmed Bougacha[CodeGen] Widen non-power-of-2 vector HFA base types.
2016-04-19 Ahmed Bougacha[CodeGen] Fix whitespace. NFC.
2016-04-19 Douglas KatzmanPass dwarf-version to cc1as.
2016-04-19 David L KreitzerPreliminary changes for fixing PR27241. Generalized...
2016-04-19 Duncan P. N... Linker: Simplify test/Linker/dicompositetype-unique...
2016-04-19 Zachary Turner[llvm-pdbdump] Print a better error message when PDB...
2016-04-19 Eugene Zelenko[Release Notes] Mention Clang-tidy misc-unused-using...
2016-04-19 Lang Hames[Orc] Add move ops to RPC to satisfy MSVC.
2016-04-19 Chad Rosier[ValueTracking] Improve isImpliedCondition for conditio...
2016-04-19 Lang Hames[Orc] Add pthread dependence to the RPCUtilsTest unit...
2016-04-19 Sanjay Patelreduce indentation; NFCI
2016-04-19 Duncan P. N... IR: LLVMContextTest => DebugTypeODRUniquingTest, NFC
2016-04-19 Michael Zuckerman[Clang][Builtin][AVX512] Adding intrinsics for VGETMANT...
2016-04-19 Duncan P. N... Linker: Avoid constructing ValueMap::MDMapT
2016-04-19 Jonathan Peyton[ITTNOTIFY] Remove serialized parallel regions from...
2016-04-19 Brendon Cahoon[DependenceAnalysis] Refactor uses of getConstantPart...
2016-04-19 Alexey BataevRevert "[OPENMP] Codegen for untied tasks."
2016-04-19 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-19 Andrey TuretskiyRevert r266747 (Compilation for Intel MCU (Part 1/3...
2016-04-19 Mehdi AminiFix Gold test after r266750 (ModuleLinker: Do not impor...
2016-04-19 Duncan P. N... IR: Use Optional instead of unique_ptr for Metadata...
next