platform/upstream/llvm.git
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...
2016-04-25 Johannes DoerfertExtract some constant factors from "SCEVAddExprs"
2016-04-25 Richard SmithWhen deducing template parameters from base classes...
2016-04-25 Francis Riccitest commit
2016-04-25 Johannes DoerfertDo not check all GEPs for assumptions
2016-04-25 Johannes DoerfertOnly add user assumptions on known parameters [NFC]
2016-04-25 Philip Reames[LVI] Clarify comments describing the lattice values
2016-04-25 Philip Reames[LVI] Split solveBlockValueConstantRange into two ...
2016-04-25 Evgeniy Stepanov[gold] Fix linkInModule and extend common.ll test.
2016-04-25 Chad RosierFix typo from r267432.
2016-04-25 Krzysztof Parzyszek[Hexagon] Use llvm-mc instead of llc in an MC testcase
2016-04-25 Krzysztof Parzyszek[Hexagon] Use llvm-mc instead of llc in an MC testcase
2016-04-25 Krzysztof Parzyszek[Hexagon] Register save/restore functions do not follow...
2016-04-25 Chad Rosier[ValueTracking] Add an additional test case for r266767...
2016-04-25 Zachary TurnerResubmit "Refactor raw pdb dumper into library"
2016-04-25 Chad Rosier[ValueTracking] Improve isImpliedCondition when the...
2016-04-25 Davide Italiano[gold-plugin] Remove dead assignment. NFC.
2016-04-25 Davide Italiano[ELFRelocs] Other architectures do not have *_NUM reloc.
2016-04-25 Adrian Prantldsymutil: Only warn about clang module DWO id mismatche...
2016-04-25 Sanjay Pateladd tests for potential CGP transform (PR27344)
2016-04-25 Michael Zuckerman[Clang][Builtin][AVX512]Adding k-register logic intrins...
2016-04-25 Jacques Pienaar[lanai] Expand findClosestSuitableAluInstr check to...
2016-04-25 Johannes DoerfertRefactor Scop parameter handling
2016-04-25 Tamas BerghammerFix ARM attribute parsing for Android after rL267291
2016-04-25 Todd Fialaskip TestBitfields.py on OS X
2016-04-25 Marcin Koscielnicki[PR27390] [CodeGen] Reject indexed loads in CombinerDAG.
2016-04-25 Hrvoje Varga[mips][microMIPS] Revert commit r267137
2016-04-25 Zlatko Buljan[mips][microMIPS] Revert commit r266977
next