OSDN Git Service

android-x86/external-llvm.git
2019-01-25 Hans WennborgBuild LLVM-C.dll by default on windows and enable in...
2019-01-25 Alexey Lapshin [NFC] Test commit : fix typo.
2019-01-25 Alex Bradbury[RISCV] Add target DAG combine for bitcast fabs/fneg...
2019-01-25 Mircea Trofin[llvm] Opt-in flag for X86DiscriminateMemOps
2019-01-25 Jessica Paquette[GlobalISel][AArch64][NFC] Fix incorrect comment in...
2019-01-25 Alina SbirleaRevert rL352238.
2019-01-25 Alex Bradbury[RISCV] Add another potential combine to {double,float...
2019-01-25 Alina Sbirlea[WarnMissedTransforms] Set default to 1.
2019-01-25 Ana PazosReapply: [RISCV] Set isAsCheapAsAMove for ADDI, ORI...
2019-01-25 Guozhi Wei[MBP] Don't move bottom block before header if it can...
2019-01-25 Craig Topper[X86] Combine masked store and truncate into masked...
2019-01-25 Vedant Kumar[HotColdSplit] Introduce a cost model to control splitt...
2019-01-25 Vedant Kumar[MC] Teach the MachO object writer about N_FUNC_COLD
2019-01-25 Florian Hahn[opt-viewer] Add javascript to expand/hide full message...
2019-01-25 Sanjay Patel[x86] simplify logic in lowerShuffleWithUndefHalf(...
2019-01-25 Florian Hahn[DiagnosticInfo] Add support for preserving newlines...
2019-01-25 Tom Weaver[TEST][COMMIT] - fix comment typo in AsmPrinter/DwarfDe...
2019-01-25 Javed Absar[TblGen][NFC] Fix documentation formatting
2019-01-25 Alex Bradbury[RISCV][NFC] s/f32/f64 in double-arith.ll
2019-01-25 Simon Pilgrim[X86] Simplify X86ISD::ADD/SUB if we don't use the...
2019-01-25 Sanjay Patel[x86] narrow a shuffle that doesn't use or set any...
2019-01-25 Clement CourbetRevert r351954 "Add a value_type to ArrayRef."
2019-01-25 Sam McCall[JSON] Work around excess-precision issue when comparin...
2019-01-25 Nico Webergn build: Merge r352149
2019-01-25 Nico Webergn build: Revert r352200, commit message was wrong
2019-01-25 Nico Webergn build: Merge r352148
2019-01-25 Alex Bradbury[RISCV] Add tests to demonstrate bitcasted fneg/fabs...
2019-01-25 Simon PilgrimFix line endings and trim trailing whitespace. NFCI.
2019-01-25 Haojian Wugitignore: ignore clangd index files.
2019-01-25 Simon Pilgrim[X86] Add addcarry/subborrow combine tests
2019-01-25 James Henderson[llvm-symbolizer] Add switch to adjust addresses by...
2019-01-25 Max Kazantsev[NFC] One more crashing test on LoopSimplifyCFG
2019-01-25 Simon PilgrimFix gcc -Wparentheses warning. NFCI.
2019-01-25 Simon PilgrimFix gcc -Wparentheses warning. NFCI.
2019-01-25 Max Kazantsev[NFC] Add failing test on LCSSA forming
2019-01-25 Diana Picus[ARM GlobalISel] Support shifts for Thumb2
2019-01-25 Diana Picus[ARM GlobalISel] Remove rebase artifact from r351882...
2019-01-25 Javed Absar[TblGen] Extend !if semantics through new feature ...
2019-01-25 Douglas Yung[llvm-objcopy] Add support for -g as an alias for ...
2019-01-25 Simon Pilgrim[llvm-mca][X86] Add missing shuffle tests
2019-01-25 Anton Korobeynikov[MSP430] Fix absolute addressing mode printing in AsmPr...
2019-01-25 Max Kazantsev[NFC] Add test with multiple loops
2019-01-25 Zi Xuan Wu[PowerPC] Enhance the fast selection of cmp instruction...
2019-01-25 Craig Topper[X86] Add non-masked versions of vpconflict intrinsics...
2019-01-25 Alex Bradbury[RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M
2019-01-25 Max Kazantsev[LoopSimplifyCFG] Fix inconsistency in blocks in loop...
2019-01-25 Alex Bradbury[RISCV] Custom-legalise 32-bit variable shifts on RV64
2019-01-25 Matt ArsenaultAMDGPU/GlobalISel: Remove leftover setAction
2019-01-25 Matt ArsenaultAMDGPU/GlobalISel: Scalarize add/sub
2019-01-25 Matt ArsenaultGlobalISel: fewerElementsVector for more cast types
2019-01-25 Matt ArsenaultGlobalISel: fewerElementsVector for a few more trivial ops
2019-01-25 Matt ArsenaultAMDGPU/GlobalISel: Legalize smulh/umulh and scalarize mul
2019-01-25 Vedant Kumar[HotColdSplit] Describe the pass in more detail, NFC
2019-01-25 Vedant Kumar[HotColdSplit] Split more aggressively before/after...
2019-01-25 Matt ArsenaultGlobalISel: Support fewerElementsVector for icmp/fcmp
2019-01-25 Matt ArsenaultGlobalISel: Implement fewerElementsVector for extensions
2019-01-25 Peter Collingbournehwasan: If we split the entry block, move static alloca...
2019-01-25 Peter Collingbournegn build: Set is_clang to true in stage2 toolchains.
2019-01-25 Matt ArsenaultGlobalISel: Add convenience mutatations to scalarize
2019-01-25 Bob Haarmansimplify COFF module assembly test and move it to Object
2019-01-25 Nico Webergn build: Build clang with -fno-strict-aliasing, make...
2019-01-25 Vedant KumarTry to address Windows bot failure after r352080
2019-01-25 Matt ArsenaultGlobalISel: Add helper to LLT to get a scalar or vector
2019-01-24 Benjamin Kramer[GlobalISel][AArch64] Avoid unused variable warning...
2019-01-24 Nemanja Ivanovic[PowerPC] Exploit store instructions that store a singl...
2019-01-24 Matt ArsenaultRegBankSelect: Fix use after free in r352123
2019-01-24 Benjamin Kramer[GlobalISel][AArch64] Avoid unused function warnings...
2019-01-24 David Blaikiepdbutil: Remove unused variables
2019-01-24 Sanjay Patel[x86] move half-size shuffle mask creation to helper...
2019-01-24 Aditya Nandakumar[GISel]: Change how CSE is enabled by default for each...
2019-01-24 Jessica PaquetteSuppress unused capture warning in CheckCopy
2019-01-24 Matt ArsenaultRegBankSelect: Support some more complex part mappings
2019-01-24 Armando Montanez[elfabi] Add support for reading dynamic symbols from...
2019-01-24 Zachary Turner[PDB] Increase TPI hash bucket count.
2019-01-24 Jessica Paquette[GlobalISel][AArch64] Add isel support for FP16 vector...
2019-01-24 Bob Haarmanallow COFF .def directive in module assembly when using...
2019-01-24 Eli Friedman[Analysis] Fix isSafeToLoadUnconditionally handling...
2019-01-24 Michael TrentLimit dyld image suffixes guessed by guessLibraryShortN...
2019-01-24 Haojian WuFix a compiler error introduced in r352093.
2019-01-24 Nico Webergn build: Merge r351990
2019-01-24 Alina Sbirlea[LICM] Cleanup duplicated code. [NFCI]
2019-01-24 Alina Sbirlea[MemorySSA +LICM CFHoist] Solve PR40317.
2019-01-24 Philip ReamesTest cases for demanded elements on vector GEPs
2019-01-24 Roman Lebedev[IRBuilder] Remove positivity check from CreateAlignmen...
2019-01-24 Simon Pilgrim[X86] Regenerate SBB test to fix buildbots.
2019-01-24 Vedant Kumar[HotColdSplit] Move splitting earlier in the pipeline
2019-01-24 Sanjay Patel[x86] rename VectorShuffle -> Shuffle; NFC
2019-01-24 James Y KnightFix emission of _fltused for MSVC.
2019-01-24 Simon Pilgrim[X86] Add PR25858 test cases
2019-01-24 Julian LettnerRevert "[Sanitizers] UBSan unreachable incompatible...
2019-01-24 Nirav Dave[SelectionDAGBuilder] Simplify HasSideEffect calculatio...
2019-01-24 Nirav Dave[InlineAsm] Don't calculate registers for inline asm...
2019-01-24 Sanjay Patel[x86] add low/high undef half shuffle mask helpers...
2019-01-24 Philip Reames[RS4GC] Expand/standardize tests introduced in rL352059
2019-01-24 Philip Reames[RS4GC] Be slightly less conservative for gep vector_ba...
2019-01-24 Philip Reames[RS4GC] Avoid crashing on gep scalar_base, vector_idx
2019-01-24 Simon Pilgrim[TargetLowering] Rename getExpandedFixedPointMultiplica...
2019-01-24 Nirav Dave[SelectionDAGBuilder] Fuse inline asm input operand...
2019-01-24 Michael Platings[Docs] Add information about unit tests to the testing...
2019-01-24 Nirav Dave[X86] Add missing isReg() guards in FixupSetCCs pass.
next