OSDN Git Service

android-x86/external-llvm.git
2016-06-04 Sanjay Patel[InstCombine] allow vector constants for cast+icmp...
2016-06-04 Simon Pilgrim[X86][XOP] Added VPERMIL2PD/VPERMIL2PS shuffle mask...
2016-06-04 Sanjay Patel[InstCombine] add test for missing vector optimization
2016-06-04 Sanjay Patelclean-up; NFC
2016-06-04 Sanjay Patel[InstCombine] add test for missing vector optimization
2016-06-04 Sanjay Patel[InstCombine] minimize test case and use FileCheck
2016-06-04 Sanjay Patelfix formatting, punctuation; NFC
2016-06-04 Simon Pilgrim[Analysis] Enabled BITREVERSE as a vectorizable intrinsic
2016-06-04 Craig Topper[X86] Add the VR128L/H and VR256L/H to the list of...
2016-06-04 Chandler Carruth[LPM] Reinstate r271781 which reinstated r271652 to...
2016-06-04 Saleem AbdulrasoolX86: enable TLS on Windows itanium
2016-06-04 Simon Pilgrim[X86][AVX2] Fix v16i16 SHL lowering (PR27730)
2016-06-04 David Majnemer[AsmPrinter, CodeView] There are some more ways of...
2016-06-04 David Majnemer[CodeView] Fix a busted assert in TypeTableBuilder...
2016-06-04 David Majnemer[CodeView] Validate the vftable offset
2016-06-04 David Majnemer[TypeStreamMerger] visitUnknownMember was supposed...
2016-06-04 Simon Pilgrim[InstCombine][MMX] Extend SimplifyDemandedUseBits MOVMS...
2016-06-04 Chandler Carruth[LPM] Revert r271781 which was a re-commit of r271652.
2016-06-04 Chandler Carruth[LPM] Reinstate r271652 to replace the CALL_ONCE_....
2016-06-04 Craig Topper[X86] Use smaller types to shrink the intrinsic lowerin...
2016-06-04 Craig Topper[X86] Use X86ISD::ABS for lowering pabs SSSE3/AVX intri...
2016-06-04 Petr Hosek[MC] Check the upper bound in truncate assertion
2016-06-04 Taewook OhRevert commit r271704, a patch that enables warnings...
2016-06-04 Chandler Carruth[sancov] Revert r271695 which broke all of the PPC...
2016-06-04 Chandler Carruth[llvm-profdata] Revert r271709 and the 3 subsequent...
2016-06-04 Devin CoughlinSTLExtras: Add convenience is_contained() function.
2016-06-04 Vedant Kumar[llvm-profdata] Clean up the way we create the input...
2016-06-04 Bruno Cardoso... [LockFileManager] Improve error output by using better...
2016-06-04 Adrian PrantlTestcase cleanup: Remove a redundant test input.
2016-06-04 Matthias BraunMIR: Support MachineMemOperands without associated...
2016-06-03 Xinliang David LiReplace hard coded probability threshold with parameter...
2016-06-03 Vedant Kumar[llvm-profdata] Fix use-after-free from discarded Memor...
2016-06-03 Xinliang David Li[pgo] extend r271532 to darwin platform
2016-06-03 Easwaran RamanReapply r271728 after adding move cobstructor for Profi...
2016-06-03 Derek Bruening[esan|wset] Optionally assume intra-cache-line accesses
2016-06-03 Mehdi AminiAdd a FIXME note in the release notes about documenting...
2016-06-03 Mike Aizatsky[libfuzzer] hiding custom mutator handling in MutationD...
2016-06-03 Easwaran RamanRevert r271728 as it breaks Windows build
2016-06-03 Rui Ueyamapdbdump: print out TPI hashes.
2016-06-03 Justin BognerRe-apply "SDAG: Update ChainNodesMatched as nodes are...
2016-06-03 Teresa Johnson[ThinLTO/gold] Pass import lists by reference (NFC)
2016-06-03 Easwaran RamanAnalysis pass to access profile summary info
2016-06-03 Reid KlecknerFix non-Windows build when inserting a move only type...
2016-06-03 Alina Sbirlea[cpu-detection] Naming convention
2016-06-03 Reid Kleckner[Symbolize] Check if the PE file has a PDB and emit...
2016-06-03 Chad Rosier[AArch64] Move tests from r271677 to a more appropriate...
2016-06-03 Chad Rosier[AArch64] Spot SBFX-compatible code expressed with...
2016-06-03 Derek Bruening[esan] Specify which tool via a global variable
2016-06-03 Justin BognerRevert "SDAG: Update ChainNodesMatched as nodes are...
2016-06-03 Zachary Turner[llvm-pdbdump] Introduce an abstraction for the output...
2016-06-03 Alina SbirleaTest commit. Removes some spaces. No functionality...
2016-06-03 Vedant Kumar[llvm-profdata] Fix option description (NFC)
2016-06-03 Vedant Kumar[llvm-profdata] Add option to ingest filepaths from...
2016-06-03 Justin BognerSDAG: Update ChainNodesMatched as nodes are deleted
2016-06-03 Taewook OhIn openFileForRead, attempt to fetch the actual name...
2016-06-03 Derek Schuff[WebAssembly] Emit type signatures for declared functions
2016-06-03 Justin BognerSDAG: Replace some unreachable code with an assert...
2016-06-03 Reid Kleckner[sancov] Disable these tests if there is no X86 backend
2016-06-03 Mike Aizatsky[libfuzzer] splitting fuzzer.test
2016-06-03 Reid Kleckner[sancov] Run sancov tests on more platforms
2016-06-03 Ben CraigDoxygen for FoldingSet::reserve and FoldingSet::capacity
2016-06-03 Teresa Johnson[ThinLTO/gold] Pass down the imports lists from the...
2016-06-03 Chris Bieneman[yaml2obj] Sort MachO LinkEdit write operations based...
2016-06-03 Vedant KumarTrim some spaces (NFC)
2016-06-03 Reid Kleckner[codeview] Add basic record type translation
2016-06-03 Sjoerd MeijerCode size optimisation: do not inline memcpy if this...
2016-06-03 Chad Rosier[AArch64] Spot SBFX-compatbile code expressed with...
2016-06-03 Sanjay Patel[InstCombine] look through bitcasts to find selects
2016-06-03 Artem Tamazov[test/AMDGPU] Square-braced-syntax for registers: add...
2016-06-03 Zachary Turner[pdb] Add string table offsets to check output.
2016-06-03 Simon Pilgrim[X86][AVX512] Fixed 512-bit vector nontemporal load...
2016-06-03 Sjoerd MeijerRAS extensions are part of ARMv8.2-A. This change enabl...
2016-06-03 Ben CraigAdding reserve and capacity methods to FoldingSet
2016-06-03 Simon Pilgrim[X86][AVX512] Added 512-bit vector nontemporal load...
2016-06-03 Sjoerd MeijerARM target does not use printAliasInstr machinery which
2016-06-03 Sjoerd MeijerAsmWriterEmitter.cpp assumes that all operands of a...
2016-06-03 Sjoerd MeijerCurrently AsmWriterEmiter.cpp (used by tblgen -gen...
2016-06-03 Sam Kolton[AMDGPU] Assembler: More tests for SDWA instructions...
2016-06-03 Simon Pilgrim[X86][SSE] Added nontemporal load tests
2016-06-03 Daniel Sanders[mips] EABI CodeGen is completely untested and seems...
2016-06-03 Benjamin KramerRevert "[LPM] Replace the CALL_ONCE_... macro in the...
2016-06-03 Simon Pilgrim[X86] Added nontemporal scalar store tests
2016-06-03 Sam Kolton[AMDGPU] Assembler: Custom converters for SDWA instruct...
2016-06-03 Simon Pilgrim[X86][SSE] Regenerated nontemporal vector store tests...
2016-06-03 Daniel Sanders[mips] Remove CPU-only triples from llvm-objdump commands.
2016-06-03 Chandler Carruth[LPM] Replace the CALL_ONCE_... macro in the legacy...
2016-06-03 Simon Pilgrim[X86] Regenerated nontemporal store tests and added...
2016-06-03 Chandler CarruthRemove bogus initialization of the PPC and Hexagon...
2016-06-03 Chandler CarruthUse the standard INITIALIZE_PASS macro rather than...
2016-06-03 Chandler CarruthReformat the macros in Passes.h with clang-format befor...
2016-06-03 Simon Pilgrim[X86][AVX2] Relaxed alignment on nontemporal store...
2016-06-03 Simon Pilgrim[X86][AVX2] Regenerated nontemporal store tests and...
2016-06-03 Daniel Sanders[mips] Implement 'la' macro in PIC mode for O32.
2016-06-03 Chandler CarruthRun clang-format over PassSupport.h, mostly to get...
2016-06-03 Simon Pilgrim[X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input...
2016-06-03 Craig Topper[X86] Fix some isel patterns to remove an operand from...
2016-06-03 Zachary Turner[pdb] Print out file names instead of file offsets.
2016-06-03 Craig Topper[AVX512] Ensure EVEX vpshufd, vpshuflw, and vpshufhw...
2016-06-03 Craig Topper[AVX512] Fix shuffle comment printing for EVEX encoded...
2016-06-03 Craig Topper[X86] Simplify a multiclass to remove a parameter. NFC
next