platform/upstream/llvm.git
2017-04-18 Zvi RackoverLoopRerollPass: Prefer Value::hasOneUse() over Value...
2017-04-18 Gil Rapaport[LV] Cache block mask values
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-18 Martell MaloneDriver: Better detection of mingw-gcc
2017-04-18 Sanjay Patel[ConstantRange] fix doxygen comment formatting; NFC
2017-04-18 Nikolai BozhenovMake globalaa-retained.ll test catching more cases.
2017-04-18 Nikolai Bozhenov[GVNHoist] Mark GlobalsAA as preserved by GVNHoist.
2017-04-18 Nirav DaveAdd store Merge test.
2017-04-18 Oliver Stannard[ARM] Add hardware build attributes in assembler
2017-04-18 Oliver Stannard[ARM,AArch64] Define __ELF__ for arm-none-eabihf and...
2017-04-18 Kamil RytarowskiIntroduce FPR and Debug Registers/NetBSD/amd64 support
2017-04-18 Oliver Stannard[ARM] Add hardware build attributes in assembler
2017-04-18 Diana Picus[ARM] GlobalISel: Add support for G_SUB
2017-04-18 NAKAMURA Takumiclang-tools-extra/test/clang-tidy/performance-inefficie...
2017-04-18 Andrea Di Biagio[SampleProfile] Don't assert when printing the DebugLoc...
2017-04-18 Alex LorenzRevert r300539 - Add #pragma clang attribute
2017-04-18 Alex LorenzFix one more 'not all control paths return a value...
2017-04-18 Andrea Di Biagio[SampleProfile] Skip intrinsic calls when visiting...
2017-04-18 Alex Lorenz[TableGen] Fix MSVC warning that occurs in TableGen...
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-18 Kristof BeylsRevert "[GlobalISel] Support vector-of-pointers in...
2017-04-18 Kristof BeylsFix gcc build after r300535.
2017-04-18 Diana Picus[ARM] Check for correct HW div when lowering divmod
2017-04-18 Kristof Beyls[GlobalISel] Support vector-of-pointers in LLT
2017-04-18 Haojian Wu[clang-tidy] Add a clang-tidy check for possible ineffi...
2017-04-18 Eric FiselierEmit benchmark tests into the benchmarks build director...
2017-04-18 Leslie Zhaitest commit
2017-04-18 Maxim Ostapenko[sanitizer] Don't include <linux/user.h> in sanitizer_s...
2017-04-18 Eric FiselierUpdate google benchmark
2017-04-18 Eric FiselierAssert that a valid operator new/delete signature is...
2017-04-18 Eric FiselierSpeculatively attempt to fix bot failures caused by...
2017-04-18 Craig Topper[APInt] Cleanup the reverseBits slow case a little.
2017-04-18 Craig Topper[APInt] Make operator<<= shift in place. Improve the...
2017-04-18 Douglas Yung[XRay][compiler-rt] Use emulated TSC when CPU supports...
2017-04-18 Eric Fiselier[coroutines] Fix building of new/delete expressions...
2017-04-18 Adrian PrantlDebug Info: Remove special-casing of indirect function...
2017-04-18 Adrian PrantlPR32382: Fix emitting complex DWARF expressions.
2017-04-18 Evgeniy Stepanov[asan] Fixup for r300483 (which is a fixup for r300473).
2017-04-18 George Burgess IVAdd const to a const method. NFC
2017-04-18 Jim InghamTestStaticVariables still fails on Linux.
2017-04-18 Davide Italiano[Target] Use hasOneUse() instead of getNumUses().
2017-04-18 Jim InghamThis test is succeeding on macOS with clang.
2017-04-18 Billy Robert... Allow a standard library to implement conditional noexc...
2017-04-17 Richard SmithFix mishandling of escaped newlines followed by newline...
2017-04-17 Peter CollingbourneObject: Shrink the size of irsymtab::Symbol by a word...
2017-04-17 Eric FiselierRename coroutine warning when unhandled_exception(...
2017-04-17 Jason MolendaUnify the common code in the ios, tvos, watchos platfor...
2017-04-17 Eric FiselierRevert r300504 - [coroutines] Fix rebuilding of implici...
2017-04-17 Eric FiselierWork around GCC 4.9 bug regarding default initializatio...
2017-04-17 Vedant Kumar[ubsan] Skip null checks if they are constant-folded...
2017-04-17 Vedant Kumar[ubsan] Skip null checks on pointers to the start of...
2017-04-17 Dehao ChenBuild SymbolMap in SampleProfileLoader to help matchin...
2017-04-17 Haicheng WuChange the testcase tail-merge-after-mbp.ll to tail...
2017-04-17 Craig Topper[SimplifyCFG] Use hasNUses instead of comparing getNumU...
2017-04-17 Eric Fiselier[coroutines] Fix rebuilding of implicit and dependent...
2017-04-17 Craig Topper[APInt] Merge the multiword code from lshrInPlace and...
2017-04-17 Jacob Gravelle[WebAssembly] Fix WebAssemblyOptimizeReturned after...
2017-04-17 Hans Wennborgclang-cl: Support the /Zc:twoPhase[-] command-line...
2017-04-17 Benjamin Kramer[SCEV] Fix another unused variable warning in release...
2017-04-17 Wei MiFix an unused variable error in rL300494.
2017-04-17 Kostya Serebryany[libFuzzer] experimental option -cleanse_crash: tries...
2017-04-17 Benjamin KramerRevert "Address bugs.llvm.org/pr30994 so that a non...
2017-04-17 Sylvestre LedruAdd a linker script to version LLVM symbols
2017-04-17 Davide Italiano[InstCombine] Matchers work with both ConstExpr and...
2017-04-17 Wei Mi[SCEV] Add a local cache for getZeroExtendExpr and...
2017-04-17 Sanjay Patel[InstSimplify] add/move tests for (icmp X, C1 & icmp...
2017-04-17 Dehao ChenUpdate the test to fix the buildbot failure introduced...
2017-04-17 Francis RicciUpdate suspended threads info to be compatible with...
2017-04-17 Derek Schuff[WebAssembly] Encode block signatures as SLEB instead...
2017-04-17 Eric FiselierFix passing incorrectly value-category when constructin...
2017-04-17 Casey Carter[optional] Update synopsis for LWG2934
2017-04-17 Yaxun LiuCodeGen: Let byval parameter use alloca address space
2017-04-17 Dehao ChenAdd GNU_discriminator support for inline callsites...
2017-04-17 Yaxun LiuCodeGen: Let lifetime intrinsic use alloca address...
2017-04-17 Benjamin Kramer[tsan] Add missing include for uint64_t in test.
2017-04-17 Kuba MracekFixup for r300473: Use %lu on Linux for tid_t in format...
2017-04-17 Matt ArsenaultAMDGPU: Use MachineRegisterInfo to find max used register
2017-04-17 Matt ArsenaultAMDGPU: Change stack alignment
2017-04-17 Brendon Cahoon[CodeGenPrepare] Fix crash due to an invalid CFG
2017-04-17 Benjamin KramerUnbreak build of the wasm backend after r300463.
2017-04-17 Peter CollingbourneBitcode: Add missing build dep to fix shlib build.
2017-04-17 Craig Topper[APInt] Remove self move check from move assignment...
2017-04-17 Davide Italiano[ClangASTContext] Placate `casts away qualifiers` warni...
2017-04-17 Craig Topper[IR] Implement DataLayout::getPointerTypeSizeInBits...
2017-04-17 Tim NorthoverAArch64: put nonlazybind special handling behind a...
2017-04-17 Kuba Mracek[sanitizer] Introduce tid_t as a typedef for OS-provide...
2017-04-17 Konstantin... AMDGPU: Test handling of R_AMDGPU_ABS64 in RelocVisitor
2017-04-17 Craig Topper[IR] Put the Use list waymarking bits in the bit positi...
2017-04-17 Konstantin... AMDGPU: Set CodePointerSize to 8 for amdgcn
2017-04-17 Adrian PrantlAdd additional CHECKs to safestack.c.
2017-04-17 Adrian PrantlRevert "Revert "Add a test for debug info with the...
2017-04-17 Adrian PrantlRevert "Revert "Add a test for __block variables +...
2017-04-17 Adrian PrantlRevert "Revert "Add an end-to-end testcase for address...
2017-04-17 Peter CollingbourneObject: Use offset+size as the irsymtab string represen...
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
2017-04-17 Konstantin... Distinguish between code pointer size and DataLayout...
2017-04-17 Tim NorthoverAArch64: support nonlazybind
2017-04-17 David BlaikieUse default ref capture to simplify local lambdas,...
2017-04-17 Ahmed BougachaRevert "Add a test for debug info with the safestack...
2017-04-17 Ahmed BougachaRevert "Add an end-to-end testcase for address sanitizer."
next