OSDN Git Service

android-x86/external-llvm.git
2017-07-04 Hiroshi Inouefix trivial typos in comments; NFC
2017-07-04 Daniel Sanders[globalisel][tablegen] Fix the modules build after...
2017-07-04 Andrew Zhogin[DAGCombiner] Intermediate variables in visitRotate...
2017-07-04 Daniel Sanders[globalisel][tablegen] Fix release builds after r307079
2017-07-04 Anna Thomas[FastISel] Move gc intrinsic test to X86 directory
2017-07-04 Alexander KornienkoFix dangling StringRefs found by clang-tidy misc-dangli...
2017-07-04 Anna Thomas[FastISel][SelectionDAG]Teach fastISel about GC intrinsics
2017-07-04 Marek Olsak[AMDGPU] Fix latency of MIMG instructions
2017-07-04 Ilya BiryukovNFC. Removed mention of missing script from build_docke...
2017-07-04 Daniel Sanders[globalisel][tablegen] Partially fix compile-time regre...
2017-07-04 Anna Thomas[LoopDeletion] NFC: Add debug statements to the optimiz...
2017-07-04 Hiroshi Inouefix trivial typos in comments; NFC
2017-07-04 Simon Pilgrim[X86] Add combine tests for vector rotates
2017-07-04 NAKAMURA TakumiRevert r307064, "[InstCombine] Add test cases demonstra...
2017-07-04 NAKAMURA Takumillvm/ExecutionEngine/Orc/ObjectTransformLayer.h: Add...
2017-07-04 Gadi HaberNFC commit.
2017-07-04 Craig Topper[InstCombine] Add TODOs for a couple things that should...
2017-07-04 Craig Topper[InstCombine] Add test cases demonstrating creation...
2017-07-04 Alexander Shaposhnikov[tablegen] Avoid creating a temporary vector in getInst...
2017-07-04 Craig Topper[X86] Add comment string for broadcast loads from the...
2017-07-04 Alexander Shaposhnikov[llvm] Revert "[tablegen] Avoid creating a temporary...
2017-07-04 Craig Topper[X86] Add RDRAND feature to GLM CPU
2017-07-04 Alexander Shaposhnikov[tablegen] Avoid creating a temporary vector in getInst...
2017-07-04 Lang Hames[Orc] Remove the memory manager argument to addModule...
2017-07-04 Dylan McKay[AVR] Fix bug which caused assertion errors for some...
2017-07-04 Dylan McKay[AVR] Add a missing clobber declaration to LPMW
2017-07-04 Nirav Dave[DAG] Fixed predicate for determining when two frame...
2017-07-04 NAKAMURA TakumiRevert r307026, "[AMDGPU] Switch scalarize global loads...
2017-07-04 Anton Yartsev[legalize-types] Clean up softening machinery.
2017-07-03 Simon Pilgrim[X86][SSE4A] Add support for combining from EXTRQI...
2017-07-03 Zvi RackoverMathExtras UnitTest: Assert that isPowerOf2(0) is false...
2017-07-03 Simon Pilgrim[X86][SSE4A] Add SSE4A shuffle tests on pre-SSSE3 hardware
2017-07-03 Simon Pilgrim[X86][SSE4A] Test SSE4A shuffle combining on SSE42...
2017-07-03 Zvi RackoverDAGCombine: Combine BUILD_VECTOR to TRUNCATE
2017-07-03 Florian Hahn[LoopInterchange] Add more debug messages to currentLim...
2017-07-03 Sanjay Patel[x86] auto-generate complete checks for tests; NFC
2017-07-03 Ilya BiryukovFixed argument parsing in docker scripts.
2017-07-03 Sanjay Patel[x86] auto-generate complete checks for tests; NFC
2017-07-03 Simon Pilgrim[X86][SSE4A] Add tests showing missed opportunities...
2017-07-03 Alexander Timofeev[AMDGPU] Switch scalarize global loads ON by default
2017-07-03 Sanjay Patel[x86] auto-generate complete checks for tests; NFC
2017-07-03 Sanjay Patel[InstCombine] move and improve tests for cmp-intrinsic...
2017-07-03 Benjamin KramerRevert "[GVN] Recommit the patch "Add phi-translate...
2017-07-03 Igor Breger[GlobalISel][X86] fix %ptr(p0) = G_CONSTANT selection.
2017-07-03 Hiroshi Inouefix trivial typos in comments; NFC
2017-07-03 Craig Topper[InstCombine] Add a TODO for a probable missing single...
2017-07-03 Craig Topper[InstCombine] Support BITWISE_OP( BSWAP(x), CONSTANT...
2017-07-03 Craig Topper[InstCombine] Add test cases for BITWISE_OP( BSWAP...
2017-07-03 Craig Topper[InstCombine] Remove support for BITWISE_OP(CONSTANT...
2017-07-03 Craig Topper[InstCombine] Support BITWISE_OP(BSWAP(A),BSWAP(B)...
2017-07-03 Craig Topper[InstCombine] Add test cases showing missed opportunity...
2017-07-03 Craig Topper[InstCombine] Remove an if that should have been guaran...
2017-07-02 Matt ArsenaultAMDGPU: Add operand target flags serialization
2017-07-02 Simon Pilgrim[X86][AVX512] Test AVX512VPOPCNTDQ CTPOP with/without...
2017-07-02 Simon Pilgrim[X86][AVX512VPOPCNTDQ] Improve support for v16i8/v8i16...
2017-07-02 Simon Pilgrim[X86][AVX512] Cleanup tzcnt tests triples and attributes
2017-07-02 Simon Pilgrim[X86][AVX512] Cleanup popcnt tests triples and attributes
2017-07-02 Craig Topper[IR] Remove unnecessary operator new from ConstantDataA...
2017-07-02 Simon Pilgrim[InstCombine] Use m_BitReverse pattern match helper...
2017-07-02 Sanjay Patel[InstCombine] fix crash when folding cmp+bswap vector
2017-07-02 Sanjay Patel[x86] auto-generate complete checks for tests; NFC
2017-07-02 Sanjay Patel[x86] remove unnecessary RUN for test after auto-genera...
2017-07-02 Sanjay Patel[x86] update test to use FileCheck and auto-generate...
2017-07-02 Sanjay Patel[x86] auto-generate complete checks for tests; NFC
2017-07-02 Sanjay Patel[InstCombine] look through bswap/bitreverse for equalit...
2017-07-02 NAKAMURA Takumillvm/test/Transforms/LoopVectorize/X86/slm-no-vectorize...
2017-07-02 Simon Pilgrim[X86][SSE] Attempt to combine 64-bit and 32-bit shuffle...
2017-07-02 Simon Pilgrim[X86][SSE] Attempt to combine 64-bit and 16-bit shuffle...
2017-07-02 Simon Pilgrim[X86][SSE] Add test showing missed opportunity to combi...
2017-07-02 Hiroshi Inouefix trivial typos in documents; NFC
2017-07-02 Mohammed Agabaria[X86][CM] update add\sub costs of vectors of 64 in...
2017-07-02 Gadi Haber[X86] Rerun "update_llc_test_checks" tool on CodeGen...
2017-07-02 Igor Breger[GlobalISel][X86] Support G_GLOBAL_VALUE operation.
2017-07-02 Igor Breger[GlobalISel][X86] Support vector type G_UNMERGE_VALUES...
2017-07-02 Hiroshi Inouefix trivial typos; NFC
2017-07-02 Craig Topper[InstCombine] Fold (a | b) ^ (~a | ~b) --> ~(a ^ b...
2017-07-02 Davide Italiano[CodeExtractor] Remove unneded and commented out debugg...
2017-07-01 Simon Pilgrim[X86][RDSEED] Split off i64 intrinsic tests and test...
2017-07-01 Simon Pilgrim[X86][RDRAND] Split off i64 intrinsic tests and test...
2017-07-01 Simon Pilgrim[X86] Removed reference to update_test_checks.py
2017-07-01 Simon Pilgrim[X86][AVX] Remove duplicate autogeneration note
2017-07-01 Hiroshi Inouefix trivial typos, NFC
2017-07-01 Craig Topper[SelectionDAGBuilder] Use EVT::getVectorVT instead...
2017-07-01 Dylan McKay[AVR] Remove a bunch of now-obselete tests
2017-07-01 Eric BeckmannRevert "Revert "Replace trivial use of external rc...
2017-07-01 Eric ChristopherRemove the default ARMSubtarget from the ARM TargetMachine.
2017-07-01 Davide Italiano[Cloner] Re-map simplfied cloned instructions.
2017-07-01 Teresa JohnsonRecommit "r306541 - Add zero-length check to memcpy...
2017-07-01 Teresa JohnsonRevert "r306473 - re-commit r306336: Enable vectorizer...
2017-07-01 Teresa Johnsonre-commit r306336: Enable vectorizer-maximize-bandwidth...
2017-07-01 Teresa Johnsonrevert r306336 for breaking ppc test.
2017-07-01 Teresa JohnsonEnable vectorizer-maximize-bandwidth by default.
2017-07-01 Teresa JohnsonAnother test commit
2017-07-01 Teresa JohnsonStill debugging
2017-07-01 Teresa JohnsonStill test commit
2017-07-01 Teresa JohnsonAnother test commit
2017-07-01 Eric ChristopherRewrite ARM execute only support to avoid the use of...
2017-07-01 Eugene Zelenko[ObjectYAML] Fix some Clang-tidy modernize and Include...
2017-07-01 Dylan McKay[AVR] Update AVRASmBackend from API change in r306906
2017-07-01 Quentin Colombet[X86] Move GISel accessor initialization from TargetMac...
next