Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [LLVM] src/external/bsd/llvm/dist



Module Name:    src
Committed By:   joerg
Date:           Sun Dec 17 21:28:52 UTC 2017

Removed Files:
        src/external/bsd/llvm/dist/clang/bindings/python/tests [LLVM]:
            test_exception_specification_kind.py
        src/external/bsd/llvm/dist/clang/test/CodeGen [LLVM]:
            mips-aggregate-arg.c
        src/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64 [LLVM]:
            thread-pointer.ll
        src/external/bsd/llvm/dist/llvm/test/CodeGen/X86 [LLVM]:
            f16c-schedule.ll lea32-schedule.ll lea64-schedule.ll
            popcnt-schedule.ll

Log Message:
Mark files not tagged with r319952 as dead.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/llvm/dist/clang/bindings/python/tests/test_exception_specification_kind.py
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/llvm/dist/clang/test/CodeGen/mips-aggregate-arg.c
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/thread-pointer.ll
cvs rdiff -u -r1.1.1.1 -r0 \
    src/external/bsd/llvm/dist/llvm/test/CodeGen/X86/f16c-schedule.ll \
    src/external/bsd/llvm/dist/llvm/test/CodeGen/X86/lea32-schedule.ll \
    src/external/bsd/llvm/dist/llvm/test/CodeGen/X86/lea64-schedule.ll \
    src/external/bsd/llvm/dist/llvm/test/CodeGen/X86/popcnt-schedule.ll

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index