platform/upstream/llvm.git
2016-07-11 Tobias Grosserload hoisting: compute memory access invalid context...
2016-07-11 Andrey Churbanovreviews.llvm.org/D22134: Implementation of OpenMP 4...
2016-07-11 Haojian Wu[clang-tidy] Pass absolute path to OptionsProvider...
2016-07-11 Zlatko Buljan[mips][microMIPS] Implement LDC1, SDC1, LDC2, SDC2...
2016-07-11 Craig Topper[AVX512] Replace masked AND/OR/XOR intrinsics with...
2016-07-11 Elena DemikhovskyAVX-512: DAG lowering for scalar MIN/MAX commutable ops
2016-07-11 David Majnemer[Sema] Disallow __make_integer_seq from showing up...
2016-07-11 Craig Topper[AVX512] Add support for 512-bit ANDN now that all...
2016-07-11 Craig Topper[AVX512] Use vpternlog with an immediate of 0xff to...
2016-07-11 Craig Topper[X86] Add the AVX512 SET0 pseudos to foldMemoryOperandI...
2016-07-11 Hal FinkelRevert r275029 - Update Clang tests after adding infere...
2016-07-11 Hal FinkelRevert r275027 - Let FuncAttrs infer the 'returned...
2016-07-11 Daniel BerlinAllow BasicBlockEdge to be used in DenseMap
2016-07-11 David Majnemer[CodeGen] Treat imported static local variables as...
2016-07-11 Hal FinkelPointer-comparison folding should look through returned...
2016-07-11 Hal FinkelTeach isDereferenceablePointer to look through returned...
2016-07-11 Hal FinkelTeach SCEV to look through returned-argument functions
2016-07-11 Hal FinkelTeach computeKnownBits to look through returned-argumen...
2016-07-11 Hal FinkelBasicAA should look through functions with returned...
2016-07-11 Hal FinkelAdd a 'Returned' intrinsic property corresponding to...
2016-07-11 Hal FinkelDon't use a SmallSet for returned attribute inference
2016-07-10 Saleem AbdulrasoolReapply SVN r274797.
2016-07-10 Hal FinkelAdd getReturnedArgOperand to Call/InvokeInst, CallSite
2016-07-10 Jan VeselyAMDGPU: Export workitem builtins
2016-07-10 Hal FinkelUpdate Clang tests after adding inference for the retur...
2016-07-10 Simon Pilgrim[X86][SSE] Relax type assertions for matchVectorShuffle...
2016-07-10 Hal FinkelLet FuncAttrs infer the 'returned' argument attribute
2016-07-10 Hal FinkelUpdate the LangRef description of the 'returned' attribute
2016-07-10 Sanjay Patel[DAG] make isConstantSplatVector() available to the...
2016-07-10 Jan VeselyAMDGPU/R600: Add implicitarg.ptr intrinsic
2016-07-10 Etienne Bergeronwhitespaces + re-indent
2016-07-10 Simon Pilgrim[X86][SSE] Add support for target shuffle combining...
2016-07-10 Sanjay Patelfix documentation comments; NFC
2016-07-10 Sanjay Patel[x86, SSE, AVX] add tests for icmp+zext (PR28484)
2016-07-10 Simon Pilgrim[X86][SSE] Added tests for combining shuffles to PSHUFL...
2016-07-10 Craig Topper[AVX512] Remove masked shufps/shudpd builtins. These...
2016-07-10 Benjamin Kramer[Support] Make helper function static. NFC.
2016-07-10 Marcin Koscielnicki[SystemZ] Utilize Test Data Class instructions.
2016-07-10 Sanjay Patelreformat, fix comments/names; NFCI
2016-07-10 Benjamin KramerGive helper classes/functions internal linkage. NFC.
2016-07-10 Benjamin Kramer[codeview] Drop unused private inheritance.
2016-07-10 Craig Topper[X86] Use __butilin_shufflevector for 512-bit shufps...
2016-07-10 Craig Topper[AVX512] Add support for lowering to 512-bit SHUFPS.
2016-07-10 David Majnemer[pdb] Sanity check the stream map
2016-07-10 David Majnemer[llvm-pdbdump] Propagate errors a little more consistently
2016-07-10 Michael Gottesman[cmake] Change lli-child-target to use add_llvm_utility...
2016-07-10 Michael Gottesman[cmake] Create the LLVM_BUILD_UTILS option.
2016-07-10 Michael GottesmanAdd CLANG_BUILD_TOOLS as a clang counterpart for LLVM_B...
2016-07-10 Sean SilvaDelete dead code.
2016-07-10 Davide Italiano[SCCP] Rename undefined -> unknown.
2016-07-09 Rui UeyamaUpdate comments.
2016-07-09 Sean Silva[docs] Fix up a broken link.
2016-07-09 Rui UeyamaAttempt to fix buildbots.
2016-07-09 Sean Silva[PM] Port LoopVectorize to the new PM.
2016-07-09 Sean SilvaFix up an include guard.
2016-07-09 Rui UeyamaRemove unused forward declarations.
2016-07-09 Rui UeyamaRemove Target::writeThunk.
2016-07-09 Rui UeyamaMake ARM thunks consistent with MIPS in coding style.
2016-07-09 Davide Italiano[SCCP] Remove wrong and misleading vector handling...
2016-07-09 Rui UeyamaInstantiate Thunk classes instead of the class member...
2016-07-09 Rui UeyamaSplit addThunkARM. NFC.
2016-07-09 Michael GottesmanMove add_clang_* entry points from the main clang CMake...
2016-07-09 David Majnemer[clang-cl] Add support for /Zd
2016-07-09 Simon Pilgrim[X86][SSE] Add support for target shuffle combining...
2016-07-09 Saleem Abdulrasooltest: Use %clangxx in objc++ test files
2016-07-09 Simon Pilgrim[X86][SSE] Use scaleShuffleMask helper. NFCI.
2016-07-09 Simon Pilgrim[X86][SSE] Regenerate vector shift tests
2016-07-09 David Majnemer[COFF, Dwarf] Don't emit DW_AT_location for dllimported...
2016-07-09 Matthias Gehreclang-tidy/readability-identifier-naming: crash on...
2016-07-09 David Majnemer[MS ABI] Some code cleanups
2016-07-09 David Majnemer[AST] Tighten up some bitfields
2016-07-09 Jingyue Wu[SLSR] Fix crash on handling 128-bit integers.
2016-07-09 Sanjay Patelfix documentation comments; NFC
2016-07-09 Jacques Pienaar[lanai] Treat .t as optional in assembly parser for...
2016-07-09 Matt ArsenaultAMDGPU: Move R600 only pieces into R600 classes
2016-07-09 Matt ArsenaultRevert "AMDGPU: Remove unused control flow intrinsic"
2016-07-09 Martin Probstclang-format: [JS] Sort imports case insensitive.
2016-07-09 Martin Probstclang-format: [JS] support trailing commas in imports.
2016-07-09 Benjamin Kramer[analyzer] Older version of GCC 4.7 crash on lambdas...
2016-07-09 Benjamin Kramer[analyzer] Rewrite manual erase loop using remove_if.
2016-07-09 Benjamin Kramer[ArgPromote] Use function_ref and for-range loops.
2016-07-09 Matt ArsenaultAMDGPU: Merge / reorganize tests
2016-07-09 Matt ArsenaultAMDGPU: Simplify tests with per function subtargets
2016-07-09 NAKAMURA TakumiAMDGPU: Prune AMDGPUAsmParser in libdeps.
2016-07-09 Matt ArsenaultAMDGPU: Fix fdiv lowering when f32 denormals supported
2016-07-09 Craig Topper[X86] Use __builtin_ia32_vec_ext_v4hi and __builtin_ia3...
2016-07-09 Craig Topper[X86] Remove sse41 extract intrinsics. They are not...
2016-07-09 Craig Topper[X86] Remove and autoupgrade 512-bit non-temporal store...
2016-07-09 Craig Topper[X86] Uncomment the _mm_extract_ps test and add checks.
2016-07-09 Derek Bruening[esan] Add __esan_report for mid-run data
2016-07-09 Davide Italiano[LoopSimplify] Remove a comment which is unlikely to...
2016-07-09 Davide Italiano[PM] Port CrossDSOCFI to the new pass manager.
2016-07-09 George Burgess IV[CFLAA] Make a constant variable `const`. NFC.
2016-07-09 Sean Silva[PM] Fix a think-o. mv {Scalar,Vectorize}/SLPVectorize.h
2016-07-09 Davide Italiano[PM] Port LoopSimplify to the new pass manager.
2016-07-09 George Burgess IV[CFLAA] Move the graph builder out from CFLSteens....
2016-07-09 George Burgess IV[CFLAA] Simplify CFLGraphBuilder. NFC.
2016-07-09 Saleem AbdulrasoolCodeGen: tweak CFString section for COFF, ELF
2016-07-09 Matthias BraunLivePhysRegs: addLiveOuts() can skip addPristines(...
2016-07-09 Matt ArsenaultAMDGPU: Improve offset folding for register indexing
next