OSDN Git Service

android-x86/external-llvm.git
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Fix unused variable warning...
2017-12-15 Paul RobinsonRevert "Recommit "[DWARFv5] Dump an MD5 checksum in...
2017-12-15 Quentin Colombet[TableGen][GlobalISel] Have the predicate directly...
2017-12-15 Paul RobinsonRecommit "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-15 Matthias BraunFix unused variable in non-assert builds
2017-12-15 Matthias BraunMachineFunction: Return reference from getFunction...
2017-12-15 Matthias BraunMachineFunction: Slight refactoring; NFC
2017-12-15 Matthias BraunMachineModuleInfo: Remove unused function; NFC
2017-12-15 Galina KistanovaFixed the gcc 'enumeral and non-enumeral type in condit...
2017-12-15 Krzysztof Parzyszek[Hexagon] Remove recursion in visitUsesOf, replace...
2017-12-15 Krzysztof Parzyszek[Hexagon] Handle concat_vectors of all allowed HVX...
2017-12-15 Craig Topper[X86] Use AND32ri8 instead of AND64ri8 in Asan code...
2017-12-15 Craig Topper[X86] In LowerVectorCTPOP use ISD::ZERO_EXTEND/ISD...
2017-12-15 Craig Topper[X86] Remove unnecessary TODO.
2017-12-15 Vitaly Buka[LTO] Remove unused RegularLTOState::HasModule
2017-12-15 Jun Bum LimRe-commit : [LICM] Allow sinking when foldable in loop
2017-12-15 Paul RobinsonRevert "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-15 Jake Ehrlich[llvm-objcopy] Reformat everything using clang-format -i
2017-12-15 Krzysztof Parzyszek[Hexagon] Fix operand-swapping PatFrag for atomic stores
2017-12-15 Paul Robinson[DWARFv5] Dump an MD5 checksum in the line-table header.
2017-12-15 Craig Topper[X86] Remove assert in X86MCCodeEmitter.cpp that was...
2017-12-15 Craig Topper[SelectionDAG][X86] Fix insert_vector_elt lowering...
2017-12-15 Sean Fertile[Memcpy Loop Lowering] Insert loop BB inbetween the...
2017-12-15 Craig Topper[X86] Add 'Requires<[In64BitMode]>' to a bunch of instr...
2017-12-15 Craig Topper[X86] Change BNDLDX to use anymem instead of i64mem...
2017-12-15 Craig Topper[X86] Remove the 'Requires' In64BitMode/Not64BitMode...
2017-12-15 Craig Topper[X86] Remove the 'Requires<[In64BitMode]>' from SHSTK...
2017-12-15 Sanjay Patel[TargetLibraryInfo] fix documentation comment; NFC
2017-12-15 Sanjay Patel[CodeGen] fix documentation comments; NFC
2017-12-15 Evandro Menezes[AArch64] Fix typo in the ASIMD instruction optimizatio...
2017-12-15 Sanjay Patelfix typo in comment and remove inaccurate comment; NFC
2017-12-15 Andrew V. TischenkoFix for bug PR35549 - Repeated schedule comments.
2017-12-15 Jun Bum LimRevert "Re-commit : [LICM] Allow sinking when foldable...
2017-12-15 Sanjay Patel[CodeGen] fix documentation comments; NFC
2017-12-15 Jun Bum LimRe-commit : [LICM] Allow sinking when foldable in loop
2017-12-15 Michael TrentUpdated llvm-objdump to display local relocations in...
2017-12-15 Craig Topper[X86] Fix XSAVE64 and similar instructions to not be...
2017-12-15 Jun Bum LimRevert "[LICM] Allow sinking when foldable in loop"
2017-12-15 Francis Visoiu... [CodeGen] Print stack object references as %(fixed...
2017-12-15 Eugene Leviant[ThinLTO] Disallow multiple prevailing defs
2017-12-15 Craig Topper[X86] Widen (v2i32 (fp_to_uint v2f64)) to (v8i32 (fp_to...
2017-12-15 Jun Bum Lim[LICM] Allow sinking when foldable in loop
2017-12-15 Sam Parker[ARM] Some DAG combine tests
2017-12-15 Francis Visoiu... [MIR] Add support for missing CFI directives
2017-12-15 Simon Pilgrim[X86] Add RTM schedule tests
2017-12-15 Haicheng Wu[InlineCost] Find repeated loads in the callee
2017-12-15 Simon Pilgrim[X86] Add MWAITX/MONITORX schedule tests
2017-12-15 Nemanja IvanovicFix the second build bot break introduced by r320791.
2017-12-15 Simon Pilgrim[X86] Add XOP schedule tests
2017-12-15 Nemanja IvanovicFix code causing fallthrough warnings in the PPC back...
2017-12-15 Simon Pilgrim[X86] Add AVX512 VPOPCNTDQ schedule tests
2017-12-15 Alex Bradbury[RISCV] Change shift amount operand of RVC shift instru...
2017-12-15 Nemanja IvanovicFix the build bot break introduced by r320791.
2017-12-15 Alex Bradbury[RISCV] Enable emission of alias instructions by default
2017-12-15 Fedor Sergeev[PM] port Rewrite Statepoints For GC to the new pass...
2017-12-15 Roger Ferrer... [ARM] Add tests for D34515
2017-12-15 Eugene Leviant[LLVMgold] Don't set undefined symbol as prevailing
2017-12-15 Nemanja Ivanovic[PowerPC] Convert r+r instructions to r+i (pre and...
2017-12-15 Craig Topper[X86] Fix a couple bugs in my recent changes to vXi1...
2017-12-15 Serguei Katkov[SCEV] Fix the movement of insertion point in expander...
2017-12-15 Yaxun LiuRecommit CodeGen: Fix assertion in machine inst shedule...
2017-12-15 Nemanja IvanovicDisabling r312514 as it causes miscompiles that show...
2017-12-15 Shoaib Meenai[cmake] Fix clang-cl cross-compilation on macOS
2017-12-15 Craig Topper[X86] Add a TODO about v8i1 CONCAT_VECTORS.
2017-12-15 Craig Topper[SelectionDAG] Make getNode calls that take an ArrayRef...
2017-12-15 Craig Topper[X86] Further rearrange the setOperationAction calls...
2017-12-15 Craig Topper[X86] Group setOperationActions related to vXi1 masks...
2017-12-15 Craig Topper[X86] Make ISD::INSERT_SUBVECTOR v8i1 legal with AVX512...
2017-12-15 Craig Topper[X86] Move some of the hasVLX qualified code out of...
2017-12-15 Saleem AbdulrasoolFastISel: support no-PLT PIC calls on ELF x86_64
2017-12-15 Zachary TurnerDon't crash in llvm-pdbutil when dumping TypeIndexes...
2017-12-15 Sam Clegg[WebAssembly] Implement @llvm.global_ctors and @llvm...
2017-12-15 Don Hinton[debuginfo] Remove obsolete test_debuginfo.pl that...
2017-12-14 David BlaikieRemove a non-modular header (& inline it into its one...
2017-12-14 Quentin Colombet[TableGen][GlobalISel] Add a common class for all Predi...
2017-12-14 George Burgess IV[ProfileData] Use a different data structure to save...
2017-12-14 Evandro Menezes[Unit][AArch64] Additional tests for target parsing
2017-12-14 Evandro Menezes[AArch64] Test patch
2017-12-14 Adrian PrantlEmitFuncArgumentDbgValue: Prefer stack slots over regis...
2017-12-14 Craig Topper[X86] Remove an unnecessary SmallVector that was collec...
2017-12-14 Matt ArsenaultTLI: Allow using PSV for intrinsic mem operands
2017-12-14 Zachary TurnerFix many -Wsign-compare and -Wtautological-constant...
2017-12-14 Sanjay Patel[SimplifyCFG] don't sink common insts too soon (PR34603)
2017-12-14 Matt ArsenaultDAG: Expose all MMO flags in getTgtMemIntrinsic
2017-12-14 Krzysztof Parzyszek[Hexagon] Generate HVX code for comparisons and selects
2017-12-14 Sam Clegg[WebAssembly] Add support for init functions linking...
2017-12-14 Zachary TurnerRevert "Fix isPodLike for MSVC and use it in TypeHashing."
2017-12-14 Zachary TurnerFix isPodLike for MSVC and use it in TypeHashing.
2017-12-14 Guozhi Wei[SLPVectorizer] Don't ignore scalar extraction instruct...
2017-12-14 Zachary TurnerOnly use is_trivially_copyable if we know it's safe...
2017-12-14 Krzysztof ParzyszekAdd MVT::v128i1, NFC
2017-12-14 Adam Nemet[opt-viewer] Render utf-8 characters properly in the...
2017-12-14 Paul Robinson[MC] Allow .file directives to be out-of-order
2017-12-14 Adam Nemet[opt-viewer] Support unicode characters in function...
2017-12-14 Shoaib Meenai[cmake] Only attempt to install MSVC system libraries...
2017-12-14 Craig Topper[X86] Don't zero the upper bits of the k-register befor...
2017-12-14 Krzysztof Parzyszek[Hexagon] Remove vectors of i64 from valid HVX types
2017-12-14 Zachary TurnerFix error due to missing includes.
2017-12-14 Zachary Turner[COFF] Teach LLD to use the COFF .debug$H section.
2017-12-14 Geoff Berry[ARM] Fix isRenamable flag setting on expanded VSTMDIA...
next