platform/upstream/llvm.git
2016-08-04 Jonas HahnfeldAdd test case for nested creation of tasks
2016-08-04 Alexander Kornienko[clang-tidy] misc-argument-comment non-strict mode
2016-08-04 Simon Pilgrim[X86][SSE] Split off shuffle mask canonicalization...
2016-08-04 Krzysztof Parzyszek[Hexagon] Clear kill flags from modified registers...
2016-08-04 Tobias GrosserGPGPU: Support scalars that are mapped to shared memory
2016-08-04 Nikolai Bozhenov[X86] Heuristic to selectively build Newton-Raphson...
2016-08-04 Tobias GrosserGPGPU: Disable verbose debug output
2016-08-04 Tobias GrosserRemove leftover debug output
2016-08-04 Tobias GrosserGPGPU: Add private memory support
2016-08-04 Tobias GrosserGPGPU: Add support for shared memory
2016-08-04 Rafael EspindolaRemove redundant argument.
2016-08-04 Hrvoje Varga[mips][microMIPS] Implement CFC1, CFC2, CTC1 and CTC2...
2016-08-04 Simon Pilgrim[X86] Dropped XOP ctbits checks - they match the AVX...
2016-08-04 Jonas Hahnfeldkmp_taskdeps.cpp: Fix debugging output
2016-08-04 Simon Pilgrim[X86][SSE] Add initial costs for vector CTTZ/CTLZ
2016-08-04 Ying Yi[LLVM-COV]Replace tabs to the space indentations in...
2016-08-04 Jonas HahnfeldRemove LLVM_ENABLE_LIBCXXABI
2016-08-04 Simon Pilgrim[X86][SSE] Don't decide when to scalarize CTTZ/CTLZ...
2016-08-04 Benjamin KramerMake isExternC work on VarDecls too.
2016-08-04 George Rimar[ELF] - Attemp to fix buildbot.
2016-08-04 George Rimar[ELF] - Linkerscript: implemented ASSERT() keyword.
2016-08-04 Kirill Bobyrev[clang-rename] add missing clang-format improvements
2016-08-04 Simon Dardis[mips] Enable tail calls by default
2016-08-04 Tobias GrosserGPGPU: Cache PTX kernels
2016-08-04 George Rimar[ELF] - Linkerscript: Fixed SORT_BY_ALIGNMENT sorting...
2016-08-04 George Rimar[ELF] - Remove trailing whitespaces. NFC.
2016-08-04 Diana PicusTypo fix in comment. NFC
2016-08-04 Eugene Leviant[ELF] Linkerscript: remove repeated sections in filter()
2016-08-04 Miklos VajnaRun clang-format on clang-rename code
2016-08-04 Dean Michael... [XRay] Align entry and return sleds to 2 byte boundaries
2016-08-04 Matt ArsenaultAMDGPU: Fix a slow test by using basic regalloc
2016-08-04 Tobias GrosserGPGPU: Handle scalar array references
2016-08-04 Tobias GrosserBlockGenerator: Assert that we do not get alloca of...
2016-08-04 Tobias GrosserGPGPU: Pass subtree values correctly to the kernel
2016-08-04 Eric ChristopherAfter PR28761 use -Wall with -Werror in builtins tests...
2016-08-04 Amaury SechetFix intrinsics.ll test
2016-08-04 Amaury SechetAdd popcount(n) == bitsize(n) -> n == -1 transformation.
2016-08-04 David MajnemerForgot the dyn_cast_or_null intended for r277691.
2016-08-04 Bruno Cardoso... [Darwin] Exclude interception union tests on Darwin...
2016-08-04 David MajnemerReinstate "[CloneFunction] Don't remove side effecting...
2016-08-04 Bruno Cardoso... Revert "GVN-hoist: enable by default" & "Make GVN Hoist...
2016-08-04 Chandler Carruth[PM] Change the name of the repeating utility to someth...
2016-08-04 Sebastian PopMake GVN Hoisting obey optnone/bisect.
2016-08-04 Rui UeyamaRemove buggy PROVIDE-in-output-description command.
2016-08-04 Rui UeyamaMake ScriptParser::read* functions more functional...
2016-08-04 Sebastian PopGVN-hoist: enable by default
2016-08-04 Dean Michael... [compiler-rt][XRay] Stash xmm registers in the trampolines
2016-08-03 Rui Ueyamapdbdump: Add a test to verify the result of PDB ->...
2016-08-03 Rui Ueyamapdbdump: Fix crash bug.
2016-08-03 Rui UeyamaMake filler expression compatible with gold.
2016-08-03 Reid KlecknerOnly run ill.cc test on x86, 32 or 64 bit
2016-08-03 Justin Bognerllvm-profdata: Clarify the top level help
2016-08-03 Alexander Kornienko[clang-tidy] Inefficient string operation
2016-08-03 Kirill Bobyrev[clang-rename] improve USRFindingAction
2016-08-03 Jim InghamErrors compiling breakpoint conditions will cause the...
2016-08-03 Matthias BraunRenameIndependentSubregs: Fix liveness query in rewrite...
2016-08-03 Jim InghamAdd the new OCaml support files to the Xcode project...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (add X,...
2016-08-03 Hubert Tong[Concepts] remove default argument for RequiresClause...
2016-08-03 Kevin EnderbyNeeded change to lld for the changes to libObject/Archi...
2016-08-03 Kevin EnderbyClean up of libObject/Archive interfaces and change...
2016-08-03 Guozhi Wei[PPC] Handling CallInst in PPCBoolRetToInt
2016-08-03 Bruno Cardoso... Revert "[ARM] Constant Materialize: imms with specific...
2016-08-03 Rui UeyamaCreate only one vector instead of two.
2016-08-03 George Burgess IV[MSSA] Fix a bug in MemorySSA's move ctor.
2016-08-03 Sebastian PopGVN-hoist: limit the length of dependent instructions
2016-08-03 Sebastian PopGVN-hoist: compute DFS numbers once
2016-08-03 Sebastian PopGVN-hoist: compute MSSA once per function (PR28670)
2016-08-03 Sanjoy Das[IndVars] Un-grepify test; NFC
2016-08-03 Yaxun Liu[OpenCL] Fix size of image type
2016-08-03 Rui UeyamaRename functions that handle bitcode files.
2016-08-03 Matthias Braunopt-bisect-legacy-pass-manager.ll: Test only works...
2016-08-03 Rui UeyamaDo not instantiate Triple twice.
2016-08-03 Rui UeyamaAdd EM_IAMCU support.
2016-08-03 Reid KlecknerRevert "[CloneFunction] Don't remove side effecting...
2016-08-03 George Burgess IV[MSSA] clang-format. NFC.
2016-08-03 George Burgess IV[MSSA] Add special handling for invariant/constant...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp eq (srem X...
2016-08-03 George Burgess IV[MSSA] Add logic for special handling of atomics/volatiles.
2016-08-03 Elliot ColpI can't reproduce this buildbot failure locally, so...
2016-08-03 Tobias Grosser[InstCombine] Refactor optimization of zext(or(icmp...
2016-08-03 Sebastian PopPass EphValues by const-ref as it is not modified in...
2016-08-03 Nicolai Haehnle[InstCombine] Cleanup select-bitext.ll tests
2016-08-03 Ivan KrasinAdd CFI tests for -lowertypetests-bitsets-level.
2016-08-03 Simon Pilgrim[X86][SSE] Enable target shuffle combining to combine...
2016-08-03 Vedant KumarReapply "More fixes to get good error messages for...
2016-08-03 Sanjay Patel[InstCombine] use m_APInt to allow icmp (binop X, Y...
2016-08-03 Vedant KumarRevert "More fixes to get good error messages for bad...
2016-08-03 Krzysztof Parzyszek[Hexagon] Generate COPY/REG_SEQUENCE more aggressively...
2016-08-03 Duncan P. N... IR: Drop uniquing when an MDNode Value operand is deleted
2016-08-03 Ehsan AmiriAdding -verify-machineinstrs option to PowerPC tests
2016-08-03 Kirill Bobyrev[docs] fix typo in clang-rename docs
2016-08-03 Krzysztof Parzyszek[Hexagon-ish] Add function to print cell map contents...
2016-08-03 Reid Kleckner[ASan] Report illegal instruction exceptions in ASan
2016-08-03 Pirama Arumuga... Disable KMP_CANCEL_THREADS on Android
2016-08-03 Nico Weberlld-link: Include the name of bad input files in severa...
2016-08-03 Jason Henline[StreamExecutor] Add KernelLoaderSpec
2016-08-03 David Majnemer[CloneFunction] Don't crash if the value map doesn...
2016-08-03 Luke Drummond[RenderScript] Always create a new allocation ID in...
2016-08-03 Sanjay Pateluse local variables; NFC
next