OSDN Git Service

android-x86/external-llvm.git
2016-08-16 Kostya Serebryany[libFuzzer] refactoring around PCMap, NFC
2016-08-16 Simon Dardis[mips] Enforce compact branch restrictions
2016-08-16 Krzysztof Parzyszek[Hexagon] Clean up some miscellaneous V60 intrinsics...
2016-08-16 Wolfgang PiebWhen the inline spiller rematerializes an instruction...
2016-08-16 Wei MiRemove a stale comment from the test, NFC.
2016-08-16 Vitaly Buka[Asan] Unpoison red zones even if use-after-scope was...
2016-08-16 Sanjay Patel[InstCombine] use m_APInt in foldICmpWithConstant;...
2016-08-16 Krzysztof Parzyszek[Hexagon] Standardize vector predicate load/store pseud...
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Select G_MUL.
2016-08-16 Ahmed Bougacha[GlobalISel] Fix G_MUL comment. NFC.
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Factor out unsupported binop...
2016-08-16 David Callahan[ADCE] Modify data structures to support removing contr...
2016-08-16 Brendon Cahoon[Pipeliner] Fix an asssert due to invalid Phi in the...
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Select (variable) shifts.
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Robustize select tests. NFC.
2016-08-16 Ahmed Bougacha[AArch64][GlobalISel] Select p0 G_FRAME_INDEX.
2016-08-16 Ahmed Bougacha[GlobalISel] Mention pointers in LowLevelType.h. NFC.
2016-08-16 Pierre Gousseau[x86] Refactor a PowerPC specific ctlz/srl transformati...
2016-08-16 Simon Pilgrim[X86][AVX] Fixed typo in zero element insertion
2016-08-16 Ron Lieberman[Hexagon] Improve test to check for @PCREL, only run...
2016-08-16 Sagar Thakur[MemorySanitizer] [MIPS] Changed memory mapping to...
2016-08-16 Simon Pilgrim[X86][SSE] Add support for combining v2f64 target shuff...
2016-08-16 Simon Pilgrim[X86][AVX512BW] Updated tests to demonstrate AVX512BW...
2016-08-16 Prakhar BahugunaCorrect the upper bound for a CBZ/CBNZ branch target.
2016-08-16 Prakhar Bahuguna[Thumb] Validate branch target for CBZ/CBNZ instructions.
2016-08-16 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-08-16 Job Noorman[AVR] Fix compile errors
2016-08-16 Guy Blank[X86] Add xgetbv/xsetbv intrinsics to non-windows platforms
2016-08-16 David Majnemer[InstSimplify] Fold gep (gep V, C), (xor V, -1) to C-1
2016-08-16 Mehdi AminiFunctionImport: missed one occurence of ImportListForMo...
2016-08-16 Mehdi AminiFunctionImport: rename ImportsForModule to ImportList...
2016-08-16 Mehdi Amini[LTO] Simplify APIs and constify (NFC)
2016-08-16 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-16 Mehdi Amini[LTO] Rename variables with meaningul names, i.e. more...
2016-08-16 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Reid Kleckner[AMDGPU] Give enum an explicit 64-bit type to fix MSVC...
2016-08-15 Teresa Johnson[ThinLTO] Fix temp file dumping, enable via llvm-lto...
2016-08-15 Reid KlecknerDon't use %llc_dwarf with -mtriple, they don't combine
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Justin BognerLinker: Avoid some ridiculous indentation by using...
2016-08-15 Wolfgang PiebAdding the triple for test comitted with r278703.
2016-08-15 Mike Aizatsky[sancov] extracting AArch64 test to a separate file.
2016-08-15 Tim Shen[ADT] Fix DepthFirstIterator's std::iterator base to...
2016-08-15 Tim Shen[ADT] Change PostOrderIterator to use NodeRef. NFC.
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Eli FriedmanFix typo in lowering for fp128 ueq.
2016-08-15 Jan VeselyAMDGPU/R600: Convert buffer id to VTX_READ input
2016-08-15 Hemant KulkarniReally fix the issue with 502957cc9cf805dc6093950e8cdcd...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Tim NorthoverGlobalISel: support loads and stores of strange types.
2016-08-15 Teresa JohnsonRemove unnecessary flag from new test
2016-08-15 Sanjay Patelupdate tests to use FileCheck and exact checking
2016-08-15 Sanjoy DasRevert "[ValueTracking] Improve ValueTracking on left...
2016-08-15 Teresa Johnson[ThinLTO] Remove functions resolved to available_extern...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Hemant KulkarniFix a test that failed due to:
2016-08-15 David L KreitzerEnhance SCEV to compute the trip count for some loops...
2016-08-15 Sanjay Patel[InstCombine] add test for missing vector icmp fold
2016-08-15 Sanjay Patel[InstCombine] add tests for vector icmp folds
2016-08-15 Hemant Kulkarnillvm-objdump: Implement source[line numbers] interleaving
2016-08-15 Kostya Serebryany[libFuzzer] print a verbose message after executing...
2016-08-15 Kostya Serebryany[libFuzzer] fix the bot
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Sanjay Patelupdate test to use FileCheck and autogenerated checks
2016-08-15 Reid KlecknerFix WAsm test after LSR change in r278658
2016-08-15 Matthias BraunRevert "[Thumb] Validate branch target for CBZ/CBNZ...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Sanjay Patel[InstCombine] add test for missing vector icmp fold
2016-08-15 Sanjay Patelminimize test
2016-08-15 Sanjay Patelremove unnecessary IR comments about uses
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Wolfgang PiebLocal variables whose address is taken and passed on...
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Kostya Serebryany[libFuzzer] add InsertRepeatedBytes and EraseBytes.
2016-08-15 Sanjay Patel[InstCombine] auto-generate exact checks
2016-08-15 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-15 Yaxun LiuAMDGPU: Update AMDGPURuntimeMetadata.h for enums of...
2016-08-15 Matt ArsenaultAMDGPU: Don't fold subregister extracts into tied operands
2016-08-15 Reid KlecknerRevert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
2016-08-15 Valery Pykhtin[AMDGPU] fix failure on printing of non-existing instru...
2016-08-15 Sjoerd MeijerMachineLoop: add methods findLoopControlBlock and findL...
2016-08-15 James Molloy[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
2016-08-15 Prakhar Bahuguna[Thumb] Validate branch target for CBZ/CBNZ instructions.
2016-08-15 James Molloy[LSR] Don't try and create post-inc expressions on...
2016-08-15 Craig Topper[X86] PADDUSB/W instructions should be commutable.
2016-08-15 Craig Topper[X86] Mark some of the X86 SDNodes as commutative.
2016-08-15 Craig Topper[X86] X86ISD::FANDN is not commutative or associative.
2016-08-15 David Majnemer[ScopedNoAliasAA] collectMDInDomain should be a free...
2016-08-15 David Majnemer[ScopedNoAliasAA] Only collect noalias nodes if we...
2016-08-15 David Majnemer[ScopedNoAliasAA] Replace !ScopeNodes.size() with Scope...
2016-08-15 David MajnemerRevert "[ScopedNoAliasAA] Remove an unneccesary set"
2016-08-15 David Majnemer[ScopedNoAliasAA] Remove an unneccesary set
2016-08-14 Sanjay Patel[InstCombine] add test for missing vector icmp fold
2016-08-14 Sanjay Patel[InstCombine] add tests for vector icmp folds
2016-08-14 Sanjay Patel[InstCombine] add test for potentially missing vector...
2016-08-14 Sanjay Patel[InstCombine] add test for missing vector icmp fold
2016-08-14 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-14 Sanjay Patel[InstCombine] remove unnecessary function attributes...
2016-08-14 Sanjay Patel[InstCombine] add tests for missing vector icmp folds
2016-08-14 Sanjay Patel[InstCombine] add test for missing vector icmp fold
next