platform/upstream/llvm.git
2016-07-08 Jingyue Wu[TTI] Expose TTI::getGEPCost and use it in SLSR and...
2016-07-08 Matt ArsenaultAMDGPU: Remove unused control flow intrinsic
2016-07-08 Piotr PadlewskiAdd 'thinlto_src_module' md with asserts or -enable...
2016-07-08 Matt ArsenaultReapply r274829 with fix for FP vectors
2016-07-08 Adam Nemet[BFI] Minor cleanup. NFC
2016-07-08 Adam Nemet[LAA] Port test to the new PM
2016-07-08 Xinliang David Li[PM] name the new PM LAA class LoopAccessAnalysis ...
2016-07-08 Duncan P. N... MSP430: Avoid implicit iterator conversions, NFC
2016-07-08 Sanjay Patel[InstCombine] don't form select from bitcasted logic...
2016-07-08 Duncan P. N... NVPTX: Avoid implicit iterator conversions, NFC
2016-07-08 Vassil VassilevTeach -ast-print to print constexpr variables.
2016-07-08 Sanjay Pateladd another multi-use test for logic->select transform
2016-07-08 Wei MiAllow dead insts to be kept in DeadRemat only when...
2016-07-08 Xinliang David LiRename LoopAccessAnalysis to LoopAccessLegacyAnalysis...
2016-07-08 Sanjay Patel[InstCombine] don't form select from logic ops if it...
2016-07-08 Sanjay Pateladjust test so it won't completely optimize away
2016-07-08 Duncan P. N... AArch64: Avoid implicit iterator conversions, NFC
2016-07-08 Yaxun Liu[OpenCL] Add missing -cl-no-signed-zeros option into...
2016-07-08 Sanjay Pateladd tests for multi-use folding to select
2016-07-08 Xinliang David LiRemove duplicate inclusion /NFC
2016-07-08 Duncan P. N... ARM: Remove implicit iterator conversions, NFC
2016-07-08 Justin BognerTableGen: Update style in CodeGenIntrinsics. NFC
2016-07-08 Dehao ChenRemove inline hints computation from SampleProfile.cpp
2016-07-08 Rui UeyamaAttempt to fix buildbots.
2016-07-08 Nico WeberRevert r274829, it caused PR28472.
2016-07-08 Simon Pilgrim[X86] Regenerated bitreverse tests to demonstrate what...
2016-07-08 Simon Pilgrim[X86] Added bitreverse tests for non-legal types
2016-07-08 Duncan P. N... Sparc: Avoid implicit iterator conversions, NFC
2016-07-08 Duncan P. N... WebAssembly: Avoid implicit iterator conversions, NFC
2016-07-08 Duncan P. N... AsmPrinter: Avoid implicit iterator conversions in...
2016-07-08 Davide Italiano[CrossDSOCFI] Change the pass so that it doesn't requir...
2016-07-08 Rafael Espindolafix use of uninitialized.
2016-07-08 Simon Pilgrim[X86][AVX2] Add support for target shuffle combining...
2016-07-08 Duncan P. N... SelectionDAG: Avoid implicit iterator conversions in...
2016-07-08 Duncan P. N... AMDGPU: Remove implicit iterator conversions, NFC
2016-07-08 Davide Italiano[SCCP] Fold constants as we build them whne visiting...
2016-07-08 Duncan P. N... SelectionDAG: Avoid implicit iterator conversions in...
2016-07-08 Duncan P. N... SelectionDAG: Avoid implicit iterator conversions in...
2016-07-08 Duncan P. N... AMDGPU: Make infinite loop clear, NFC
2016-07-08 Enrico GranataMake IsSyntheticChildrenGenerated() virtual so that...
2016-07-08 Saleem AbdulrasoolCOFF: remove unused function (touchFile)
2016-07-08 Duncan P. N... SelectionDAG: Avoid implicit iterator conversions in...
2016-07-08 Duncan P. N... Target: Avoid getFirstTerminator() => pointer, NFC
2016-07-08 Justin LebarFix flag name in comment in cuda-version-check.cu.
2016-07-08 Rui UeyamaFix memory leak.
2016-07-08 Oleksiy VyalovUse shell cat command as a workaround if ADB stat canno...
2016-07-08 Jonathan PeytonImproving EPCC performance when linking with hwloc
2016-07-08 Duncan P. N... CodeGen: Avoid iterator conversions in TwoAddressInstru...
2016-07-08 Duncan P. N... CodeGen: Use MachineInstr& in StackSlotColoring, NFC
2016-07-08 Sanjay Patel[InstCombine] check for one-use before turning simple...
2016-07-08 Justin BognerIR: Set a TargetPrefix for nvvm intrinsics
2016-07-08 Simon Pilgrim[SLPVectorizer][X86] Added fma vectorization tests
2016-07-08 Duncan P. N... CodeGen: Use MachineInstr& in RegisterScavenging, NFC
2016-07-08 Sanjay Pateladd test to show multi-use output
2016-07-08 Matt ArsenaultAMDGPU: Minor adjustment to r274817
2016-07-08 NAKAMURA TakumiCFGTests: Update libdeps.
2016-07-08 Simon Pilgrim[X86][AVX] Added combine test that should simplify...
2016-07-08 Sanjay Patel[InstCombine] allow or(sext(A), B) --> A ? -1 : B trans...
2016-07-08 Marshall ClowFix typo in #ifdef; leave tests commented out b/c gcc...
2016-07-08 Zachary TurnerTry to fix compilation error in DebugInfoPDBTests.
2016-07-08 Marshall ClowImplement LWG685 (which is from C++11!). Fixes PR#28421...
2016-07-08 NAKAMURA Takumiclang/unittests/Analysis/CFGTest.cpp: Appease msc targe...
2016-07-08 Zhan Jun Liau[SystemZ] Add support for the .word directive.
2016-07-08 Chad Rosier[DSE] Minor refactor based on D21007. NFC.
2016-07-08 Sanjay Pateladd vector tests to show missing transform
2016-07-08 David Majnemer[CodeGen, TargetPassConfig] Remove a race from createRe...
2016-07-08 Matt ArsenaultPeepholeOptimizer: Make pass name match DEBUG_TYPE
2016-07-08 Alina SbirleaAdd runtime support for __cpu_model (__builtin_cpu_supp...
2016-07-08 Alina SbirleaRevert r274865-r274870
2016-07-08 John BrawnExplicitly export symbols from the sample analyzer...
2016-07-08 Alina SbirleaAdded comments identifing code source
2016-07-08 Zhan Jun Liau[SystemZ] Add support for missing instructions
2016-07-08 Alina SbirleaCheck cpuid supported for i386.
2016-07-08 Alina SbirleaAdd default initialization. Add unit test.
2016-07-08 Alina Sbirleaclang-format it
2016-07-08 Alina SbirleaAdd runtime support for __cpu_model (__builtin_cpu_supp...
2016-07-08 Sanjay Patelminimize tests
2016-07-08 Peter SmithRecommit R274836 Add Thunk support framework for ARM...
2016-07-08 Eric LiuMove setName after accessing Name
2016-07-08 Eric LiuMake a std::string copy of StringRef Name so that it...
2016-07-08 Sanjay Patelregenerate checks
2016-07-08 Vassil VassilevDon't crash when printing auto variables.
2016-07-08 Alexey Bader[OpenCL] Fix access qualifiers handling for typedefs
2016-07-08 Kwasi Mensah[libc++] Check hash before calling __hash_table key_eq...
2016-07-08 Chris Dewhurst[Sparc] Leon errata fix passes.
2016-07-08 Sjoerd MeijerDo not expand SDIV when compiling for minimum code...
2016-07-08 Andrey ChurbanovD22138: Added more Intel compiler versions as allowed...
2016-07-08 Anna ThomasInstCombine rule to fold truncs whose value is available
2016-07-08 Valery Pykhtin[AMDGPU] fix ds_swizzle_b32 opcode for VI (bz 28371)
2016-07-08 Andrey ChurbanovD22137: Memory leak fixed by adding missed cleanup...
2016-07-08 Andrey ChurbanovD22136: Memory leaks fixed by adding missed __kmp_free...
2016-07-08 Andrey ChurbanovD22135: formatting change
2016-07-08 Haojian Wu[include-fixer] Don't add qualifiers to symbols which...
2016-07-08 Sjoerd MeijerAddressing post-commit comments regarding not expanding...
2016-07-08 Simon Pilgrim[X86][SSE] Improve constant folding tests for CVTSD...
2016-07-08 Haojian Wu[include-fixer] Pull out Context implementation code...
2016-07-08 Sjoerd MeijerCode size optimisation: don't expand a div to a mul...
2016-07-08 Michael KruseFix assertion due to buildMemoryAccess.
2016-07-08 Peter SmithRevert R274836 Add Thunk support framework for ARM...
2016-07-08 Asiri Rathnayake[PATCH] [libunwind][ehabi] Use early returns where...
next