OSDN Git Service

android-x86/external-llvm.git
2016-03-21 Rafael EspindolaAdd a testcase that would have found the bug in r263971.
2016-03-21 Rafael EspindolaRevert "[llvm-objdump] Printing relocations in executab...
2016-03-21 Krzysztof ParzyszekUnxfail test/DebugInfo/Generic/multiline.ll on Hexagon
2016-03-21 Nicolai HaehnleAMDGPU: Coding style fixes
2016-03-21 Nicolai HaehnleAMDGPU: Add SIWholeQuadMode pass
2016-03-21 Krzysztof Parzyszek[Hexagon] Add handling fixups and instruction relaxation
2016-03-21 Krzysztof Parzyszek[Hexagon] Properly encode registers in duplex instructions
2016-03-21 Krzysztof Parzyszek[Hexagon] Fix reserving emergency spill slots for regis...
2016-03-21 Dan Gohman[WebAssembly] Implement the eqz instructions.
2016-03-21 Chad Rosier[SLP] Remove unnecessary member variables by using...
2016-03-21 Colin LeMahieu[llvm-objdump] Printing relocations in executable and...
2016-03-21 Tom StellardAMDGPU/SI: Fix threshold calculation for branching...
2016-03-21 Chad Rosier[AArch64] Add a helpful assert. NFC.
2016-03-21 Matt ArsenaultAMDGPU: Remove SignBitIsZero for mubuf scratch offsets
2016-03-21 Peter CollingbourneARM: Better codegen for 64-bit compares.
2016-03-21 Renato Golin[ARM] Add Cortex-A32 support
2016-03-21 Hemant Kulkarni[llvm-readobj] Impl GNU style symbols printing
2016-03-21 Lang Hames[Orc] Switch RPC Procedure to take a function type...
2016-03-21 Matt ArsenaultAPFloat: Add frexp
2016-03-21 Matt ArsenaultAMDGPU: Add frexp_mant intrinsic
2016-03-21 Matt ArsenaultImplement constant folding for bitreverse
2016-03-21 Chad Rosier[AArch64] Fix a -Wdocumentation warning. NFC.
2016-03-21 Silviu Baranga[IndVars] Fix PR26974: make sure replaceCongruentIVs...
2016-03-21 Silviu Baranga[DAGCombine] Catch the case where extract_vector_elt...
2016-03-21 Elena DemikhovskyFixed -mcpu flag
2016-03-20 Simon Pilgrim[X86][SSE] Add vector integer division by constant...
2016-03-20 Jingyue Wu[NVPTX] Adds a new address space inference pass.
2016-03-20 Davide Italiano[gold] Emit a diagnostic in case we fail to remove...
2016-03-20 Simon Pilgrim[X86][SSE] Tidyup setTargetShuffleZeroElements to match...
2016-03-20 Simon Pilgrim[X86][SSE] Detect zeroable shuffle elements from differ...
2016-03-20 Igor BregerAVX512BW: Enable v32i1/v64i1 BUILD_VECTOR
2016-03-20 George Rimar[ELF] Update x86_64 relocations to 0.99.8 ABI
2016-03-20 Craig TopperSuppress a -Wunused-variable warning in release builds.
2016-03-20 Michael KupersteinUse a range-based for loop. NFC.
2016-03-19 Mehdi AminiExpose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomi...
2016-03-19 Mehdi AminiConst-correctness in libLTO
2016-03-19 Saleem AbdulrasoolCodeGen: use range based for loop
2016-03-19 David Majnemer[SimplifyLibCalls] Only consider sinpi/cospi functions...
2016-03-19 David Majnemer[InstCombine] Don't insert instructions before a catch...
2016-03-19 Mehdi AminiAdd a dependency from llvm-link to TransformUtils follo...
2016-03-19 Davide Italiano[gold] Use early return to simplify.
2016-03-19 Simon PilgrimRemoved trailing whitespace
2016-03-19 Mehdi AminiFix a const_cast related warning in GCC in the C API...
2016-03-19 Mehdi AminiAdd a comment on partial hashing of Metadata
2016-03-19 Kostya Serebryany[libFuzzer] one more trophie
2016-03-19 Mehdi AminiHash Metadata using pointer for MDString argument inste...
2016-03-19 Mehdi AminiCompute some Debug Info Metadata hash key partially...
2016-03-19 Mehdi AminiRework linkInModule(), making it oblivious to ThinLTO
2016-03-19 Mehdi AminiAdd a test for r263577: "Add missing error handling...
2016-03-18 Manman Ren[CXX_FAST_TLS] Fix issues in ARM.
2016-03-18 Manman Ren[CXX_FAST_TLS] Disable tail call when calling conventio...
2016-03-18 Manman Ren[CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and...
2016-03-18 Duncan P. N... AArch64: Don't modify other modules in AArch64PromoteCo...
2016-03-18 Mike Aizatsky[sancov] clang-formatting SanitizerCoverage.cpp and...
2016-03-18 Michael KupersteinHave DataLayout::isLegalInteger() accept uint64_t
2016-03-18 Mike Aizatsky[sancov] typo fix
2016-03-18 Lang Hames[Support] Update comment to match actual behavior.
2016-03-18 Chandler CarruthRevert "Revert "[sancov] specifying sanitizer coverage...
2016-03-18 Mike Aizatsky[sancov] reformat & 1 clang-tidy warning.
2016-03-18 Chandler Carruth[sancov] Fix the sancov pass to initialize itself insid...
2016-03-18 Chris BienemanFixing autocorrect changing cmake->make
2016-03-18 Alexei StarovoitovBPF: emit an error message for unsupported signed divis...
2016-03-18 Chris BienemanMissed a few non-ascii characters
2016-03-18 Chris BienemanUpdates based on post-commit review of r263834
2016-03-18 David Majnemer[obj2yaml, COFF] Assert that the alignment is not bogus
2016-03-18 Easwaran RamanInterface to get/set profile summary metadata to module
2016-03-18 Chris Bieneman[Docs] New documentation for advanced build configurations
2016-03-18 Kostya Serebryany[libFuzzer] add a flag close_fd_mask so that we can...
2016-03-18 Matthias BraunMILexer: Add ErrorCallbackType typedef; NFC
2016-03-18 Sanjoy Das[IndVars] Make the fix for PR26973 more obvious; NFCI
2016-03-18 Sanjoy Das[IndVars] Pass the right loop to isLoopInvariantPredicate
2016-03-18 Mike AizatskyRevert "[sancov] specifying sanitizer coverage dependen...
2016-03-18 Nicolai HaehnleAMDGPU: add missing braces around multi-line if block
2016-03-18 Mike SpertusTypesafe visualization of PointerIntPairs in Visual...
2016-03-18 Chad Rosier[AArch64] Enable more load clustering in the MI Scheduler.
2016-03-18 Reid Kleckner[codeview] Only emit function ids for inlined functions
2016-03-18 Colin LeMahieu[MCParser] Accept uppercase radix variants 0X and 0B
2016-03-18 Mike Aizatsky[sancov] specifying sanitizer coverage dependencies.
2016-03-18 Colin LeMahieu[llvm-objdump] Print <unknown> in place of instruction...
2016-03-18 Nicolai HaehnleAMDGPU: Overload return type of llvm.amdgcn.buffer...
2016-03-18 Nicolai HaehnleAMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
2016-03-18 Nicolai HaehnleAMDGPU: use ComplexPattern for offsets in llvm.amdgcn...
2016-03-18 Sam Kolton[AMDGPU] Assembler: Change dpp_ctrl syntax to match sp3
2016-03-18 Benjamin Kramer[Fuzzer] Guard no_sanitize_memory attributes behind...
2016-03-18 Krzysztof ParzyszekFix some typos; NFC
2016-03-18 Simon Atanasyan[llvm-objdump] Move test case to the X86 sub-directory...
2016-03-18 Pete CooperAlways cache resolved paths as it even saves on StringM...
2016-03-18 Ehsan Amiriadding another optimization opportunity to readme file
2016-03-18 Pete CooperUse StringRef's in resolved path cache to avoid extra...
2016-03-18 Kostya Serebryany[libFuzzer] read corpus dirs recursively
2016-03-18 Adam Nemet[LoopDataPrefetch] Add TTI to limit the number of itera...
2016-03-18 Adam Nemet[LoopDataPrefetch/Aarch64] Allow selective prefetching...
2016-03-18 Adam Nemet[Aarch64] Add pass LoopDataPrefetch for Cyclone
2016-03-18 Kostya Serebryany[libFuzzer] improve -merge functionality
2016-03-18 Lang Hames[Support] Refactor Error unit tests to avoid duplicatin...
2016-03-18 Mike Aizatsky[sancov] html report: replacing uncovered functions...
2016-03-17 Peter CollingbourneDebugInfo: Add ability to not emit DW_AT_vtable_elem_lo...
2016-03-17 Lang Hames[Support] Address some of dblaikie's feedback for r263749.
2016-03-17 Mike AizatskyRevert "allow lambdas in mapped_iterator"
2016-03-17 Mike Aizatskyallow lambdas in mapped_iterator
next