OSDN Git Service

android-x86/external-llvm.git
2016-06-06 Craig Topper[AVX512] Update tests to show shuffle decoding for...
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] Split up the code-block...
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] Add tutorial text for...
2016-06-06 Nick LewyckyFix spelling and capitalization in comments. NFC
2016-06-06 NAKAMURA TakumiTrailing whitespace.
2016-06-06 NAKAMURA TakumiUntabify.
2016-06-05 Eli FriedmanLICM: Don't sink stores out of loops that may throw.
2016-06-05 Sanjoy DasAdd safety check to InstCombiner::commonIRemTransforms
2016-06-05 Sanjoy DasAdd test case for InstCombiner::commonIRemTransforms...
2016-06-05 Eli FriedmanFix deadlock in ThreadPool unittest.
2016-06-05 Davide Italiano[Internalize] Test that __stack_chk_{guard, fail} are...
2016-06-05 Filipe Cabecinhas[BitCode] Make sure atomicrmw's argument is an actual...
2016-06-05 Filipe Cabecinhas[BitCode] Make sure storeatomic's argument is an actual...
2016-06-05 Filipe Cabecinhas[BitCode] Diagnose GEPs with no indices
2016-06-05 Filipe Cabecinhas[BitCode] Don't allow constants of void type.
2016-06-05 Mike SpertusAdd Visual Studio Visualizer for ArrayRef
2016-06-05 Sanjoy Das[PM] Port IndVarSimplify to the new pass manager
2016-06-05 Sanjoy Das[IndVars] Remove -liv-reduce
2016-06-05 Sanjay Patelfix checks
2016-06-05 Sanjay Patel[InstCombine] allow vector icmp bool transforms
2016-06-05 Sanjay Pateladd tests to show missing vector transforms
2016-06-05 Sanjay Patelregenerate checks
2016-06-05 Sanjay Patelupdate test to use FileCheck
2016-06-05 Sanjay Patelfix documentation comments and other clean-ups; NFC
2016-06-05 Sanjay Patelupdate test to use FileCheck
2016-06-05 Sanjay Patelupdate test to FileCheck
2016-06-05 Simon Pilgrim[X86][XOP] Added VPERMIL2PD/VPERMIL2PS raw mask decodin...
2016-06-05 Simon Pilgrim[X86][XOP] Added VPERMIL2PD/VPERMIL2PS as a target...
2016-06-05 Simon Pilgrim[X86][XOP] Tidied up DecodeVPERMIL2PMask to more closel...
2016-06-05 Craig Topper[AVX512] Add support for lowering PALIGNR for v64i8.
2016-06-05 Craig Topper[AVX512] Split command lines and regenerate a test...
2016-06-05 Craig Topper[AVX512] Fix PANDN combining for v4i32/v8i32 when VLX...
2016-06-05 Xinliang David LiFix wrong comment in header /NFC
2016-06-05 Xinliang David LiFix pass declaration order /NFC
2016-06-05 Xinliang David Li[PM] Port GCOVProfiler pass to the new pass manager
2016-06-05 Xinliang David Li[PM] code refactoring /NFC
2016-06-05 Chandler CarruthDisable the use of std::call_once on PowerPC due to...
2016-06-05 NAKAMURA TakumiThreading.h: Update \param. [-Wdocumentation]
2016-06-05 Sanjay Patel[InstCombine] less 'CI' confusion; NFC
2016-06-04 David Majnemer[SimplifyCFG] Don't kill empty cleanuppads with multipl...
2016-06-04 David Majnemer[DebugInfo, PDB] Use sparse bitfields for the name map
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
next