platform/upstream/llvm.git
2016-03-07 Rui UeyamaDo not use "default" for a fully-covered switch.
2016-03-07 Guillaume Papinpython binding: expose compile command filename
2016-03-07 Adam Nemet[LoopDataPrefetch] If prefetch distance is not set...
2016-03-07 Marina Yatsina[ms-inline-asm][AVX512] Add ability to use k registers...
2016-03-07 Marina Yatsina[ms-inline-asm][AVX512] Add ability to use k registers...
2016-03-07 Adam Nemet[ScopedNoAliasAA] Make test basic.ll less confusing
2016-03-07 Rafael EspindolaAdjust the .bss alignment to include common symbols.
2016-03-07 Adam NemetRevert "Enable LoopLoadElimination by default"
2016-03-07 Joerg SonnenbergerImplement __builtin_eh_return_data_regno for SPARC...
2016-03-07 Joerg SonnenbergerDescribe the magic numbers returned by getEHDataRegiste...
2016-03-07 Rafael Espindolalto: Record visibility in defined symbols.
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding new feature flag headed...
2016-03-07 Carlo Bertolli[OPENMP] Codegen for distribute directive: fix bug...
2016-03-07 Carlo BertolliReapply r262741 [OPENMP] Codegen for distribute directive
2016-03-07 Chandler Carruth[memdep] Switch to range based for loops.
2016-03-07 Amjad AboudResolved Bug 26414.
2016-03-07 Chandler Carruth[DFSan] Remove an overly aggressive assert reported...
2016-03-07 Filipe Cabecinhas[sanitizer-common] Use @LINE in test.
2016-03-07 Filipe Cabecinhas[Fix r262785] Fix missing declaration when COMPILER_RT_...
2016-03-07 Chandler Carruth[memdep] Switch a function to return true on success...
2016-03-07 Chandler Carruth[memdep] Cleanup the implementation doxygen comments...
2016-03-07 Chandler Carruth[memdep] Finish cleaning up all of the comments' doxygen.
2016-03-07 Chandler Carruth[memdep] Switch from a hacky use of PointerIntPair...
2016-03-07 Chandler Carruth[memdep] Update the comments' doxygen style and place...
2016-03-07 Chandler Carruth[memdep] Run clang-format over the header before portin...
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding new feature flag header...
2016-03-07 Mohit K. Bhakkad[LLDB][MIPS] Fix TestDisassembleBreakpoint
2016-03-07 David Majnemer[MS ABI] Mangle symbols names longer than 4096 characte...
2016-03-07 Michael Zuckerman[CLANG][AVX512][BUILTIN] Adding vpmultishiftqb{128...
2016-03-07 Jason MolendaMove SBLanguageRuntime.cpp from the lldb-core group...
2016-03-07 Craig Topper[CodeGen] Add space-optimized EmitMergeInputChains1_2...
2016-03-07 Bill Seurer[powerpc] mark setuid.c and setuid2.c as unsupported
2016-03-07 Rui UeyamaSplit BitcodeFile::parse. NFC.
2016-03-07 Mehdi AminiAdd a new insert_as() method to DenseMap and use it...
2016-03-07 Mehdi AminiBitcode reader: Inline readAbbreviatedField in readReco...
2016-03-07 NAKAMURA TakumiRevert r130657, "Windows/DynamicLibrary.inc: Clean...
2016-03-06 Simon Pilgrim[X86][AVX512] Fixed VPERMT2* shuffle mask decoding...
2016-03-06 Valery Pykhtin[AMDGPU] Using table-driven amd_kernel_code_t field...
2016-03-06 Marshall ClowUpdate with work items passed in Jacksonville
2016-03-06 Felix Berger[ASTMatchers] Document that isAnyPointer() matcher...
2016-03-06 Valery Pykhtinfix sanitizer-ppc64be-linux failure for r262804
2016-03-06 Valery Pykhtin[AMDGPU] table-driven parser/printer for amd_kernel_cod...
2016-03-06 Igor BregerAVX512BW: Support llvm intrinsic masked vector load...
2016-03-06 Wilfred HughesFix typo.
2016-03-06 Valery Pykhtin[AMDGPU] SOPxx instructions operand naming fixed in...
2016-03-06 Craig Topper[X86] Use high bits of return value from getEncoding...
2016-03-06 Craig Topper[X86] Remove unnecessary masking. The assert above...
2016-03-06 Craig Topper[X86] Use uint8_t instead of unsigned char as it shorte...
2016-03-06 Igor BregerAVX512: Remove VSHRI kmask patterns from TD file. It...
2016-03-06 George Rimar[ELF] - Simplify a SymbolBody class interface a bit.
2016-03-06 George RimarFixed formatting issues in AArch64 target methods....
2016-03-06 George Rimar[ELF] - Changed return type of Target::relaxTls()
2016-03-06 George Rimar[ELF] - Use the uint32_t instead of unsigned in Target...
2016-03-06 Xinliang David Licleanup: remove dead preprocessing branch /nfc
2016-03-06 Xinliang David Li[PGO] cleanup: move one support method into InstrProfil...
2016-03-06 Saleem Abdulrasoolunitests: add some ARM TargetParser tests
2016-03-06 Davide Italiano[Modules] Don't swallow errors when parsing optional...
2016-03-06 Xinliang David Li[PGO] internal API name cleanups (for better consistency)
2016-03-06 Alexander Kornienko[docs] Clean up doxygen comments a bit.
2016-03-06 Alexander Kornienko[docs] Updated docs to work with Doxygen 1.8.11
2016-03-06 Xinliang David LiMinor cleanup
2016-03-05 Simon Pilgrim[X86][AVX] Improved VPERMILPS variable shuffle mask...
2016-03-05 Simon PilgrimFixed -Wdocumentation warning - typo in a parameter...
2016-03-05 Simon Pilgrim[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
2016-03-05 Felix Berger[clang-tidy] Extend UnnecessaryCopyInitialization check...
2016-03-05 Saleem AbdulrasoolMisc: add a test for TargetParser usage
2016-03-05 Vedant Kumar[GCDA] Unlock arc file before closing it
2016-03-05 Saleem AbdulrasoolSupport: catch invalid accesses
2016-03-05 Saleem AbdulrasoolExecutionEngine: tweak debug log
2016-03-05 Daniel Jasperclang-format: [JS] Support destructuring assignments...
2016-03-05 Yaron KerenReplace GlobalScopeAsm[GlobalScopeAsm.size()-1] with...
2016-03-05 Krzysztof ParzyszekAdd DAG mutation interface to the post-RA scheduler
2016-03-05 Rafael EspindolaUse IRMover directly.
2016-03-05 Simon Pilgrim[X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
2016-03-05 JF Bastienlibc++: fix typo
2016-03-05 Filipe Cabecinhas[cmake] Address Samsonov's post-commit review of r262723
2016-03-05 Chandler Carruth[aa-eval] Enhance the comments to better describe the...
2016-03-05 Matthias BraunRegisterCoalescer: Remap subregister lanemasks before...
2016-03-05 Matthias BraunRegisterCoalescer: Need to check DstReg+SrcReg for...
2016-03-05 Matthias BraunRegisterPressure: Small cleanup
2016-03-05 Richard TrieuAdd null check to diagnostic path for lambda captures.
2016-03-05 Mike SpertusTest commit: Fix run-on sentence in comment
2016-03-05 Devin Coughlin[analyzer] Nullability: add option to not report on...
2016-03-05 Quentin Colombet[X86] Fix the lowering of setjmp intrinsic on i386.
2016-03-05 Rafael Espindolalto: Start taking symbol visibility into consideration.
2016-03-04 Quentin ColombetAdd missing triple in my previous commit!
2016-03-04 Quentin Colombet[X86] Do not use cmpxchgXXb when we need the base point...
2016-03-04 Sanjay Patel[x86] add tests for masked loads with constant masks
2016-03-04 Mike Aizatsky[libfuzzer] adding std:string to allowed adaptable...
2016-03-04 David MajnemerFix build breakage
2016-03-04 David Majnemer[X86] Support cleaning more than 2**16 bytes of stack
2016-03-04 Kostya Serebryany[libFuzzer] log less when re-loading files; fix a silly...
2016-03-04 Richard SmithUpdate diagnostics now that hexadecimal literals look...
2016-03-04 David BlaikiePR5941 - improve diagnostic for * vs & confusion when...
2016-03-04 Philip Reames[LVI] Fix a bug which prevented use of !range metadata...
2016-03-04 Rong Xu[PGO] Add a commandline option to control number of...
2016-03-04 Nico Weberclang-cl: Enable PCH flags by default.
2016-03-04 Rafael EspindolaRefactor target independent code.
2016-03-04 Richard SmithImplement P0036R0: remove support for empty unary folds...
2016-03-04 Michael Kuperstein[DAGCombine] Fix divrem combine not to assume div/rem...
next