OSDN Git Service

android-x86/external-llvm.git
2016-11-15 Kuba BreckaFix llvm-symbolizer to correctly sort a symbol array...
2016-11-15 Tim NorthoverGlobalISel: remove unused variable to silence warning.
2016-11-15 Tim Northoverllvm-objdump: deal with unexpected object files more...
2016-11-15 Matt ArsenaultAMDGPU: Enable store clustering
2016-11-15 Haicheng Wu[AArch64] Lower multiplication by a constant int to...
2016-11-15 Matt ArsenaultAMDGPU: Analyze mubuf with immediate soffset
2016-11-15 Matt ArsenaultAMDGPU: Fix return after else
2016-11-15 Wei MiRevert r286999 which caused buildbot test failures...
2016-11-15 Matt ArsenaultAMDGPU: Replace assert(false) with unreachable
2016-11-15 Davide Italiano[ELF] Rewrite isMips64EL() using isMipsELF64(). NFCI.
2016-11-15 Stanislav Mekhanoshin[AMDGPU] Add wave barrier builtin
2016-11-15 Sanjay Patel[x86] auto-generate checks; NFC
2016-11-15 Wei Mi[LSR] Allow formula containing Reg for SCEVAddRecExpr...
2016-11-15 Pawel BylicaInteger legalization: fix MUL expansion
2016-11-15 Zaara Syedavector load store with length (left justified) llvm...
2016-11-15 Sanjay Patelfix formatting; NFC
2016-11-15 Wei Mi[IndVars] Change the order to compute WidenAddRec in...
2016-11-15 Diana Picus[ARM] GlobalISel: Remove unused members. NFCI
2016-11-15 Craig Topper[AVX-512] Add AVX-512 vector shift intrinsics to memory...
2016-11-15 Simon Pilgrim[X86][SSE] Improve SINT_TO_FP of boolean vector results...
2016-11-15 Sanjay Patel[InstCombine] add tests for bitcasted selects; NFC
2016-11-15 Pablo BarrioRevert "[JumpThreading] Unfold selects that depend...
2016-11-15 Pablo BarrioRevert "[JumpThreading] Prevent non-deterministic use...
2016-11-15 Diana Picus[ARM] Make sure GlobalISel is only initialized once...
2016-11-15 Robert Lougher[LoopVectorizer] When estimating reg usage, unused...
2016-11-15 Tony Jiang[PowerPC] Implement BE VSX load/store builtins - llvm...
2016-11-15 Diana PicusGet GlobalISel to build on Linux after r286407
2016-11-15 Zvi Rackover[X86][FastISel] Assert that we are dealing with arithme...
2016-11-15 Sam Kolton[AMDGPU] TableGen: change individual instruction flags...
2016-11-15 Zvi Rackover[X86][FastISel] Fix lowering of overflow result on...
2016-11-15 Florian HahnTest commit, remove trailing space.
2016-11-15 Rafael Espindolaclang format include/llvm/Support/ELF.h. NFC.
2016-11-15 NAKAMURA TakumiDWARFAbbreviationDeclaration.h: Fix a typo in r286924...
2016-11-15 Joerg SonnenbergerIntroduce TLI predicative for base-relative Jump Tables.
2016-11-15 Javed Absar[ARM] Add machine scheduler for Cortex-R52
2016-11-15 Daniel SandersFix -Wunused introduced in r286945 for release builds.
2016-11-15 Daniel Sanders[tablegen] Extract portions of AsmMatcherEmitter for...
2016-11-15 Adam Nemet[opt-viewer] Add support for libYAML for faster parsing
2016-11-15 Asaf BadouhDAGCombiner: fix combine of trunc and select
2016-11-15 Matt ArsenaultTableGen: Add operator !or
2016-11-15 Zvi Rackover[X86][GlobalISel] Add minimal call lowering support...
2016-11-15 Craig Topper[AVX-512] Add an example test case for PR31018.
2016-11-15 Craig Topper[X86] Add LLVM version number for each intrinsic handle...
2016-11-15 Matt ArsenaultAMDGPU: Fix f16 fabs/fneg
2016-11-15 Lang Hames[ORC] Work around an apparent modules/linkage issue.
2016-11-15 Rui UeyamaSimplify identify_magic.
2016-11-15 Greg ClaytonImprove DWARF parsing speed by improving DWARFAbbreviat...
2016-11-15 Rui UeyamaFix -Wswitch.
2016-11-15 Rui UeyamaAdd a file magic for CL.exe's object file created with...
2016-11-15 Lang Hames[ORC] Temporarily disable RPCUtils unit test.
2016-11-15 Saleem Abdulrasoolllvm-strings: support the `-n` option
2016-11-15 Matt ArsenaultAMDGPU: Set hasExtraSrcRegAllocReq on v_div_scale_*
2016-11-15 Matt ArsenaultAMDGPU: Fix formatting of 1/2pi immediate
2016-11-15 Tom StellardMIRParser: Add support for parsing vreg reg alloc hints
2016-11-15 Vitaly BukaAvoid calling std::memcmp with nullptr
2016-11-14 Evandro Menezes[AArch64] Compute the Newton series for reciprocals...
2016-11-14 Peter CollingbourneLinker: Remove unnecessary call to copyMetadata in...
2016-11-14 Tim NorthoverGlobalISel: add tests for G_ZEXT/G_SEXT to types smalle...
2016-11-14 Sanjay Patel[InstCombine] add tests to show missing bitcast folds
2016-11-14 Adrian PrantlRemove redundant uses of \brief.
2016-11-14 Vitaly BukaDon't pass nullptr into memcpy
2016-11-14 Tom StellardRegAllocGreedy: Properly initialize this pass, so that...
2016-11-14 Kuba Brecka[tsan] Add support for C++ exceptions into TSan (call...
2016-11-14 Saleem AbdulrasoolRevert "Revert "llvm-strings: support printing the...
2016-11-14 Kevin EnderbyAdd a checkSymbolTable() method to the MachOObjectFile...
2016-11-14 Krzysztof Parzyszek[Hexagon] Give a predicate function a more meaningful...
2016-11-14 Tim NorthoverARM: try to fix GCC 4.8 compilation again after r286881.
2016-11-14 Tim NorthoverRecommit: ARM: sort register lists by encoding in push...
2016-11-14 Geoff Berry[AArch64] Change some pointers to references. NFC.
2016-11-14 Michael Kuperstein[X86] Tests exhibiting bad parial reloading behavior...
2016-11-14 Geoff Berry[AArch64] Split 0 vector stores into scalar store pairs.
2016-11-14 Geoff Berry[AArch64] Factor out transform code from split16BStore...
2016-11-14 Teresa Johnson[ThinLTO] Only promote exported locals as marked in...
2016-11-14 Kostya Serebryany[libFuzzer] replace 'auto' with 'auto *' to better...
2016-11-14 Daniel SandersRevert: r286868 - Test commit
2016-11-14 Daniel SandersTest commit
2016-11-14 Tim NorthoverRevert "ARM: sort register lists by encoding in push...
2016-11-14 Tim NorthoverARM: sort register lists by encoding in push/pop instru...
2016-11-14 Michael KupersteinGive SLP vectorizer credit where it's due.
2016-11-14 Sean Fertile[PPC] Add intrinsic mapping to the xscvhpsp instruction
2016-11-14 Adam Nemet[opt-viewer] Don't fail with remarks without debug...
2016-11-14 Changpeng FangAMDGPU/SI: Support data types other than V4f32 in image...
2016-11-14 Zvi Rackover[X86] Adding reproducer for pr30981
2016-11-14 Zachary Turner[PDB] Add documentation for the DBI Stream.
2016-11-14 Zachary Turner[PDB] Add documentation for the PDB Stream.
2016-11-14 Bob WilsonUse _Unwind_Backtrace on Apple platforms.
2016-11-14 Adrian PrantlTypo
2016-11-14 Teresa JohnsonRestore "[ThinLTO] Prevent exporting of locals used...
2016-11-14 Sumanth Gundapaneni[Hexagon] Remove unsafe load instructions that affect...
2016-11-14 Stephan BergmannHandle non-inlined clang::Type::getAs specializations...
2016-11-14 Teresa Johnson[ThinLTO] Make inline assembly handling more efficient...
2016-11-14 Simon Pilgrim[CostModel][X86] Added mul costs for vXi8 vectors
2016-11-14 Simon Pilgrim[X86][AVX] Fixed v16i16/v32i8 ADD/SUB costs on AVX1...
2016-11-14 Sean Fertile[PPC] add intrinsics for vec extract exp/significand...
2016-11-14 Aaron BallmanReverting r285406, which was a temporary workaround...
2016-11-14 Renato GolinRevert "llvm-strings: support printing the filename"
2016-11-14 Simon PilgrimRemove redundant condition (PR28352) NFCI.
2016-11-14 James Molloy[InlineCost] Remove skew when calculating call costs
2016-11-14 Simon PilgrimRemove redundant condition (PR28800) NFCI.
2016-11-14 Diana PicusGlobalISel: Fix indentation. NFC
next