OSDN Git Service

android-x86/external-llvm.git
2017-01-18 Kostya Serebryany[libFuzzer] better link for trophies
2017-01-18 Justin Lebar[NVPTX] Support global variables of integer type larger...
2017-01-18 Xin Tong2 returns next to each other =). NFC
2017-01-18 Xin TongSkip loop header while we can when computing loop safet...
2017-01-18 Eric Fiselier[LIT] Make util.executeCommand python3 friendly
2017-01-18 Justin Lebar[NVPTX] Standardize asm printer on "foo \tbar".
2017-01-18 Justin Lebar[NVPTX] Clean up nested !strconcat calls.
2017-01-18 Justin Lebar[NVPTX] Implement min/max in tablegen, rather than...
2017-01-18 Justin Lebar[NVPTX] Lower integer absolute value idiom to abs instr...
2017-01-18 Justin Lebar[NVPTX] Improve lowering of llvm.ctpop.
2017-01-18 Justin Lebar[NVPTX] Add lowering for llvm.bitreverse.
2017-01-18 Justin Lebar[NVPTX] Fix function names in ctlz.ll test. Test-only...
2017-01-18 Justin Lebar[NVPTX] Improve lowering of llvm.ctlz.
2017-01-18 Justin Lebar[IR] Grammar police: "intact" is one word. NFC
2017-01-18 Sanjay Patel[InstCombine] add tests to show missed shrinkage; NFC
2017-01-17 Kostya Serebryany[libFuzzer] add ATTRIBUTE_NO_SANITIZE_MEMORY to sanitiz...
2017-01-17 Dehao ChenIntroduce -unroll-partial-threshold to separate Partial...
2017-01-17 Wei Mi[RegisterCoalescing] Remove partial redundent copy.
2017-01-17 Mehdi AminiFix GettingStarted doc so that the example build comman...
2017-01-17 Mike Aizatsky[libfuzzer] fixing collected pc addresses for coverage
2017-01-17 Zachary Turner[ADT] Add SparseBitVector::find_last().
2017-01-17 Kostya Serebryany[libFuzzer] use table of recent compares for memcmp...
2017-01-17 Kostya Serebryany[libFuzzer] copy the options inside MutationDispatcher...
2017-01-17 Tim NorthoverGlobalISel: fix comparison order for G_FCMP
2017-01-17 Tim NorthoverGlobalISel: add callseq instructions to record stack...
2017-01-17 Tim NorthoverGlobalISel: correctly handle varargs
2017-01-17 Chandler Carruth[LoopDeletion] (cleanup, NFC) Use the dedicated helper...
2017-01-17 Matthew Simpson[LV] Add requires asserts to test case
2017-01-17 Chandler Carruth[LoopDeletion] (cleanup, NFC) Fix another variable...
2017-01-17 Tim Northover[GlobalISel] track predecessor mapping during switch...
2017-01-17 Simon Pilgrim[X86][SSE] Split UMIN and UMAX known bits tests
2017-01-17 Chandler Carruth[LoopDeletion] (cleanup, NFC) Remove a pointless comment.
2017-01-17 Chandler Carruth[LoopDeletion] (cleanup, NFC) Make simple helper functi...
2017-01-17 Chandler Carruth[LoopDeletion] (cleanup, NFC) Stop passing around refer...
2017-01-17 Chandler Carruth[PM] Clean up variable and parameter names to match...
2017-01-17 Aaron BallmanSilence some Sphinx diagnostics in an attempt to get...
2017-01-17 Xin TongAdd a test case for LICM when promoting locals that...
2017-01-17 Sanjay Patel[InstCombine] refactor foldICmpShlConstant(); NFCI
2017-01-17 Alexei Starovoitov[bpf] fix stack-use-after-scope
2017-01-17 Vitaly BukaEnabled -fsanitize-address-use-after-scope for -DLLVM_U...
2017-01-17 Michal Gorny[cmake] Update SOVERSION for the new versioning scheme
2017-01-17 Matthew Simpson[LV] Mark non-consecutive-like pointers non-uniform
2017-01-17 Dan Gohman[WebAssembly] Add triple support for the new wasm objec...
2017-01-17 Xin TongRename scalar_promote.ll to scalar-promote.ll and scala...
2017-01-17 Xin TongRefactor out LoopInfo computation so that it can be...
2017-01-17 Sanjoy Das[EarlyCSE] Don't DSE across readnone functions that...
2017-01-17 Sanjay Patel[InstCombine] add tests for shl nsw + icmp sle; NFC
2017-01-17 Ahmed Bougacha[TLI] Appease spurious MSVC warning using llvm_unreacha...
2017-01-17 Joerg SonnenbergerRemove an overeager assert from r288844.
2017-01-17 Bob WilsonRevert r291640 change to fold X86 comparison with atomi...
2017-01-17 Chandler Carruth[PM] Teach the LoopPassManager to automatically canonic...
2017-01-17 Sanjay Patel[ValueTracking] recognize a 'not' of an assumed conditi...
2017-01-17 David Majnemer[InstCombine] Fold ((C1 OP zext(X)) & C2) -> zext(...
2017-01-17 Kuba MracekRevert r292231.
2017-01-17 Simon Pilgrim[X86][AVX512] Add all_of/any_of avx512vl tests
2017-01-17 Chad Rosier[ValueTracking] Extend known bits to understand @llvm...
2017-01-17 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-17 Sanjay Patel[InstCombine] reduce indent; NFCI
2017-01-17 George RimarRecommit r292214 "[Support/Compression] - Change zlib...
2017-01-17 Sam Kolton[AMDGPU] Assembler: fix v_mac_f16 immediates
2017-01-17 Simon Pilgrim[X86][SSE] Tests showing horizontal all_of/any_of of...
2017-01-17 Krasimir Georgiev[llvm-objdump tests] Copy the inputs of tests closer...
2017-01-17 George RimarRevert r292214 "[Support/Compression] - Change zlib...
2017-01-17 Boris UlasevichBrainF example: fixing output buffering issue
2017-01-17 George Rimar[Support/Compression] - Change zlib API to return Error...
2017-01-17 Serge Rogatch[XRay][Arm] Repair XRay table emission on Arm32 and...
2017-01-17 Simon Pilgrim[InstCombine][X86][AVX] Add DemandedElts support for...
2017-01-17 Vasileios KalintirisUpdate the release tester for MIPS. NFC.
2017-01-17 Pavel LabathRemove pid_t usage from llvm-xray
2017-01-17 Matt ArsenaultAMDGPU: Add replacement export intrinsics
2017-01-17 Alexei Starovoitov[bpf] error when unknown bpf helper is called
2017-01-17 Shoaib Meenai[utils] Add libc++ and libc++abi config to llvm-lit
2017-01-17 Craig Topper[AVX-512] Add support for taking a bitcast between...
2017-01-17 Craig Topper[AVX-512] Add test cases showing missed opportunities...
2017-01-17 Matt Arsenaultllc: Update link components
2017-01-17 Sanjoy Das[InstCombine] Don't DSE across readnone functions that...
2017-01-17 Matt Arsenaultllc: Update LLVMBuild
2017-01-17 Matt Arsenaultllc: Initialize more passes
2017-01-17 Lang Hames[Orc][RPC] Return unsupported rpc function errors from...
2017-01-17 Ahmed BougachaRevert "[TLI] Robustize SDAG proto checking by merging...
2017-01-17 Ahmed Bougacha[TLI] Robustize SDAG proto checking by merging it into...
2017-01-17 Ahmed Bougacha[TLI] Add prototype checking for all remaining LibFuncs.
2017-01-17 Ahmed Bougacha[TLI] Alphabetize some of the prototype check switch...
2017-01-17 Ahmed Bougacha[unittests] Alphabetize cmake file list. NFC.
2017-01-17 Alexei Starovoitov[bpf] error when BPF stack size exceeds 512 bytes
2017-01-17 David Majnemer[InstCombine] Fold ((C1-zext(X)) & C2) -> zext((C1...
2017-01-17 Matt ArsenaultAdd comment to test file I forgot to save
2017-01-17 Matt ArsenaultSimplifyLibCalls: Remove checks for fabs
2017-01-17 Matt ArsenaultAMDGPU: Remove dead pattern
2017-01-17 Matt ArsenaultSimplifyLibCalls: Replace fabs libcalls with intrinsics
2017-01-16 Davide Italiano[Object] Fixup permissions of input files.
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_NOTE as part of -p.
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_GNU_RELRO as part of -p.
2017-01-16 Davide Italiano[llvm-objdump] Dump PT_OPENBSD_{BOOTDATA,RANDOMIZE...
2017-01-16 David BlaikieAdd missing header to see if that clears up the build
2017-01-16 Simon Pilgrim[InstCombine][AVX] Tests showing missed opportunities...
2017-01-16 Sanjay Patel[InstCombine] use m_APInt instead of faking it
2017-01-16 David BlaikieAttempt to fix the MSVC build by using llvm::errc inste...
2017-01-16 Jan VeselyADMGPU/EG,CM: Implement _noret global atomics
2017-01-16 David Blaikie[XRay] Implement the `llvm-xray graph` subcommand
next