platform/upstream/llvm.git
2016-08-26 Dean Michael... [compiler-rt] Allow c++ abi to be explictly disable...
2016-08-26 Tobias GrosserImprove documentation and testing for isl_valFromAPInt
2016-08-26 Haojian Wu[clang-tidy] Some tweaks on header guard checks.
2016-08-26 Tobias GrosserImprove documentation and testing of APIntFromVal
2016-08-26 Pavel LabathSwitch linux and android CODE_OWNERS
2016-08-26 Simon Pilgrim[X86][SSE4A] The EXTRQ/INSERTQ bit extraction/insertion...
2016-08-26 Eugene LeviantImplement support for --build-id=uuid switch
2016-08-26 Eugene Leviant[ELF] Added test case for PROVIDE and PROVIDE_HIDDEN...
2016-08-26 Pavel LabathAdd cmake option to choose whether to use the builtin...
2016-08-26 Eugene LeviantImplement getRandomBytes() function
2016-08-26 Craig Topper[X86][SSE] Add CMPSS/CMPSD intrinsic scalar load foldin...
2016-08-26 Dean Michael... [compiler-rt][XRay] Initial per-thread inmemory logging...
2016-08-26 Matt ArsenaultReplace subregister uses when processing tied operands
2016-08-26 Mads Ravn[clang-tidy] Added hh, hxx and hpp to header guard...
2016-08-26 Dean Michael... Include tests only if COMPILER_RT_BUILD_XRAY is ON.
2016-08-26 Eric ChristopherFix singlton -> singleton typo.
2016-08-26 Jim InghamMake all the Function implementations different so...
2016-08-26 Richard SmithSort list of driver-known file extensions. It was previ...
2016-08-26 Richard SmithAdditional update missed by r279793, should hopefully...
2016-08-26 Akira HatanakaFix the static_assert added in r279536.
2016-08-26 Kostya Serebryany[libFuzzer] simplify a test to make it pass on the bot
2016-08-26 Richard SmithC++ Modules TS: add frontend support for building pcm...
2016-08-26 Kostya Serebryany[sanitizer] enable random shuffling the memory chunks...
2016-08-25 Kostya Serebryany[libFuzzer] make sure we have symbols on fuzzer tests
2016-08-25 Kostya Serebryany[asan] remove unused kAsanHeapRightRedzoneMagic (NFC...
2016-08-25 Kostya Serebryany[asan] remove unused kAsanHeapRightRedzoneMagic (NFC)
2016-08-25 Michael KupersteinRevert r274613 because it breaks the test suite with...
2016-08-25 Kostya Serebryany[libFizzer] rename -print_new_cov_pcs=1 into -print_pcs...
2016-08-25 Reid KlecknerWiden type of __offset_flags in RTTI on Mingw64
2016-08-25 Michael KupersteinRevert r279782 due to debug buildbot breakage.
2016-08-25 Enrico GranataAdd a notification message in 'type lookup' when the...
2016-08-25 David BlaikieFix ArrayRef initializer_list Ctor Test
2016-08-25 Michael KupersteinRevert r274613 because it breaks the test suite with...
2016-08-25 Kostya Serebryany[asan] fix windows bot
2016-08-25 Kostya Serebryany[sanitizer] add __sanitizer_symbolize_pc. https://githu...
2016-08-25 Jason Henline[StreamExecutor] Add Platform and PlatformManager
2016-08-25 Tim Shen[MemCpy] Add comments for r279769
2016-08-25 Chris Bienemancmake: Install CheckAtomic.cmake (needed by lldb)
2016-08-25 Chris Bieneman[CMake] Add support for exposing runtime targets
2016-08-25 Hemant KulkarniFix test corresponding to change r279770
2016-08-25 Reid Kleckner[MS] Win64 va_arg should expect large arguments to...
2016-08-25 Tim NorthoverARM: by default don't set the Thumb bit on MachO reloca...
2016-08-25 Reid KlecknerFix clang-offload-bundler.c test on Windows
2016-08-25 Kostya Serebryany[sanitizer] change SizeClassAllocator64 to accept just...
2016-08-25 Hemant Kulkarnillvm-objdump: ELF: Handle code and data mix in all...
2016-08-25 Tim Shen[MemCpy] Check for alias in performMemCpyToMemSetOptzn...
2016-08-25 Kostya Serebryany[lsan] one more test fix to please the Debian Sid bot...
2016-08-25 Michael KupersteinReuse an SDLoc throughout a function. NFC.
2016-08-25 Richard SmithRefactor to remove the assumption that we know the...
2016-08-25 Adrian McCarthyOmit column info for CodeView by default
2016-08-25 Reid Kleckner[MS] Pass non-trivially-copyable objects indirectly...
2016-08-25 Marshall ClowFollowon to r279744. Find the other exception types...
2016-08-25 Tim NorthoverGlobalISel: add missing type to G_UADDE instructions
2016-08-25 Tim NorthoverGlobalISel: mark overflow bit of overflow ops legal.
2016-08-25 Tim NorthoverGlobalISel: mark simple ops legal even on types < 32...
2016-08-25 Tim NorthoverGlobalISel: mark pointer constants as legal on AArch64.
2016-08-25 Tim NorthoverGlobalISel: perform multi-step legalization
2016-08-25 Tim NorthoverGlobalISel: mark small extends as legal on AArch64
2016-08-25 Chris BienemanHooking up a check-all target for the runtimes projects
2016-08-25 Michael Kuperstein[X86] 512-bit VPAVG requires AVX512BW
2016-08-25 Bruno Cardoso... [Sema][Comments] Add support for TypeAliasTemplate
2016-08-25 Adhemerval... dfsan: Enable 48-bit VMA support on aarch64
2016-08-25 Adhemerval... msan: Enable 48-bit VMA support on aarch64
2016-08-25 Simon Pilgrim[X86][SSE] INSERTPS is only combined on v4f32 types...
2016-08-25 Ron Lieberman[Hexagon] Remove extraneous debug output from HexagonCo...
2016-08-25 Wei Mi[UNROLL] Postpone ScalarEvolution::forgetLoop after...
2016-08-25 Francis Ricci[builtins] Make sure builtin compile tests respect...
2016-08-25 Marshall ClowRemove duplicate inline
2016-08-25 Simon PilgrimFix line endings
2016-08-25 Marshall ClowAdd an _LIBCPP_NORETURN inline function named __throw_X...
2016-08-25 Michael KruseQuery llvm-config to get system libs required for linking.
2016-08-25 Michael KruseAdd comment for querying --libdir. NFC.
2016-08-25 Samuel AntaoFix offload bundler test to support Windows new lines.
2016-08-25 Michael KruseDo not build unittests by default.
2016-08-25 Ron Lieberman[Hexagon] vector store print tracing.
2016-08-25 Michael KruseAdd missing words to wanrning.
2016-08-25 Michael KruseAdd warning for FORCE_STATIC libraries when using BUILD...
2016-08-25 Simon Pilgrim[X86][AVX] Improved AVX512F/AVX512VL SubVectorBroadcast...
2016-08-25 Simon Pilgrim[X86][AVX] Provide SubVectorBroadcast fallback if load...
2016-08-25 Michael KruseIntroduce unittests.
2016-08-25 Michael KruseUse configure_lit_site_cfg instead of configure_file.
2016-08-25 Sebastian PopGVN-hoist: fix hoistingFromAllPaths for loops (PR29034)
2016-08-25 Aditya KumarRemove trailing WS [NFC]
2016-08-25 Michael KruseAdd LLVM libdir to library search path in out-of-tree...
2016-08-25 George RimarRemoved trailing whitespace. NFC.
2016-08-25 Michael KruseAlso warn if llvm-lit is not available.
2016-08-25 Martin Probstclang-format: [JS] nested and tagged template strings.
2016-08-25 George Rimar[ELF] - Implemented --oformat binary option.
2016-08-25 Pavel Labathgdb-remote: Make the sequence mutex non-recursive
2016-08-25 Pavel LabathFix warnings preventing copy elision.
2016-08-25 Matt Arsenaultamdgcn: Fix return type of get_num_groups
2016-08-25 Vitaly BukaFix memory leaks in clang-offload-bundler
2016-08-25 Craig Topper[X86] Simplify getOperandBias as a bit. NFC
2016-08-25 Craig Topper[X86] Fix indentation per coding standards. NFC
2016-08-25 Vitaly BukaFixed comment
2016-08-25 Vitaly Buka[asan] Disable CreateSigAltStack from Unix/Signals...
2016-08-25 Jason MolendaIf the user has specified target.memory-module-load...
2016-08-25 George Burgess IVMake buildbots happy.
2016-08-25 George Burgess IVRemove a pointless LLVM_CONSTEXPR. NFC.
2016-08-25 Kyle ButtTailDuplication: Don't pass MMI separately from MF...
next