platform/upstream/llvm.git
2017-04-22 Craig Topper[APInt] Remove unnecessary min with BitWidth from count...
2017-04-22 Xinliang David Li[PartialInlining] Using existing hasAddressTaken interf...
2017-04-22 Frederich Munch[builtins] Implement emulated TLS on Windows.
2017-04-22 Sanjay Patel[InstCombine] use 'match' to reduce code; NFCI
2017-04-22 Kamil RytarowskiUpdate documentation for the NetBSD target
2017-04-22 Daniel Sanders[globalisel][tablegen] Add support for RegisterOperand.
2017-04-22 Daniel Sanders[globalisel][tablegen] Revise API for ComplexPattern...
2017-04-22 Daniel Sanders[globalisel][tablegen] Fix PR32733 by checking which...
2017-04-22 George Rokos[OpenMP] libomptarget: Set ref count for global objects...
2017-04-22 George Rokos[OpenMP] libomptarget: Remove obsolete negative device...
2017-04-22 George Rokos[OpenMP] Run libomptarget regression tests using all...
2017-04-22 David BlaikieFix test to handle .rel and .rela sections (& to actual...
2017-04-22 David BlaikieAvoid using relocations for ref_addr in .dwo files
2017-04-22 David BlaikieFix test from polluting the source tree
2017-04-22 Artur PilipenkoFix for PR32740 - Invalid floating type, unreachable...
2017-04-22 Craig Topper[APInt] Add WORD_MAX constant and use it instead of...
2017-04-22 David BlaikieRemove the unnecessary virtual dtor from the DIEUnit...
2017-04-22 Ed MasteThreadSanitizer plugin: match for loop variable with...
2017-04-22 Richard SmithRearrange some Modules TS testcases into test/CXX/modul...
2017-04-22 Ahmed Bougacha[cfi] Disable thinlto tests on Darwin.
2017-04-21 Matt ArsenaultLowerSwitch: Fix producing invalid IR on unreachable...
2017-04-21 David BlaikieMove Split DWARF handling to an MC option/command line...
2017-04-21 David BlaikieMove Split DWARF handling to an MC option/command line...
2017-04-21 Kuba MracekFixup for r301054: Use an explicit constructor.
2017-04-21 Duncan P. N... cmath: Skip Libc for integral types in isinf, etc.
2017-04-21 Easwaran RamanRemove a repeated comment line. NFC.
2017-04-21 Kuba MracekFixup for r301054: Only use __attribute__((no_sanitize...
2017-04-21 Matthias BraunAArch64FrameLowering: Check if the ExtraCSSpill registe...
2017-04-21 Richard SmithP0629R0: Switch to latest proposal for distinguishing...
2017-04-21 Casey CarterExpand test coverage for LWG2857
2017-04-21 Kuba Mracek[libFuzzer] Always build libFuzzer
2017-04-21 Craig Topper[APSInt] Use APInt::compare and APInt::compareSigned...
2017-04-21 Craig Topper[APSInt] Make use of APInt's recently acquired in place...
2017-04-21 Argyrios Kyrtzidis[index] Take into account the category's external_symbo...
2017-04-21 Adrian PrantlAdd test coverage for mem2reg dbg.declare lowering.
2017-04-21 Eugene Zelenko[Object] Fix some Clang-tidy modernize and Include...
2017-04-21 Alex Shlyapnikov[lsan] Enable LSan on PowerPC64.
2017-04-21 Hans WennborgRe-commit r301040 "X86: Don't emit zero-byte functions...
2017-04-21 Frederich Munch[Test commit] Remove extra newline.
2017-04-21 Bob Haarman[coff] for /msvclto, pass archive members with prevaili...
2017-04-21 Matt ArsenaultInferAddressSpaces: Infer for just GEPs
2017-04-21 Alex ShlyapnikovSuppress DTLS leak happening in some glibc versions.
2017-04-21 Xinliang David Li[PartialInliner] Partial inliner needs to check use...
2017-04-21 Hans WennborgRevert r301040 "X86: Don't emit zero-byte functions...
2017-04-21 Hans WennborgX86: Don't emit zero-byte functions on Windows
2017-04-21 Nico WeberAdd comments to the diagnostic kinds in Diagnostic.td.
2017-04-21 Zachary TurnerAdd a dependency from llvm/test to llvm-cvtres.
2017-04-21 Tim NorthoverAArch64: add test for "fence singlethread"
2017-04-21 Tim NorthoverARM: make sure we use all entries in a vector before...
2017-04-21 Sanjay Patel[InstCombine] revert r300977 and r301021
2017-04-21 Jason MolendaCorrect the names of some target conditional defines...
2017-04-21 Zachary TurnerFixed a type conversion error in BitVector.
2017-04-21 Nico Weber[ms] Give -Wmicrosoft-enum-forward-reference a chance...
2017-04-21 Zachary Turner[BitVector] Make BitVector store an ArrayRef.
2017-04-21 Adrian Prantltypo
2017-04-21 Konstantin... AMDGPU/GFX9: Enable FastFMAF32
2017-04-21 Konstantin... AMDGPU: Temporarily disable packed inlinable literals...
2017-04-21 Vitaly Buka[asan] Optimize strchr for strict_string_checks=false
2017-04-21 Konstantin... AMDGPU: Fix S_PACK_HH_B32_B16
2017-04-21 Yaxun Liu[AMDGPU] Handle SI_MASKED_UNREACHABLE in instruction...
2017-04-21 Matthias BraunRevert "X86RegisterInfo: eliminateFrameIndex: Avoid...
2017-04-21 Konstantin... AMDGPU: Do not lower fast unsafe div for safe, f32...
2017-04-21 Evgeniy Stepanov[cfi] Replace elif with elseif in cmake.
2017-04-21 Sanjay Patel[InstCombine] use isSubsetOf() for efficiency
2017-04-21 Michael Kruse[CMake] Link unittests only against libLLVM.so, if...
2017-04-21 Akira Hatanaka[AArch64] Improve code generation for logical instructi...
2017-04-21 Artur Pilipenko[InstCombine] fadd double (sitofp x), y check that...
2017-04-21 Kuba MracekFixup for r301007: Restrict the -D hack to Darwin.
2017-04-21 Evgeniy Stepanov[cfi] Run tests with and without lld and thinlto.
2017-04-21 Kostya Kortchinsky[scudo] Bypass Quarantine if its size is set to 0
2017-04-21 Zachary Turner[BitVector] Add find_last() and find_last_unset().
2017-04-21 Saleem AbdulrasoolCOFF: add support for CONSTANT exports
2017-04-21 Kuba MracekRevert r301010: Bot failures on Windows, NetBSD and...
2017-04-21 Kuba Mracek[tsan] Add a test for "external" API that checks the...
2017-04-21 Kuba Mracek[libFuzzer] Always build libFuzzer
2017-04-21 Kuba Mracek[tsan] Refactor __tsan_external_read/__tsan_external_wr...
2017-04-21 Kuba Mracek[libFuzzer] Changing thread_local to __thread in libFuzzer
2017-04-21 Zachary TurnerAdd llvm-cvtres to LLVMBuild.txt
2017-04-21 Joel Jones[AArch64] Refactor instruction selection lowering for...
2017-04-21 Zachary TurnerAdd empty shell of llvm-cvtres.
2017-04-21 Kuba Mracek[tsan] Publish the TSan external API in tsan_interface.h
2017-04-21 Tim NorthoverARM: don't try to create an i8 -> i32 vpaddl.
2017-04-21 Kuba Mracek[tsan] Track external API accesses as 1-byte accesses...
2017-04-21 Kuba Mracek[tsan] Ignore memory accesses for libignored modules...
2017-04-21 Kuba Mracek[libFuzzer] Check for target(popcnt) capability before...
2017-04-21 Kuba Mracek[tsan] Don't report bugs from interceptors called from...
2017-04-21 Craig Topper[ValueTracking] Use APInt::setAllBits and APInt::inters...
2017-04-21 Craig Topper[APInt] Add compare/compareSigned methods that return...
2017-04-21 Juergen RibutzkaRemove empty and unused header file.
2017-04-21 Daniel Sanders[globalisel][tablegen] Import SelectionDAG's rule predi...
2017-04-21 Craig Topper[SimplifyCFG] Fix the determination of PostBB in condit...
2017-04-21 Benjamin Kramer[Clangd] Failed to decode params using 1.x-compatible...
2017-04-21 Benjamin Kramer[Clangd] Support Authority-less URIs
2017-04-21 Wei Mi[ConstHoisting] Add BFI in constanthoisting pass and...
2017-04-21 Anastasia Stulova[OpenCL] Fix semantic check of ndrange_t for device_sid...
2017-04-21 Chad Rosier[AArch64][Falkor] Refine modeling of store-release...
2017-04-21 Joel Jones[Mips] Document Mips Backend Relocation Principles
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-04-21 Chad Rosier[AArch64][Falkor] Refine resource needs of STRQ with...
2017-04-21 Krasimir Georgiev[clang-format] Clang-tidy cleanup of NamespaceEndCommen...
next