platform/upstream/llvm.git
2016-07-18 Krzysztof Parzyszek[Hexagon] Revert r275822: mistake in commit message
2016-07-18 Simon Pilgrim[X86][AVX] Add target shuffle decode support for VBROADCAST
2016-07-18 Krzysztof Parzyszek[Hexagon] Handle returning small structures by value
2016-07-18 Jason HenlineSet up arcconfig for parallel-libs project
2016-07-18 Devin Coughlin[analyzer] Add checker modeling potential C++ self...
2016-07-18 Marshall ClowDon't use pthread initializers in constexpr constructor...
2016-07-18 Chih-Hung Hsieh[X86] Accept SELECT op code for x86-64 fp128 type
2016-07-18 Paul RobinsonRelease note for 'nodebug' on variables
2016-07-18 Etienne Bergeronrevert https://reviews.llvm.org/D22393
2016-07-18 David Majnemer[MathExtras] Fix UB in minIntN
2016-07-18 Jason HenlineAdd streamexecutor directory
2016-07-18 Matt ArsenaultReplace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexp
2016-07-18 Adam Nemet[LoopDist] This test does not require ASSERTS
2016-07-18 Adam Nemet[LoopDist] Port to new PM
2016-07-18 Adam Nemet[OptRemarkEmitter] Port to new PM
2016-07-18 Adam NemetSort include headers
2016-07-18 Simon Pilgrim[X86][AVX2] Added tests that demonstrate duplicate...
2016-07-18 Xinliang David LiCode refactoring: extract path prefix handling code
2016-07-18 Krzysztof Parzyszek[Hexagon] Misc changes to HexagonMachineScheduler, NFC
2016-07-18 Kelvin Li[OpenMP] update test cases for -std=c++11 compile
2016-07-18 Krzysztof Parzyszek[Hexagon] Enable .cur formation in MISched for Hexagon V60
2016-07-18 Rafael EspindolaPass section by reference. NFC.
2016-07-18 Alexander KornienkoRevert "r275571 [DSE]Enhance shorthening MemIntrinsic...
2016-07-18 Krzysztof Parzyszek[Hexagon] Add verbose debugging mode to Hexagon MI...
2016-07-18 Tobias GrosserGPGPU: collect array references
2016-07-18 Tobias GrosserGPGPU: Pull implementation out of class definition
2016-07-18 Nemanja Ivanovic[PowerPC] Remove redundant direct moves when extracting...
2016-07-18 Nirav Dave[MC] Cleanup Error Handling in AsmParser
2016-07-18 Krzysztof Parzyszek[Hexagon] Use timing class info as tie-breaker in machi...
2016-07-18 Krzysztof Parzyszek[Hexagon] HexagonMachineScheduler should account for...
2016-07-18 Adhemerval... [asan] Enable 48-bit VMA support on aarch64
2016-07-18 Pavel LabathRevert "[test] Report error when inferior test processe...
2016-07-18 Krzysztof Parzyszek[Hexagon] Fix zero latency instructions with multiple...
2016-07-18 Alexander KornienkoFixed errors in docs.
2016-07-18 Simon Pilgrim[SLPVectorizer][X86] Added sqrt vectorization tests
2016-07-18 Marshall ClowChange a couple ifdefs from '#if __cplusplus >= 2011xxx...
2016-07-18 Simon Dardis[inlineasm] Propagate operand constraints to the backend
2016-07-18 Nitesh Jain[LLVM][MIPS] Revert support for FRE.
2016-07-18 Tobias Grossertest: Add missing 'REQUIRES' line
2016-07-18 Tobias GrosserGPGPU: Create host control flow
2016-07-18 Pavel Labath[test] Report error when inferior test processes exit...
2016-07-18 Haojian Wu[include-fixer] Add an options allow moving the cursor...
2016-07-18 Mohit K. Bhakkad[Compiler-rt][MIPS] Fix simple test failure when using gcc
2016-07-18 Nicolai HaehnleAMDGPU: Disable AMDGPUPromoteAlloca pass for shader...
2016-07-18 Howard HellyerImplement GetMemoryRegions() for Windows Minidumps...
2016-07-18 Diana Picus[ARM] Update test to use CHECK-LABEL. NFCI.
2016-07-18 Diana Picus[ARM] Skip inline asm memory operands in DAGToDAGISel
2016-07-18 Craig Topper[AVX512] Add EVEX versions of scalar ADD/SUB/MUL/DIV...
2016-07-18 Craig Topper[X86] Fix test checks to include leading 'v' on avx...
2016-07-18 Diana Picus[ARM] Honour ABI for rem under -O0 for EABI, GNUEABI...
2016-07-18 Eric FiselierRemove locale tests that depend on enviroment variables.
2016-07-18 Craig Topper[AVX512] Add KADD/KAND/KOR/KXOR to X86InstrInfo::isAsso...
2016-07-18 Craig Topper[X86] Add VPMULLW/D/Q instructions to X86InstrInfo...
2016-07-18 Craig Topper[X86] Add VPADD instructions to X86InstrInfo::isAssocia...
2016-07-18 Craig Topper[X86] Add floating point packed logical ops to X86Instr...
2016-07-18 Craig Topper[X86] Add AVX512 instructions to X86InstrInfo::isAssoci...
2016-07-18 Craig Topper[X86] Add more AVX512 instructions to X86InstrInfo...
2016-07-18 Craig Topper[X86] Add AVX512 load opcodes and a couple AVX load...
2016-07-18 Craig Topper[X86] Add more opcodes to isFrameLoadOpcode/isFrameStor...
2016-07-18 Craig Topper[AVX512] Use VMOVAPSZ128rr/VMOVAPS256rr for VR128X...
2016-07-18 Craig Topper[X86] Fix 80-column violations. NFC
2016-07-18 David Majnemer[GVNHoist] Change the key for VNtoInsns to a pair
2016-07-18 Jonas Hahnfeld[libcxx][filesystem] Remove setgid from parent before...
2016-07-18 Eric FiselierRework libatomic handling in CMake and LIT.
2016-07-18 Vedant Kumar[llvm-cov] Attempt to fix a test failure on Windows
2016-07-18 Eric FiselierImprove ABI tests for std::pair.
2016-07-18 NAKAMURA TakumiRevert r275678, "Revert "Revert r275027 - Let FuncAttrs...
2016-07-18 Eric FiselierAdd checkpoint diagnostics to help diagnose buildbot...
2016-07-18 Eric FiselierPrevent failures by marking Clock::is_steady tests...
2016-07-18 Eric FiselierFix arc config to use https
2016-07-18 Eric FiselierAdd includes in test. Patch from STL@microsoft.com
2016-07-18 Eric FiselierUpgrade arcconfig to use https
2016-07-18 Eric FiselierRename and rework `_LIBCPP_TRIVIAL_PAIR_COPY_CTOR`...
2016-07-18 Eric FiselierSuppress warning in make_from_tuple tests.
2016-07-18 Rui UeyamaRemove SymbolBody::PlaceholderKind.
2016-07-18 Rui UeyamaIterate over SymVector instead of Symtab hash table.
2016-07-18 Eric FiselierImplement C++17 tuple bits. Including apply and make_fr...
2016-07-18 David Majnemer[GVNHoist] Sink HoistedCtr into GVNHoist
2016-07-18 David Majnemer[GVNHoist] Some small cleanups
2016-07-17 Davide Italiano[GVN] Move other PRE tests to a subdirectory.
2016-07-17 Davide Italiano[GVN] Move the PRE/LOADPRE test in a subdirectory.
2016-07-17 Alina Sbirlea[compiler-rt] Change all asm directives to __asm__...
2016-07-17 Davide Italiano[GVN] Use FileCheck instead of grep for tests.
2016-07-17 Saleem Abdulrasooltest: add missing triple to test
2016-07-17 Saleem AbdulrasoolCodeGen: honour dllstorage on ObjC types
2016-07-17 Saleem AbdulrasoolCodeGen: whitespace, formatting cleanups, NFC
2016-07-17 Saleem AbdulrasoolCodeGen: whitespace cleanup, StringRef usage in ObjC...
2016-07-17 Eric FiselierCheck for unconstrained hash equality before constraine...
2016-07-17 Jason MolendaRefactor (with some rewriting) the DynamicLoaderMacOSX...
2016-07-17 Eric FiselierFix std::experimental::optional tests. Patch from Casey...
2016-07-17 Jason MolendaInitialize the "is_loaded" local in LoadModuleAtAddress in
2016-07-17 Richard SmithAttempt to work around MSVC rejects-valid, round 2.
2016-07-17 Jason MolendaAdd missing break stmt to DW_CFA_GNU_args_size case.
2016-07-17 Rui UeyamaUnbreak msan buildbot.
2016-07-17 Richard SmithPR28589: attempt to work around MSVC rejects-valid.
2016-07-17 Simon PilgrimStrip trailing whitespace
2016-07-17 Simon Pilgrim[X86] Add CTPOP/CTLZ/CTTZ scalar cost tests
2016-07-17 Rui UeyamaRemove dead code.
2016-07-17 Justin LebarAdd tests for max/minIntN(64).
2016-07-17 Justin LebarAvoid UB in maxIntN(64).
next