OSDN Git Service

android-x86/external-llvm.git
2016-05-02 Chad RosierUse false rather than 0 for a boolean value. NFC.
2016-05-02 Zachary TurnerFix build breakage due to implicit conversion.
2016-05-02 Tim NorthoverARM: fix handling of SUB immediates in peephole opt.
2016-05-02 Justin Holewinski[NVPTX] Fix sign/zero-extending ldg/ldu instruction...
2016-05-02 Reid Kleckner[codeview] Don't dump type stream bytes unless asked to
2016-05-02 Zachary TurnerPDB - Instead of hardcoding stream numbers, use an...
2016-05-02 George Burgess IV[CFLAA] Fix a use-of-invalid-pointer bug.
2016-05-02 Zachary TurnerParse PDB Name Hash Table
2016-05-02 Tom StellardAMDGPU: Move R600 specific code out of AMDGPUISelLoweri...
2016-05-02 Mehdi AminiReversePostOrderFunctionAttrs is not modifying the...
2016-05-02 Tom StellardAMDGPU/SI: Fix bug in SIInstrInfo::insertWaitStates...
2016-05-02 Tom StellardAMDGPU/SI: Use the hazard recognizer to break SMEM...
2016-05-02 Nicolai HaehnleAMDGPU: llvm.SI.fs.constant is a source of divergence
2016-05-02 NAKAMURA TakumiScheduleDAGInstrs.cpp: Don't peel the iterator when...
2016-05-02 Derek Schuff[WebAssembly] Rename memory_size intrinsic to current_m...
2016-05-02 Hans Wennborg[SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmpty...
2016-05-02 Mehdi AminiMove createReversePostOrderFunctionAttrsPass right...
2016-05-02 Adam Nemet[LLE] Fix typo from r263058
2016-05-02 Pete CooperAdd llvm-pdbdump to the tool substitutions list in...
2016-05-02 Simon PilgrimFixed signed/unsigned comparison warning.
2016-05-02 Chad RosierRemove extra whitespace. NFC.
2016-05-02 Tom StellardAMDGPU/SI: Use hazard recognizer to detect DPP hazards
2016-05-02 Sanjay Patelremove blank lines
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 Simon Pilgrim[X86][SSE] Dropped X86ISD::FGETSIGNx86 and use MOVMSK...
2016-05-02 Chad RosierCleanup comments. NFC.
2016-05-02 Chad RosierCleanup comments. NFC.
2016-05-02 Aaron BallmanSilence unused variable warnings; NFC.
2016-05-02 Chad RosierCleanup comments. NFC.
2016-05-02 Sanjay Patel[InstCombine] regenerate checks
2016-05-02 David L KreitzerEnable the X86 call frame optimization for the 64-bit...
2016-05-02 Rafael EspindolaExpose a getFullName for thin archive members.
2016-05-02 Jonas Paulsson[SystemZ] Temporarily disable codegen test int-add...
2016-05-02 Jonas Paulsson[SystemZ] Fix in restoreCalleeSavedRegisters()
2016-05-02 Jonas Paulsson[SystemZ] Mark CC defs as dead whenever possible.
2016-05-02 Craig Topper[X86] Fix a bug in LOCK arithmetic operation pattern...
2016-05-02 Eric ChristopherFix grammar and correct comment - the debug information...
2016-05-02 Davide Italiano[llvm-readobj] Dump hash as part of -version-info.
2016-05-02 Craig Topper[CodeGen] Add OPC_MoveChild0-OPC_MoveChild7 opcodes...
2016-05-01 Davide Italiano[GlobalDCE] Modernize. Use FileCheck instead of grep.
2016-05-01 Simon Pilgrim[InstCombine][SSE] Added support to VPERMD/VPERMPS...
2016-05-01 Simon PilgrimDropped FIXME comment
2016-05-01 Simon Pilgrim[InstCombine][SSE] Added support to VPERMILVAR to shuff...
2016-05-01 Simon Pilgrim[InstCombine][AVX] Fixed PERMILVAR identity tests and...
2016-05-01 Simon Pilgrim[InstCombine][SSE] Added support to PSHUFB to shuffle...
2016-05-01 Simon Pilgrim[InstCombine][SSE] Regenerate MOVSX/MOVZX tests
2016-05-01 Craig Topper[AVX512] VPACKUSWB/VPACKSSWB should not be encoded...
2016-05-01 Simon Pilgrim[InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics...
2016-05-01 Simon PilgrimFixed MSVC 'not all control paths return a value' warning
2016-05-01 Simon PilgrimDocument the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option...
2016-05-01 Igor Bregergetelementptr instruction, support index vector of...
2016-05-01 Igor BregerChange AVX512 braodcastsd/ss patterns interaction with...
2016-05-01 Craig Topper[AVX512] Prefer AVX512 VPACK instructions over AVX...
2016-05-01 Craig Topper[AVX512] Add HasVLX to the 128/256-bit versions of...
2016-05-01 Craig Topper[AVX512] Make sure 128/256-bit DQI versions of VAND...
2016-05-01 Craig Topper[X86] Add an AddedComplexity to another pattern to...
2016-05-01 Craig Topper[X86] Remove a seemlingly unused pattern. The same...
2016-05-01 Craig Topper[X86] Add AddedComplexity to keep some similar patterns...
2016-05-01 Craig Topper[X86] Remove some redundant selection patterns.
2016-05-01 Craig Topper[AVX512] Replace vector_extract with extractelt in...
2016-05-01 Sanjoy Das[SCEV] When printing via -analysis, dump loop disposition
2016-05-01 Amaury SechetProperly name LLVMSetIsInBounds's argument. NFC
2016-05-01 Amaury SechetCapitalize align argument in the C API as per conventio...
2016-05-01 Craig Topper[AVX512] Add hasSideEffects/mayLoad/mayStore flags...
2016-05-01 Lang Hames[ORC] Save AArch64 NEON state in the JIT reentry block.
2016-04-30 Rui Ueyama[lit] Add %:[STpst] to represent paths without colons...
2016-04-30 Simon Pilgrim[InstCombine][AVX2] Added VPERMD/VPERMPS shuffle combin...
2016-04-30 Saleem AbdulrasoolCodeGen: convert to range based loops
2016-04-30 Craig Topper[X86] Reduce memory usage of MemOp2RegOp and RegOp2MemO...
2016-04-30 Rafael EspindolaAdd missing override.
2016-04-30 Marcin Koscielnicki[ASan] Add shadow offset for SystemZ.
2016-04-30 Simon Pilgrim[InstCombine][AVX] Split off VPERMILVAR tests and added...
2016-04-30 Simon Pilgrim[InstCombine][AVX] VPERMILVAR to shuffle combine to...
2016-04-30 Sriraman TallamDifferential Revision: reviews.llvm.org/D19753
2016-04-30 Tom StellardAMDGPU/SI: Remove wait state handling for SMRD in SIIns...
2016-04-30 Hal Finkel[PowerPC/QPX] Fix the load/splat peephole with overlapp...
2016-04-30 Amjad AboudReverting 268054 & 268063 as they caused PR27579.
2016-04-30 Sanjoy Das[LowerGuardIntrinsics] Keep track of !make.implicit...
2016-04-30 Lawrence Hu Reroll loops with multiple IV and negative step...
2016-04-30 Lang Hames[Orc] Fix the AArch64 resolver size.
2016-04-30 Vedant KumarFix a typo (NFC)
2016-04-30 Tom StellardAMDGPU/SI: Enable the post-ra scheduler
2016-04-30 Sanjoy Das[LowerGuardIntrinsics] Preserve calling conv when lowering
2016-04-30 Sanjay Pateladd minimal test to show dropped metadata
2016-04-30 Sanjay Patelremove the metadata added with r267827
2016-04-29 Xinliang David LiReapply r268107 after fixing a bug breaks debug build.
2016-04-29 Sanjoy DasMark guards on true as "trivially dead"
2016-04-29 Chris Bieneman[CMake] [Xcode] Improving Xcode toolchain generation...
2016-04-29 Sanjay Patelclean up documentation comments; NFC
2016-04-29 Haicheng Wu[MBP] Use Function::optForSize() instead of checking...
2016-04-29 Sanjoy Das[EarlyCSE] Simplify guard intrinsics
2016-04-29 Matt ArsenaultAMDGPU: Fix crash with unreachable terminators.
2016-04-29 Xinliang David LiRevert r268107 -- debug build failure
2016-04-29 Simon Pilgrim[InstCombine][SSE] PSHUFB to shuffle combine to use...
2016-04-29 Lang Hames[Orc] Add ORC lazy-compilation support for AArch64.
2016-04-29 Lang Hames[Orc] Make sure we don't drop the internal error in...
next