OSDN Git Service

android-x86/external-llvm.git
2017-01-06 Matthias BraunAArch64CollectLOH: Rewrite as block-local analysis.
2017-01-06 Sanjay Patel[InstCombine] add a vector version of a test added...
2017-01-06 Sanjay Patel[InstCombine] move and add tests for icmp + shl nsw...
2017-01-06 Wolfgang Pieb[DWARF] Null out the debug locs of (loop invariant...
2017-01-06 Reid KlecknerUse %z for size_t and avoid deprecated string functions
2017-01-06 Chad Rosier[AArch64] Reduce vector insert/extract cost for Falkor.
2017-01-06 Simon Pilgrim[X86][SSE] Pass float domain flag to shuffle combine...
2017-01-06 Konstantin... [AMDGPU] Remove extra semicolon. NFC
2017-01-06 Konstantin... [AMDGPU] Do not emit .AMDGPU.config section for amdhsa
2017-01-06 Simon Pilgrim[X86][SSE] Simplify float domain requirement in unary...
2017-01-06 Simon Pilgrim[X86][AVX] Regenerate shuffle 128-bit tests.
2017-01-06 Simon Pilgrim[X86][AVX] Regenerate tzcnt tests.
2017-01-06 Simon PilgrimRemove trailing whitespace. NFCI.
2017-01-06 Simon Pilgrim[X86] Add X86Subtarget argument. NFCI.
2017-01-06 Filipe Cabecinhas[ASan] Make ASan instrument variable-masked loads and...
2017-01-06 Daniel Sanders[globalisel] Stop requiring -debug/-debug-only=register...
2017-01-06 Simon Pilgrim[CostModel][X86] Fix 512-bit SDIV/UDIV 'big' costs.
2017-01-06 Simon Pilgrim[CostModel][X86] Add SDIV/UDIV cost tests for a wider...
2017-01-06 Daniel JasperMove test input to directory called Inputs.
2017-01-06 Michal Gorny[llvm-config] Add --cmakedir to obtain CMake module...
2017-01-06 Lang Hames[Orc][RPC] Fix an obvious locking-order bug in RawByteC...
2017-01-06 Rui UeyamaTarWriter: Emit PAX headers only when needed.
2017-01-06 Craig Topper[AVX-512] Add EXTRACT_SUBVECTOR support to combineBitca...
2017-01-06 Craig Topper[AVX-512] Add more masked vector extract test cases...
2017-01-06 David Majnemer[SelectionDAG] Rework lowerRangeToAssertZExt
2017-01-06 Rui UeyamaAdd a class to create a tar archive file.
2017-01-06 Bob WilsonRevert "Use _Unwind_Backtrace on Apple platforms."
2017-01-06 Bob WilsonDisable sigaltstack on Apple platforms
2017-01-06 Peter CollingbourneLowerTypeTests: Split the pass in two: a resolution...
2017-01-06 David BlaikieRemove unused private fields to fix the clang -Werror...
2017-01-06 Eugene Zelenko[AArch64, Lanai] Fix some Clang-tidy modernize and...
2017-01-06 David Majnemer[SelectionDAG] Correctly transform range metadata to...
2017-01-06 Kostya Serebryany[libFuzzer] remove dead code, NFC
2017-01-05 Greg ClaytonAdd iterator support to DWARFDie to allow child DIE...
2017-01-05 Logan ChienCode cleanup: Remove tab indents.
2017-01-05 Tim Shen[APFloatTest] Add tests for various operations
2017-01-05 Simon Pilgrim[CostModel][X86] Tidyup arithmetic costs code. NFCI.
2017-01-05 Kostya Serebryany[libFuzzer] improve error handling during the merge...
2017-01-05 Geoff Berry[AArch64] Fold some filled/spilled subreg COPYs
2017-01-05 Xin TongFix typo. NFC
2017-01-05 Teresa JohnsonThinLTO: add early "dead-stripping" on the Index
2017-01-05 Joerg SonnenbergerPR 31534: When emitting both DWARF unwind tables and...
2017-01-05 Michael Kuperstein[LICM] Allow promotion of some stores that are not...
2017-01-05 Matthias BraunCodeGen: Assert that liveness is up to date when readin...
2017-01-05 Evgeniy StepanovRevert "Reapply r291025 ("AMDGPU: Remove unneccessary...
2017-01-05 Simon Pilgrim[CostModel][X86] Move vXi32 MUL costs into existing...
2017-01-05 Simon PilgrimRemove trailing whitespace. NFCI.
2017-01-05 Simon Pilgrim[CostModel][X86] Reordered SSE42 arithmetic cost LUT...
2017-01-05 Simon Pilgrim[CostModel][X86] Move vXi64 MUL costs into existing...
2017-01-05 Andrew Kaylor[LICM] Small update to note changes made in hoistRegion
2017-01-05 Simon Pilgrim[CostModel][X86] Strip unused 256-bit vector shift...
2017-01-05 Sanjay Patel[x86] add test to show bug in select lowering; NFC
2017-01-05 Simon Pilgrim[CostModel][X86] Include the cost of 256-bit upper...
2017-01-05 Joerg SonnenbergerTypo
2017-01-05 Simon Pilgrim[CostModel][X86] Merged SK_PermuteSingleSrc/SK_PermuteT...
2017-01-05 Matt ArsenaultReapply r291025 ("AMDGPU: Remove unneccessary intermedi...
2017-01-05 Chad Rosier[AArch64][CostModel] Add coverage for bswap intrinsics.
2017-01-05 Justin Lebar[Docs] Update docs to indicate that CUDA compilation...
2017-01-05 Xin TongRemove a unnecessary hasLoopInvariantOperands check...
2017-01-05 Zvi Rackover[X86] Add test cases that cover pr31551. NFC.
2017-01-05 Sanjay Patelless braces; NFC
2017-01-05 Simon Pilgrim[CostModel][X86] Add support for broadcast shuffle...
2017-01-05 Zvi Rackover[X86] Optimize vector shifts with variable but uniform...
2017-01-05 Teresa Johnson[ThinLTO] Add parenthesis as per build warning
2017-01-05 Chad Rosier[AArch64] Remove mcpu option as this test is not target...
2017-01-05 Tony Jiang[PowerPC] Implement missing ISA 2.06 instructions.
2017-01-05 Teresa Johnson[ThinLTO] Use DenseSet instead of SmallPtrSet for holdi...
2017-01-05 Simon PilgrimWdocumentation fix
2017-01-05 Chad Rosier[AArch64] Remove unused arguments from tests. NFC.
2017-01-05 Teresa Johnson[ThinLTO] Update new ModuleSummaryIndexYAML.h for r291108
2017-01-05 Simon Pilgrim[CostModel][X86] Pulled out common type legalization...
2017-01-05 Teresa Johnson[ThinLTO] Subsume all importing checks into a single...
2017-01-05 Mohammed AgabariaCurrently isLikelyComplexAddressComputation tries to...
2017-01-05 Kristof Beyls[GlobalISel] Add support for address-taken basic blocks
2017-01-05 Anmol P. Paralkar[doc] Fix minor grammatical error in Phabricator.rst
2017-01-05 Kristof Beyls[GlobalISel] Add support for switch statements
2017-01-05 Kristof Beyls[GlobalISel] Fix AArch64 ICMP instruction selection
2017-01-05 Mohammed Agabaria[Test Commit] fixing some format issue in X86TTI to...
2017-01-05 Elena DemikhovskyAVX-512: Optimized pattern for truncate with unsigned...
2017-01-05 Saleem Abdulrasooltest: remove unnecessary triple argument
2017-01-05 Craig Topper[X86] Add Intel Kaby Lake model numbers to getHostCPUNa...
2017-01-05 Saleem AbdulrasoolMC: support passing search paths to the IAS
2017-01-05 Craig Topper[X86] Change getHostCPUName to report Intel model 0x4e...
2017-01-05 Peter CollingbourneTentative fix for modules build.
2017-01-05 Kostya Serebryany[libFuzzer] use /tmp (or $TMPDIR, if present) to store...
2017-01-05 Peter CollingbourneFix build bots.
2017-01-05 Peter CollingbourneIR: Module summary representation for type identifiers...
2017-01-05 Richard SmithRevert r291025 ("AMDGPU: Remove unneccessary intermedia...
2017-01-05 Chandler Carruth[PM] Fix a typo in a comment that Davide spotted in...
2017-01-05 Chandler Carruth[gtest] Work around broken installs of libc++ where...
2017-01-05 Craig Topper[AVX-512] Update vextract64x4 intrinsic upgrade test...
2017-01-05 Mehdi AminiMark test that is testing statistics output as requirin...
2017-01-05 Sanjay Patel[InstSimplify] add tests to show missing select simplif...
2017-01-05 Justin Lebar[PM] Edit comments in PassManager.h.
2017-01-05 Reid KlecknerPatch gtest to move GTEST_IS_THREADSAFE out of unrelate...
2017-01-04 Wolfgang Pieb[DWARF] Null out the debug locs of load instructions...
2017-01-04 Chandler Carruth[gtest] Fix the way we disable a warning for unittests.
2017-01-04 Chandler Carruth[gtest] Upgrade googletest to version 1.8.0, minimizing...
2017-01-04 Mehdi AminiUse lazy-loading of Metadata in MetadataLoader when...
2017-01-04 Mehdi AminiChange BitstreamCursor::skipRecord to return the record...
next