OSDN Git Service

android-x86/external-llvm.git
2019-01-02 Nico Weber[gn build] Add some llvm/tools: llvm-diff, llvm-dwp
2019-01-02 Nico Weber[gn build] Add some llvm/tools: llvm-mca, llvm-mt
2019-01-02 Nico Weber[gn build] Add some llvm/tools: llvm-size, llvm-split...
2019-01-02 Nico Weber[gn build] Add some llvm/tools: llvm-xray, sancov,...
2019-01-02 Piotr Sobczak[AMDGPU] Handle OR as operand of raw load/store
2019-01-02 Clement CourbetRevert rL350035 "[llvm-exegesis] Clustering: don't...
2019-01-02 Craig Topper[X86] Remove the separate SMUL8/UMUL8 X86ISD opcodes...
2019-01-02 Craig Topper[X86] Allow LowerSELECT and LowerBRCOND to directly...
2019-01-02 Craig Topper[X86] Add i8/i16 smulo/umulo test cases where the overf...
2019-01-02 Craig Topper[X86] Remove KNL specific check prefix from xmulo.ll...
2019-01-01 Sanjay Patel[InstCombine] canonicalize raw IR rotate patterns to...
2019-01-01 Craig Topper[X86] Factor the core code out of LowerXALUO into a...
2019-01-01 Robert Widmann[LLVM-C] bool -> LLVMBool
2019-01-01 Robert Widmann[LLVM-C] Add Accessors for Discarding Value Names in...
2019-01-01 Craig Topper[X86] Remove KNL specific check prefix from xaluo.ll...
2019-01-01 Craig Topper[X86] Add test cases to show where LowerSELECT doesn...
2019-01-01 Sanjay Patel[x86] move/rename helper for horizontal op codegen...
2019-01-01 Nikita Popov[BDCE] Regenerate test checks; NFC
2019-01-01 Nikita Popov[BDCE] Remove -instsimplify from BDCE test; NFC
2019-01-01 Nikita PopovReapply "[BDCE][DemandedBits] Detect dead uses of undea...
2019-01-01 Ayonam RayReversing the commit in revision 350186. Revision...
2019-01-01 Ayonam RayOmit range checks from jump tables when lowering switch...
2019-01-01 Chen Zheng[InstCombine] canonicalize MUL with NEG operand
2018-12-31 Nico Weber[gn build] Add some llvm/tools: llvm-exegesis, llvm...
2018-12-31 Nico Weber[gn build] Add some llvm/tools: llvm-rc, llvm-rtdyld
2018-12-31 Simon Pilgrim[X86] Add PR34641 masked shld/shrd test cases
2018-12-31 Craig Topper[X86] Add additional RUN lines to prepare for D56156...
2018-12-31 Craig Topper[SelectionDAG] Add SIGN_EXTEND_VECTOR_INREG support...
2018-12-31 Craig Topper[X86] Add X86ISD::VSRAI to computeKnownBitsForTargetNode.
2018-12-31 Simon PilgrimKeep tablegen commands in alphabetical order. NFCI.
2018-12-31 Michal Gorny[test] Fix propagating HOME envvar to unittests
2018-12-31 Martin Storsjo[AArch64] Accept "sve" as arch feature in assembler
2018-12-31 Alexander Potapenko[MSan] Handle llvm.is.constant intrinsic
2018-12-31 Craig Topper[DAGCombiner] Add missing one use check on the shuffle...
2018-12-31 Nico Weber[gn build] Make `ninja check-clang` also run Clang...
2018-12-30 Martin Storsjo[AArch64] Implement the .arch_extension directive
2018-12-30 Martin Storsjo[llvm-objcopy] [COFF] Use Error/Expected returns instea...
2018-12-30 Kang Zhang[PowerPC] Fix machine verify pass error for PATCHPOINT...
2018-12-30 David Bolvansky[NFC] Fixed extra semicolon warning
2018-12-30 Kang Zhang[PowerPC] Fix ADDE, SUBE do not know how to promote...
2018-12-30 Craig Topper[X86] Don't mark SEXTLOAD from v4i8/v4i16/v8i8 as Custo...
2018-12-30 Craig Topper[X86] Add custom type legalization for SIGN_EXTEND_VECT...
2018-12-29 Nemanja Ivanovic[PowerPC][NFC] Macro for register set defs for the...
2018-12-29 Nemanja Ivanovic[PowerPC] Complete the custom legalization of vector...
2018-12-29 Chen Zheng[InstCombine] [NFC] update testcases for canonicalize...
2018-12-29 Nemanja Ivanovic[PowerPC] Fix CR Bit spill pseudo expansion
2018-12-29 Simon Atanasyan[mips] Show an error on attempt to use 64-bit PC-relati...
2018-12-29 Simon Atanasyan[mips] Show a regular error message on attempt to use...
2018-12-29 Craig Topper[X86] Add test case from PR38217. NFC
2018-12-29 Max KazantsevDrop SE cache early because loop parent can change...
2018-12-29 Heejin Ahn[WebAssembly] Fix comments in ExplicitLocals (NFC)
2018-12-29 Richard TrieuAdd vtable anchor to classes.
2018-12-29 Craig Topper[X86] Don't mark SEXTLOAD v4i8->v4i64 and v8i8->v8i64...
2018-12-28 Anna Thomas[UnrollRuntime] NFC: Updated exiting tests and added...
2018-12-28 Craig Topper[X86] Directly emit X86ISD::PMULUDQ from the ReplaceNod...
2018-12-28 Anna Thomas[UnrollRuntime] NFC: Add comment and verify LCSSA
2018-12-28 Diogo N. Sampaio[AArch64] Add command-line option for SB
2018-12-28 Aleksandr Urakov[CodeView] Extend the `MemberAttributes` interface...
2018-12-28 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description.
2018-12-28 Max Kazantsev[NFC] Add failing test on LCSSA form preservation of...
2018-12-28 Hiroshi Inoue[PowerPC] handle ISD:TRUNCATE in BitPermutationSelector
2018-12-28 Max KazantsevTemporarily disable term folding in LoopSimplifyCFG...
2018-12-28 Max Kazantsev[LoopSimplifyCFG] Delete dead blocks in RPO
2018-12-28 QingShan Zhang[PowerPC] Remove the implicit use of the register if...
2018-12-28 Zi Xuan Wu[NFC] clang-format functions related to r350113
2018-12-28 Zi Xuan Wu[PowerPC] Fix assert from machine verify pass that...
2018-12-28 Chen Zheng[PowerPC] fix register class after converting X-FORM...
2018-12-27 Chandler Carruth[CallSite removal] Add and flesh out APIs on the new...
2018-12-27 Nico Weber[gn build] Add check-clang target and make it work
2018-12-27 Craig Topper[X86] Remove check that avoids creating PMULDQ with...
2018-12-27 Craig Topper[X86] Factor the core code out of LowerSETCC into a...
2018-12-27 Craig Topper[X86] Merge getBitTestCondition into LowerAndToBT....
2018-12-26 Wouter van... [WebAssembly] Added basic support for if/else/end_if...
2018-12-26 Wouter van... [WebAssembly] Make assembler check for proper nesting...
2018-12-26 Sylvestre Ledrumanpages: Update the URL for https
2018-12-26 Heejin Ahn[WebAssembly] Delete an unnecessary line in RegStackify
2018-12-26 Heejin Ahn[WebAssembly] Fix typos in comments in RegStackify...
2018-12-26 Craig Topper[LoopIdiomRecognize] Add CTTZ support
2018-12-26 Reid Kleckner[codeview] Check if this 'this' type of a method is...
2018-12-26 Justin Lebar[NVPTX] Allow libcalls that are defined in the current...
2018-12-26 Simon Pilgrim[AMDGPU] Regenerate i64 shift tests.
2018-12-26 Max Kazantsev[NFC] Use utility function for guards detection
2018-12-25 Petar Avramovic[MIPS GlobalISel] Select G_SELECT
2018-12-25 Max Kazantsev[NFC] Reuse variables instead of re-calling getParent
2018-12-25 Kang Zhang[PowerPC] Fix the bug of ISD::ADDE to set its second...
2018-12-24 Nico Weber[gn build] Make NOSORT line actually work
2018-12-24 Craig Topper[X86] Use GetDemandedBits to simplify the operands...
2018-12-24 Craig Topper[X86] Add test cases for PR40142. NFC
2018-12-24 Eugene Leviant[HWASAN] Instrument memorty intrinsics by default
2018-12-24 Nico Weber[gn build] Add build files for clang/tools/{c-arcmt...
2018-12-24 Roman LebedevReleaseNotes: X86 Target: bdver2 sched model was added...
2018-12-24 Max KazantsevRevert rL350048 and rL350050
2018-12-24 David BlaikieFix build - follow-up to r350048 which broke headerless...
2018-12-24 Max Kazantsev[LoopSimplifyCFG] Delete dead exiting edges
2018-12-24 David BlaikieDebugInfo: Use assembly label arithmetic for address...
2018-12-24 David BlaikieDebugInfo: Add assembly comments for debug_addr contrib...
2018-12-24 David Blaikiellvm-dwarfdump: Skip address index info (and dump only...
2018-12-24 Max KazantsevReturn "[LoopSimplifyCFG] Delete dead in-loop blocks"
2018-12-24 George Burgess IV[LoopIdioms] More LocationSize::precise annotations...
2018-12-24 Craig Topper[X86] Remove unused variables left after r350041. NFC
next