OSDN Git Service

android-x86/external-llvm.git
2016-06-07 Kostya Serebryany[sanitizer] Initial implementation of a Hardened Allocator
2016-06-07 Rui UeyamaAdd comments.
2016-06-07 Reid KlecknerRe-land "[codeview] Emit information about global varia...
2016-06-06 Reid KlecknerTry one more time to pacify -Wpessimizing-move, MSVC...
2016-06-06 Vedant KumarRevert "Retry^2 "[llvm-profdata] Add option to ingest...
2016-06-06 Reid KlecknerRevert "[codeview] Emit information about global variables"
2016-06-06 Michael Kuperstein[InstCombine] scalarizePHI should not assume the code...
2016-06-06 Rui UeyamaFix CRLF -> LF.
2016-06-06 Reid KlecknerAttempt to work around lack of std::map::emplace in...
2016-06-06 Reid Kleckner[codeview] Emit information about global variables
2016-06-06 Peter CollingbourneVerifier: Simplify and fix issue where we were not...
2016-06-06 Rui Ueyama[pdbdump] Verify the size of TPI hash records.
2016-06-06 Vedant KumarRetry^2 "[llvm-profdata] Add option to ingest filepaths...
2016-06-06 Vedant KumarRevert "Retry "[llvm-profdata] Add option to ingest...
2016-06-06 Vedant KumarRetry "[llvm-profdata] Add option to ingest filepaths...
2016-06-06 Peter CollingbourneVerifier: Remove dead code.
2016-06-06 Chris BienemanUpdating release notes for CMake version bump
2016-06-06 Rui Ueyama[pdbdump] Print section header flags.
2016-06-06 Chris Bieneman[yaml2obj] Get rid of MachO header union
2016-06-06 Zachary Turner[llvm-pdbdump] Dump stream sizes and stream blocks...
2016-06-06 Zachary Turner[llvm-pdbdump] Dump MSF headers to YAML.
2016-06-06 Dan Liew[LibFuzzer] Provide stub implementation of __sanitizer_...
2016-06-06 Matt ArsenaultAMDGPU: Add function for getting instruction size
2016-06-06 Matt ArsenaultAMDGPU: Fix constantexpr addrspacecasts
2016-06-06 Davide Italiano[PM] Preserve the correct set of analyses for GVN.
2016-06-06 Davide Italiano[GVN] Switch dump() definition over to LLVM_DUMP_METHOD.
2016-06-06 Michael Zolotukhin[LoopUnrollAnalyzer] Fix a crash in analyzeLoopUnrollCost.
2016-06-06 Haicheng WuFix a test case. NFC.
2016-06-06 Geoff BerryReapply [LSR] Create fewer redundant instructions.
2016-06-06 Rui Ueyama[pdbdump] Print out New FPO stream contents.
2016-06-06 Haicheng Wu[MBP] Reduce code size by running tail merging in MBP.
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter...
2016-06-06 Haicheng Wu[BranchFolding] Replace MachineBlockFrequencyInfo with...
2016-06-06 Alina Sbirlea[cpu-detection] Substantial refactor of Host CPU detect...
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.
2016-06-06 Lang Hames[Kaleidoscope][BuildingAJIT] Clean up sentence, remove...
2016-06-06 Sanjay Patel[InstCombine] limit icmp transform to ConstantInt ...
2016-06-06 Sanjay Patelregenerate checks
2016-06-06 Sanjay Patelregenerate checks
2016-06-06 Artem Tamazov[AMDGPU][llvm-mc] v_cndmask_b32: src2 is mandatory...
2016-06-06 Matthew Simpson[LAA] Use load and store vectors (NFC)
2016-06-06 Igor Breger[KNL] Fix UMULO lowering.
2016-06-06 Benjamin KramerRemove dead function with incredibly broken assert.
2016-06-06 Filipe Cabecinhas[NFC] Silence gcc warning (-Wsign-compare)
2016-06-06 Craig Topper[AVX512] Remove masked palignr intrinsics and auto...
2016-06-06 NAKAMURA TakumiLLVM_BUILD_32_BITS: Add -m32 with CMAKE_C*_FLAGS. ...
2016-06-06 Craig Topper[AVX512] Add PALIGNR shuffle lowering for v32i16 and...
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
next