OSDN Git Service

android-x86/external-llvm.git
2016-11-16 Simon Pilgrim[X86][SSE] Added PSUBUS from SELECT tests from D25987
2016-11-16 Simon Dardis[mips] Fix unsigned/signed type error
2016-11-16 Simon Dardis[mips] not instruction alias
2016-11-16 Pavel LabathRemove TimeValue class
2016-11-16 Ayman Musa[X86][AVX512] Removing llvm x86 intrinsics for _mm_mask...
2016-11-16 Craig Topper[X86] Remove the scalar intrinsics for fadd/fsub/fdiv...
2016-11-16 Davide Italiano[ELF] Convert ELF.h to Expected<T>.
2016-11-16 Saleem Abdulrasooltest: use separate input file for test
2016-11-16 Konstantin... [AMDGPU] Refactor v_mac_{f16, f32} patterns into a...
2016-11-16 Matthias BraunAArch64: Use DeadRegisterDefinitionsPass before regalloc.
2016-11-16 Richard SmithFix build break when the host C compiler is C89.
2016-11-16 Konstantin... [AMDGPU] Handle f16 select{_cc}
2016-11-16 Dean Michael... [XRay][docs] Define requirements on installed log handlers.
2016-11-16 Quentin Colombet[RegAllocGreedy] Record missed hint for late recoloring.
2016-11-16 Rui UeyamaAlign Modi and FileInfo substreams on 32-byte offsets.
2016-11-16 Vyacheslav... Fixed the lost FastMathFlags for CALL operations in...
2016-11-16 Justin Lebar[BypassSlowDivision] Handle division by constant numera...
2016-11-16 Justin Lebar[BypassSlowDivision] Simplify partially-tautological...
2016-11-16 Rui UeyamaFix Modi and File count if there are more than 65535...
2016-11-16 Joerg SonnenbergerAlways use relative jump table encodings on PowerPC64.
2016-11-15 Jan VeselyAMDGPU/GCN: Exit early in hazard recognizer if there...
2016-11-15 Sanjay Patel[x86] regenerate checks; NFC
2016-11-15 Kevin EnderbyGeneral clean up of Mach-O error handling in llvm-objdump.
2016-11-15 Sanjay Patel[x86] auto-generate better checks; NFC
2016-11-15 Sanjay Patel[x86] auto-generate better checks; NFC
2016-11-15 Filipe Cabecinhas[AddressSanitizer] Add support for (constant-)masked...
2016-11-15 Sanjay Patel[x86] auto-generate better checks; NFC
2016-11-15 Amaury Sechet[C API] Prevent nullptr dereferences in C API for count...
2016-11-15 Peter CollingbourneObject: replace backslashes with slashes in embedded...
2016-11-15 Chad Rosier[AArch64] Add support for Qualcomm's Falkor CPU.
2016-11-15 Tom StellardAMDGPU/SI: Fix pattern for i16 = sign_extend i1
2016-11-15 Sanjay Patel[x86] add tests for FP-logic equivalent instruction...
2016-11-15 Chad Rosier[AArch64] Refactor test per Matthias' request.
2016-11-15 Kostya Serebryany[sanitizer-coverage] make sure asan does not instrument...
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...
next