OSDN Git Service

android-x86/external-llvm.git
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
2016-03-17 Alexey Samsonov[Docs] Fix a typo.
2016-03-17 Tim Shen[PPC, FastISel] Fix ordered/unordered fcmp
2016-03-17 Lang Hames[Support] Add ExitOnError utility to support tools...
2016-03-17 Lang Hames[Support] Make Error::isA<T>() works on success values.
2016-03-17 Adam Nemet[LoopVectorize] Annotate versioned loop with noalias...
2016-03-17 Adam Nemet[LoopVersioning] Annotate versioned loop with noalias...
2016-03-17 Justin BognerBitcode: Error out instead of crashing on corrupt metadata
2016-03-17 Tim NorthoverARM: stop asserting on weird <3 x Ty> vectors in ISelLo...
2016-03-17 Kostya Serebryany[libFuzzer] deprecate several flags
2016-03-17 Kostya Serebryany[libFuzzer] add __attribute__((no_sanitize_memory)...
2016-03-17 Michael J.... [msan fix] unitalized variable
2016-03-17 Guozhi Wei[InstCombine] Combine A->B->A BitCast
2016-03-17 Sanjoy Das[Statepoints] Export a magic constant into a header...
2016-03-17 Filipe Cabecinhas[lit] Enqueue tests on a separate thread to not hit...
2016-03-17 Valery Pykhtin[AMDGPU] add VI disassembler tests. NFC.
2016-03-17 Petar Jovanovic[PowerPC] Disable CTR loops optimization for soft float...
2016-03-17 Derek Schuff[WebAssembly] Stackify code emitted by eliminateFrameIn...
2016-03-17 David Majnemer[COFF] Refactor section alignment calculation
2016-03-17 David MajnemerForgot to commit this with r263692
2016-03-17 Changpeng FangAMDGPU/SI: Do not generate s_waitcnt after ds_permute...
2016-03-17 Nicolai HaehnleAMDGPU: mark atomic instructions as sources of divergence
2016-03-17 Simon Pilgrim[X86][SSE] Simplified blend-with-zero combining
2016-03-17 Sanjay Patelpropagate 'unpredictable' metadata on select instructions
2016-03-17 Saleem AbdulrasoolARM: Revert SVN r253865, 254158, fix windows division
2016-03-17 Simon Atanasyan[llvm-objdump] Add REQUIRES x86 directive to fix buildbots
2016-03-17 Simon Atanasyan[llvm-objdump] Add '0x' prefix to a target displacement...
2016-03-17 Simon Atanasyan[mips] Use `formatImm` call to print immediate value...
2016-03-17 Scott Egerton[mips] Eliminate instances of "potentially uninitialise...
2016-03-17 Wilfred HughesRemove obselete reference to TypeResolve from the tutorial.
2016-03-17 Wilfred HughesMinor grammar fix in kaleidoscope tutorial.
2016-03-17 Wilfred HughesFurther typo fixes in kaleidoscope tutorial.
2016-03-17 Wilfred HughesFix typo in kaleidoscope tutorial.
2016-03-17 David Majnemer[yaml2obj, COFF] Correctly handle section alignment
2016-03-17 Sanjoy Das[Statepoints] Separate out logic for statepoint directi...
2016-03-17 Sanjoy Das[Statepoint] Remove unused header; NFC
2016-03-17 Sanjoy Das[Statepoints] Minor NFC cleanups
2016-03-17 Sanjoy Das[SelectionDAG] Remove visitStatepoint; NFC
2016-03-17 Pete CooperRequire allocator parameter to YAML traits.
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Pete CooperAdd optional allocator to YAML code to avoid leaking...
2016-03-16 Sanjay Patelreduce check strings; no need to check IR comments
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Chris BienemanUpgrade TBAA *before* upgrading intrinsics
2016-03-16 Sanjoy DasFix indentation; NFC
2016-03-16 Sanjoy DasExtract out a SelectionDAGBuilder::LowerAsStatepoint...
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Sanjay Pateluse FileCheck for tighter checking
2016-03-16 Xinliang David LiVariable name cleanup /NFC
2016-03-16 James Y KnightTweak some atomics functions in preparation for larger...
2016-03-16 Sanjoy Das[SelectionDAG] Extract out populateCallLoweringInfo...
2016-03-16 Vedant Kumar[ProfileData] Make a utility method public, NFC
2016-03-16 Nicolai HaehnleAMDGPU: Prevent uniform loops from becoming infinite
2016-03-16 Colin LeMahieu[Hexagon] Adding missing break in switch statement...
2016-03-16 Chad Rosier[SLP] Make DataLayout a member variable.
2016-03-16 Geoff BerryRevert "[LSR] Create fewer redundant instructions."
2016-03-16 Simon PilgrimRemoved trailing whitespace
2016-03-16 Simon Pilgrim[X86] Reduced alignment of widened vector load/stores...
2016-03-16 Sanjay Pateladd checks for 'unpredictable' metadata preservation
2016-03-16 Sanjay Patelfix function names; NFC
2016-03-16 Evgeniy Stepanov[msan] Add a comment with a bug link.
2016-03-16 Geoff Berry[LSR] Create fewer redundant instructions.
2016-03-16 Simon Pilgrim[X86] Regenerated + extended widened vector conversion...
2016-03-16 Michel DanzerAMDGPU: Verify instructions in non-debug builds as...
2016-03-16 Michel DanzerAMDGPU/SI: Clean up indentation in SIInstrInfo::getDefa...
2016-03-16 Igor BregerAVX512BW: Fix SRA v64i8 lowering. Use PCMPGTM (cmp...
2016-03-16 Vedant Kumar[Bitcode] Add compatibility test for the 3.8 release
2016-03-16 Haicheng Wu[JumpThreading] See through Cast Instructions
2016-03-16 Lang Hames[Support] Update Error unit test to remove implementati...
2016-03-16 Lang Hames[Support] Add the 'Error' class for structured error...
2016-03-16 Simon Pilgrim[X86] Regenerated widen load tests
2016-03-16 Simon Pilgrim[X86][SSE41] Additional tests for extracting zeroable...
2016-03-15 Haicheng WuRevert "[JumpThreading] Simplify Instructions first...
2016-03-15 Justin Bognerllvm-bcanalyzer: Fix handling of attribute group entries
2016-03-15 Adam NemetTurn LoopLoadElimination on again
2016-03-15 Mike Aizatsky[libfuzzer] speeding up corpus load
next