platform/upstream/llvm.git
2017-08-06 Tobias GrosserMove ScopStmt::Domain to isl++
2017-08-06 Tobias GrosserUpdate to a newer version of isl++
2017-08-06 Tobias GrosserUpdate to isl-0.18-812-g565da6e
2017-08-06 Tobias Grosser[Scopinfo] Fix memory corruption issue that sneaked...
2017-08-06 Tobias Grosser[ScopInfo] Move InvalidDomain to isl++ [NFC]
2017-08-06 Simon Pilgrim[X86] Add comment to match closing Defs = [FPSW]. NFCI.
2017-08-06 Simon Pilgrim[X86][X87] Regenerate inline-asm tests
2017-08-06 Meador Inge[AVR] Compute code model if one is not provided
2017-08-06 Tobias Grosser[Polly] Fix for the JSON Exporter
2017-08-06 Simon Pilgrim[X86][X87] Add test case for PR34080
2017-08-06 Tobias GrosserAdd missing 'REQUIRES: pollyacc' line
2017-08-06 Tobias Grosser[GPGPU] Make sure managed arrays are prepared at the...
2017-08-06 Craig Topper[InstCombine] Support ~(c-X) --> X+(-c-1) and ~(X-c...
2017-08-06 Tobias Grosser[GPGPU] Rename all, not only the first libdevice function
2017-08-06 Siddharth Bhat[Polly] [PPCGCodeGeneration] Deal with loops outside...
2017-08-06 Siddharth Bhat[IslNodeBuilder] [NFC] Refactor creation of loop induct...
2017-08-05 Craig Topper[X86] Enable isel to use the PAUSE instruction even...
2017-08-05 Craig Topper[X86] Enable isel to use the PAUSE instruction even...
2017-08-05 Chandler Carruth[ADT] Add a much simpler loop to DenseMap::clear when...
2017-08-05 Craig Topper[InstCombine] Regenerate test28_sub test case in xor...
2017-08-05 Tobias Grosser[Polly] Fix typo. NFC.
2017-08-05 Craig Topper[InstCombine] Fold (C - X) ^ signmask -> (C + signmask...
2017-08-05 Craig Topper[InstCombine] Teach the code that pulls logical operato...
2017-08-05 Craig Topper[InstCombine] Support vector splats in foldSelectICmpAnd.
2017-08-05 Dinar Temirbulatov[SLPVectorizer] Add extra parameter to setInsertPointAf...
2017-08-05 Kamil RytarowskiAdd NetBSD support in sanitizer_errno.h
2017-08-05 Sanjay Patel[InstCombine] refactor trunc(binop) transforms; NFCI
2017-08-05 Florian Hahn[ARM] The ARM backend is MachineVerifier clean now.
2017-08-05 Kamil RytarowskiAdd NetBSD support in sanitizer_unwind_linux_libcdep.cc
2017-08-05 Florian Hahn[ARM] Add registers to debuginfo MIR test cases.
2017-08-05 Tobias GrosserAdd forgotten CMakeLists.txt file in unit-test
2017-08-05 Tobias GrosserFix spelling error in previous commit
2017-08-05 Tobias Grosser[unittests] Add unittest for getPartialTilePrefixes
2017-08-05 Chandler Carruth[LCG] Remove yet another variable only used inside...
2017-08-05 Benjamin Kramer[LCG] Fold otherwise unused variable into assert.
2017-08-05 Matt ArsenaultIPRA: Don't crash on null getCallPreservedMask
2017-08-05 Chandler Carruth[LCG] Completely remove the parent set and leaf trackin...
2017-08-05 Chandler Carruth[LCG] Re-implement the basic isParentOf, isAncestorOf...
2017-08-05 Chandler Carruth[LCG] Add the concept of a "dead" node and use it to...
2017-08-05 Shoaib Meenai[lld] Allow rel iplt symbols with dynamic symbol table
2017-08-05 Joel Jones[AArch64] LSE Atomics reorg - part 1
2017-08-05 Rui UeyamaReplace CRLF.
2017-08-05 Chandler Carruth[LCG] Replace an implicit bool operator with a named...
2017-08-05 Chandler Carruth[LCG] When removing a dead function and clearing out...
2017-08-05 Chandler Carruth[LCG] Rather than walking the directed graph structure...
2017-08-05 Chandler Carruth[LCG] Remove the complex walk of the parent sets to...
2017-08-05 Chandler Carruth[LCG] Remove the use of the parent sets to compute...
2017-08-05 Yaxun Liu[OpenCL] Remove extra select functions from opencl-c.h
2017-08-05 Craig Topper[InstCombine] In foldSelectICmpAnd, if we need to to...
2017-08-05 Richard Trieu[ODRHash] Treat some non-templated classes as templated.
2017-08-05 Stephan T.... [libcxx] [test] Untabify stringstream.cons/string.pass...
2017-08-05 Stephan T.... [libcxx] [test] Fix URLs in comments and make them...
2017-08-05 Stephan T.... [libcxx] [test] Consistently list "c++98, c++03" in...
2017-08-05 Vedant KumarRevert "[Coverage] Precise region termination with...
2017-08-05 Reid KlecknerCommit the local change I had to make my test pass
2017-08-05 Reid Kleckner[X86] Teach fastisel to select calls to dllimport functions
2017-08-04 Kostya Serebryany[libFuzzer] use the in-binary pc table (instead of...
2017-08-04 Craig Topper[X86] Regenerate the fsin/fcos instruction test using...
2017-08-04 Petr Hosek[llvm][llvm-objcopy] When outputting to binary don...
2017-08-04 Kostya Serebryany[libFuzzer] print PCs using the in-binary PC-table...
2017-08-04 Adrian PrantlDebug Info: Set the DICompileUnit's isOptimized flag...
2017-08-04 Michael Kruse[DeLICM] Refactor ZoneAlgorithm into ZoneAlgo.cpp....
2017-08-04 Reid KlecknerClean up some lambda conversion operator code, NFC
2017-08-04 Adrian McCarthyEnable llvm-pdbutil to list enumerations using native...
2017-08-04 Kamil RytarowskiAdd NetBSD support in sanitizer_linux_libcdep.cc
2017-08-04 Rafael EspindolaMove File from SymbolBody to Symbol.
2017-08-04 Sanjay Patel[InstCombine] narrow truncated add/sub/mul with constant
2017-08-04 Kamil RytarowskiAdd NetBSD support in interception.h
2017-08-04 Kamil RytarowskiAdd NetBSD support in sanitizer_syscall_generic.inc
2017-08-04 Reid Kleckner[libclang] Determinize order of platform availability...
2017-08-04 Reid Kleckner[Support] Use FILE_SHARE_DELETE to fix RemoveFileOnSign...
2017-08-04 Kostya Serebryany[libFuzzer] add -fsanitize-coverage-pc-table to -fsanit...
2017-08-04 Alexey BataevRevert "[OPENMP][DEBUG] Set proper address space info...
2017-08-04 Alexey BataevRevert "[OPENMP] Fix for pacify buildbots, NFC."
2017-08-04 Kostya Kortchinsky[asan] Fix unsupported test on Android
2017-08-04 Vlad TsyrklevichReland "CFI: blacklist STL allocate() from unrelated...
2017-08-04 Zachary TurnerMore PDB buildbot fixes.
2017-08-04 Zachary TurnerFix broken PDB tests.
2017-08-04 Kyle ButtBlockPlacement: add a flag to force cold block outlinin...
2017-08-04 Zachary Turner[pdbutil] When dumping section contribs, show the secti...
2017-08-04 Petr HosekReland "[llvm][llvm-objcopy] Added support for outputti...
2017-08-04 Kostya Serebryany[libFuzzer] re-enable fuzzer-printcovpcs.test
2017-08-04 Adrian PrantlRemove unused include directive and un-break the module...
2017-08-04 Nico WeberRevert r310055, it caused PR34074.
2017-08-04 Sanjay Patel[InstCombine] add vector tests for truncated math; NFC
2017-08-04 Vlad TsyrklevichRevert "Reland "CFI: blacklist STL allocate() from...
2017-08-04 Alexey Bataev[OPENMP] Fix for pacify buildbots, NFC.
2017-08-04 Kostya Kortchinsky[asan] Check for pvalloc overlow
2017-08-04 Nico WeberRevert r310058, it caused PR34073.
2017-08-04 Amara Emerson[SCEV] Preserve NSW information for sext(subtract).
2017-08-04 Kamil RytarowskiAdd NetBSD support in sanitizer_procmaps_freebsd.cc
2017-08-04 Quentin Colombet[GlobalISel] Remove the GISelAccessor API.
2017-08-04 Quentin Colombet[GlobalISel] Remove a stall comment in CMake.
2017-08-04 Kostya Serebryany[libFuzzer] make a test more robust
2017-08-04 Zachary TurnerFix build breakage.
2017-08-04 Nico Weberminor grammar fix
2017-08-04 Kostya Serebryany[libFuzzer] remove the now redundant 'LLVMFuzzer-'...
2017-08-04 Vlad TsyrklevichCFI: Move STL allocator blacklist to clang
2017-08-04 Zachary Turner[lld] Write the absolute PDB path to the debug directory.
2017-08-04 Zachary Turner[llvm-pdbutil] Dump image section headers.
next