OSDN Git Service

android-x86/external-llvm.git
2017-11-30 Hans Wennborgdocs/GettingStarted.rst: Update the list of release...
2017-11-30 Matt ArsenaultAMDGPU: Use carry-less adds in FI elimination
2017-11-30 Peter CollingbourneThinLTOBitcodeWriter: Try harder to discard unused...
2017-11-30 Zachary TurnerSimplify the DenseSet used for hashing CodeView records.
2017-11-30 Matt ArsenaultAMDGPU: Use gfx9 carry-less add/sub instructions
2017-11-30 Reid KlecknerXOR the frame pointer with the stack cookie when protec...
2017-11-30 Sam CleggAdd visibility flag to Wasm symbol flags
2017-11-30 Dan Gohman[memcpyopt] Commit file missed in r319482.
2017-11-30 Dan Gohman[memcpyopt] Teach memcpyopt to optimize across basic...
2017-11-30 Davide Italiano[InlineCost] Prefer getFunction() to two calls to getPa...
2017-11-30 Shoaib Meenai[llvm] Add stripped installation targets
2017-11-30 Krzysztof Parzyszek[Hexagon] Implement HexagonSubtarget::useAA()
2017-11-30 Krzysztof Parzyszek[Hexagon] Fix wrong check in test/CodeGen/Hexagon/newva...
2017-11-30 Daniel Sanders[globalisel][tablegen] Add support for relative AtomicO...
2017-11-30 Krzysztof Parzyszek[Hexagon] Fix wrong pass in testcase
2017-11-30 Krzysztof Parzyszek[Hexagon] Solo instructions cannot be used with new...
2017-11-30 Yaxun Liu[AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source...
2017-11-30 Craig Topper[X86] Promote i8 CTPOP to i32 instead of i16 when we...
2017-11-30 Jake Ehrlich[llvm-objcopy] Add support for --only-keep/-j and ...
2017-11-30 Daniel Sanders[aarch64][globalisel] Legalize G_ATOMIC_CMPXCHG_WITH_SU...
2017-11-30 Amara Emerson[GlobalISel][IRTranslator] Fix crash during translation...
2017-11-30 Xinliang David Li[PGO] Skip counter promotion for infinite loops
2017-11-30 Michal Gorny[cmake] Include project name in Sphinx doctree dir...
2017-11-30 Daniel Sanders[globalisel][tablegen] Add support for specific immedia...
2017-11-30 Zachary TurnerSplit TypeTableBuilder into two classes.
2017-11-30 Zachary Turner[llvm-readobj] Fix mismatched line endings
2017-11-30 Dan Gohman[WebAssembly] Revert r319186 "Support bitcasted functio...
2017-11-30 Francis Visoiu... [MIR] Fix DebugInfo tests after r319445
2017-11-30 Francis Visoiu... [CodeGen] Always use `printReg` to print registers...
2017-11-30 Igor Laevsky[FuzzMutate] Bailout from injecting into empty basic...
2017-11-30 Igor Laevsky[FuzzMutate] Correctly handle vector types in the inser...
2017-11-30 Igor Laevsky[FuzzMutate] Don't use index operands as sinks
2017-11-30 Igor Laevsky[FuzzMutate] Pick correct index for the insertvalue...
2017-11-30 Igor Laevsky[FuzzMutate] Don't create load as a new source if it...
2017-11-30 Igor Laevsky[FuzzMutate] Don't crash when we can't remove instructi...
2017-11-30 Sanjay Patel[LangRef] clarify semantics of the frem instruction
2017-11-30 Alexey Bataev[InstCombine] Additional test for PR35354, NFC.
2017-11-30 Nemanja Ivanovic[PowerPC] Recommit r314244 with refactoring and off...
2017-11-30 Simon Pilgrim[X86][AVX512] Tag fcmp/ptest/ternlog instructions sched...
2017-11-30 Simon Pilgrim[X86][AVX512] Regenerate avx512 schedule tests
2017-11-30 Sean Eveson[MC] Function stack size section.
2017-11-30 Sean EvesonRevert r319423: [MC] Function stack size section.
2017-11-30 Diana Picus[ARM GlobalISel] Bail out for byval
2017-11-30 Francis Visoiu... [CodeGen] Print "%vreg0" as "%0" in both MIR and debug...
2017-11-30 Simon Pilgrim[X86][AVX512] Tag binop/rounding/sae instructions sched...
2017-11-30 Sean Eveson[MC] Function stack size section.
2017-11-30 Sam Parker[DAGCombine] Refactor ReduceLoadWidth
2017-11-30 Serge GueltonSupport generic lowering of vector bswap
2017-11-30 Simon Pilgrim[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
2017-11-30 Jonas Devlieghere[dsymutil] Exclude namespace from ifdef in CFBundle
2017-11-30 Jonas Devlieghere[dsymutil] Upstream getBundleInfo implementation
2017-11-30 Hiroshi InoueRevert rL319407: [SROA] enable splitting for non-whole...
2017-11-30 Jonas Paulsson[SystemZ] Bugfix in adjustSubwordCmp.
2017-11-30 Hiroshi Inoue[SROA] enable splitting for non-whole-alloca loads...
2017-11-30 Craig Topper[X86] Optimize avx2 vgatherqps for v2f32 with v2i64...
2017-11-30 Craig Topper[X86] Make sure we don't remove sign extends of masks...
2017-11-30 Dean Michael... [XRay][docs] Update documentation on new default for...
2017-11-30 Graham Yiu- Removed unused lamba (IsReturnBlock) causing build...
2017-11-30 Graham YiuWith PGO information, we can do more aggressive outlini...
2017-11-30 Kostya Serebryany[libFuzzer] mention one more trophie in the Linux Kernel
2017-11-30 Matt ArsenaultAMDGPU: Allow negative MUBUF vaddr for gfx9
2017-11-30 Rafael EspindolaCheck alignment in getSectionContentsAsArray.
2017-11-30 Vedant Kumar[Coverage] Use the most-recent completed region count...
2017-11-30 Peter CollingbourneLowerTypeTests: Deduplicate code. NFC.
2017-11-30 Peter CollingbourneLowerTypeTests: Remove unnecessary cast. NFC.
2017-11-29 Craig Topper[X86] Remove some questionable looking code that seems...
2017-11-29 Joerg SonnenbergerFirst step towards more human-friendly PPC assembler...
2017-11-29 Sam Clegg[WebAssembly] Update test expectations for gcc torture...
2017-11-29 Zachary Turner[CodeView] Factor some code out of TypeTableBuilder.
2017-11-29 Craig Topper[SelectionDAG][X86] Teach promotion legalization for...
2017-11-29 Dan Gohman[WebAssembly] Fix fptoui lowering bounds
2017-11-29 Sam CleggAdd libstd++-4.8 exceptions to ubsan_blacklist.txt
2017-11-29 Krzysztof Parzyszek[Hexagon] Remove HexagonISD::PACKHL
2017-11-29 Krzysztof Parzyszek[Hexagon] Create helpers extractVector and insertVector...
2017-11-29 Simon Pilgrim[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
2017-11-29 Zachary TurnerMake TypeTableBuilder inherit from TypeCollection.
2017-11-29 Zachary TurnerFix line endings in llvm-pdbutil.cpp
2017-11-29 Simon Pilgrim[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
2017-11-29 Simon Pilgrim[X86][AVX512] Tag 3OP (shuffles, double-shifts and...
2017-11-29 Nirav Dave[ARM][DAG] Revert Disable post-legalization store merge...
2017-11-29 Greg Bedwell[cmake] Replace -Wall with /W4 in clang-cl options...
2017-11-29 Greg BedwellMake check-lit tests respect LLVM_LIT_TOOLS_DIR
2017-11-29 Zaara Syeda[Power9] add more tests for D38287; NFC
2017-11-29 Sanjay Patel[InstCombine] add tests for select-of-constants; NFC
2017-11-29 Simon Pilgrim[X86][AVX512] Add itinerary argument to all AVX512_mask...
2017-11-29 Adam NemetAdd opt-viewer testing
2017-11-29 Sander de SmalenReverted r319315 because of unused functions (due to...
2017-11-29 Simon Pilgrim[X86][AVX512] Tag VPERMILV instruction scheduler class
2017-11-29 Sander de Smalen[AArch64][SVE] Asm: Add SVE predicate register definiti...
2017-11-29 Diana Picus[ARM GlobalISel] Fix selecting G_BRCOND
2017-11-29 Simon Pilgrim[X86][AVX512] Setup unary (PABS/VPLZCNT/VPOPCNT/VPCONFL...
2017-11-29 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Corrected mapping of GFX9 v_add...
2017-11-29 Simon Pilgrim[X86][SSE] Merged sse2_unpack and sse2_unpack PUNPCK...
2017-11-29 Simon Pilgrim[X86][SSE] Merged sse2_pack and sse2_pack_y PACKSS...
2017-11-29 Max Kazantsev[SCEV][NFC] Break from loop after we found first non...
2017-11-29 Oliver Stannard[ARM] Add support for armv7e-m to the .arch directive
2017-11-29 Serguei Katkov[CGP] Enable complex addr mode
2017-11-29 Jonas PaulssonComment fix in SelectionDAG.h
2017-11-29 Craig Topper[X86] Remove setOperationAction Promote for ISD::SINT_T...
2017-11-29 Max Kazantsev[SCEV][NFC] Remove condition that can never happen...
next