platform/upstream/llvm.git
2016-04-26 Nico WeberUse gcc's rules for parsing gcc-style response files
2016-04-26 Rafael EspindolaStore the binding in the Symbol.
2016-04-26 Pavel LabathBump up timeout in TestCallWithTimeout
2016-04-26 Sam Kolton[AMDGPU] Assembler: basic support for SDWA instructions
2016-04-26 Johannes Doerfert[FIX] Adjust assumption space for zext instructions
2016-04-26 Andrey Turetskiy[X86] PR27502: Fix the LEA optimization pass.
2016-04-26 Omair JavaidrL267291: Architecture change to thumb on parsing arm...
2016-04-26 Marcin Koscielnicki[Sparc] Fix build error introduced by rL267545.
2016-04-26 Marcin Koscielnicki[sanitizer] [SystemZ] Add ptrace support bits.
2016-04-26 Marcin Koscielnicki[sanitizer] [SystemZ] Implement internal_clone.
2016-04-26 Marcin Koscielnicki[PowerPC] Add support for llvm.thread.pointer
2016-04-26 Marcin Koscielnicki[SPARC] [SSP] Add support for LOAD_STACK_GUARD.
2016-04-26 Marcin Koscielnicki[SPARC] Add support for llvm.thread.pointer.
2016-04-26 Mehdi AminiThinLTOCodeGenerator: preserve linkonce when in "MustPr...
2016-04-26 Alexander KornienkoA clang-tidy check for std:accumulate.
2016-04-26 Renato GolinRevert "ARM: put correct symbol index on indirect point...
2016-04-26 Dmitry Polukhin[MSVC] PR27337: allow static_cast from private base...
2016-04-26 Johannes DoerfertDo not use the number of parameters in the complexity...
2016-04-26 Johannes DoerfertDo not add but record signed-unsigned assumptions
2016-04-26 Chuang-Yu Cheng[ppc64] Reenable sibling call optimization on ppc64...
2016-04-26 Mehdi AminiRevert "[sanitizers] read/write page fault detection...
2016-04-26 Sanjoy DasAlign case statements (whitespace-only cleanup)
2016-04-26 Sanjoy DasSymbolize operand bundle blocks for bcanalyzer
2016-04-26 Davide Italiano[ELF] Simplify. Pointed out by Rui Ueyama.
2016-04-26 Craig Topper[AArch64] Expand v1i64 and v2i64 ctlz.
2016-04-26 Craig Topper[ARM] Expand vector ctlz_zero_undef so it becomes ctlz.
2016-04-26 Craig Topper[ARM] Expand v1i64 and v2i64 ctlz.
2016-04-26 Dehao ChenTune basic block annotation algorithm.
2016-04-26 Bill Seurer[powerpc] mark JIT tests as UNSUPPORTED on powerpc64...
2016-04-26 Richard TrieuPass the test file in through stdin instead of by filename.
2016-04-26 Bill Seurer[powerpc] mark JIT tests as XFAIL on powerpc64 big...
2016-04-26 Hal Finkel[SimplifyCFG] Preserve !llvm.mem.parallel_loop_access...
2016-04-26 Hal Finkel[LoopVectorize] Don't consider conditional-load derefer...
2016-04-26 Kostya Serebryanytrying to fix the windows build broken by r267496
2016-04-26 Lang Hames[lli] Fix a sign-compare warning.
2016-04-26 Dan Gohman[WebAssembly] Account for implicit operands when comput...
2016-04-26 Lang Hames[ORC] Try to work around a GCC 4.7 bug triggered by...
2016-04-26 Saleem Abdulrasoolunwind: remove last instance of -Wexpansion-to-defined
2016-04-26 Omair JavaidFix arm-linux-gnueabi regression due to rL267291
2016-04-26 David Majnemer[SROA] Don't falsely report that changes have occured
2016-04-26 Andrew KaylorReverting Thumb2SizeReduction opt bisect change to...
2016-04-26 Davide Italiano[Tests] Run reproduces.s only on UNIX until I investiga...
2016-04-26 Sanjay Patel[CodeGenPrepare] don't convert an unpredictable select...
2016-04-26 NAKAMURA TakumiCGOpenMPRuntime.h: Prune '\param IfCond' in r267395...
2016-04-26 Junmo ParkRemove MinLatency in SchedMachineModel. NFC.
2016-04-26 George Burgess IV[Docs] Fix indentation error introduced by r267447.
2016-04-26 Jim InghamWhen building the list of variables we're going to...
2016-04-26 Justin BognerPM: Port GlobalOpt to the new pass manager
2016-04-26 Justin BognerPM: Convert the logic for GlobalOpt into static functio...
2016-04-26 Davide Italiano[ELF] Introduce --reproduce flag.
2016-04-26 Jacques Pienaar[lanai] Update handling of structs in arguments to...
2016-04-26 Ahmed Bougacha[X86] Use LivePhysRegs in X86FixupBWInsts.
2016-04-25 Greg ClaytonMake sure that the following SymbolFileDWARF functions...
2016-04-25 Justin BognerGlobalOpt: Convert a bunch of tests from grep to FileCheck
2016-04-25 Chaoren LinFix TestGetVariables.py.
2016-04-25 Sanjay PatelAdd check for "branch_weights" with prof metadata
2016-04-25 Chris Bieneman[CMake] If set we should pass LLVM_VERSION_INFO into...
2016-04-25 James Y Knight[Sparc] Fix double-float fabs and fneg on little endian...
2016-04-25 Tim NorthoverARM: put correct symbol index on indirect pointers...
2016-04-25 Andrew KaylorFix build warning
2016-04-25 Marcin Koscielnicki[MSan] Use COMMON_INTERCEPTOR_ENTER in libdl interceptors.
2016-04-25 Andrew KaylorAdd optimization bisect opt-in calls for AMDGPU passes
2016-04-25 Amaury SechetReformat LLVMConstPointerNull. NFC
2016-04-25 Amaury SechetComment formating. NFC
2016-04-25 Arch D. RobisonOptimize store of "bitcast" from vector to aggregate.
2016-04-25 Philip Reames[LVI] Make a precondition explicit rather than handling...
2016-04-25 Andrew KaylorAdd optimization bisect opt-in calls for ARM passes
2016-04-25 Andrew KaylorAdd optimization bisect opt-in calls for AArch64 passes
2016-04-25 Greg ClaytonFix StackFrame::GetVariables(...) function that was...
2016-04-25 Mike Aizatsky[sanitizers] read/write page fault detection on mac.
2016-04-25 Krzysztof ParzyszekAdd accidentally deleted "break"
2016-04-25 Lang Hames[ORC] clang-format code that was touched in r267457...
2016-04-25 Nico Weberdriver: Add a `--rsp-quoting` flag to pick response...
2016-04-25 Tim NorthoverARM: put extern __thread stubs in a special section.
2016-04-25 Jonathan PeytonRemove architecture dependent Hwloc DEBUG section
2016-04-25 Teresa Johnson[ThinLTO] Introduce typedef for commonly-used map type...
2016-04-25 Jonathan PeytonFix buffer problem with printing long Hwloc affinity...
2016-04-25 Krzysztof Parzyszek[Hexagon] Few fixes for exception handling
2016-04-25 Francis RicciMaintain register numbering across xml include features
2016-04-25 Francis RicciProperly unload modules from target image list when...
2016-04-25 Francis RicciUse Process Plugin register indices when communicating...
2016-04-25 Quentin ColombetRe-apply r267206 with a fix for the encoding problem...
2016-04-25 Adrian PrantlModule Debugging: Fix the condition for determining...
2016-04-25 Francis RicciStore absolute path for lldb executable in dotest.py
2016-04-25 Francis RicciCreate _lldb python symlink correctly when LLVM_LIBDIR_...
2016-04-25 Simon Atanasyan[ELF][MIPS] Move MIPS GOT header generation to the...
2016-04-25 Francis RicciAdd missing qRegisterInfo option to gdbremote testcase
2016-04-25 Etienne BergeronCleanup redundant expression in InstCombineAndOrXor.
2016-04-25 Lang Hames[ORC] Thread Error/Expected through the RPC library.
2016-04-25 Matt ArsenaultAMDGPU/SI: Optimize adjacent s_nop instructions
2016-04-25 Kostya Serebryany[libFuzzer] remove dead code
2016-04-25 Richard SmithImplement support for conditional between xvalues of...
2016-04-25 Richard SmithRefactor traversal of bases in deduction of template...
2016-04-25 Matt ArsenaultAMDGPU: Implement addrspacecast
2016-04-25 Matt ArsenaultAMDGPU: Add queue ptr intrinsic
2016-04-25 Matt ArsenaultAdd useful helpers to AddrSpaceCastInst
2016-04-25 Matt ArsenaultAMDGPU: Add DAG to debug dump
2016-04-25 Lang Hames[Support] Fix latent bugs in Expected and ExitOnError...
2016-04-25 George Burgess IV[Docs] Clarify what the object-size sanitizer does.
2016-04-25 Jonathan PeytonARM Limited license agreement from the copyright/patent...
next