Displaying 5 results from an estimated 5 matches for "equial".
Did you mean:
equal
2004 Jan 28
2
File rename detection?
Hello!
As I was found rsync do not detect file renaming. If I just copy my
backup.0.tgz (many Mbytes in size having it's md5) to backup.1.tgz
(which will be equial in size and md5) it will be the same file
in fact...
Rsync will delete old file (backup.0.tgz) on the receiving side and
download new one (backup.1.tgz). I do not think there are any
difficulties to detect this situation and follow the natural way:
just rename the file on the receiving side.
Am I...
2018 Jun 08
2
RFC: Pass Execution Instrumentation interface
...API to enable customizable instrumentation of pass
execution.
The intent is to have a common machinery to implement all the
pass-execution-debugging
features mentioned here.
Prime target of the interface is the new pass manager.
The overall approach and most of the implementation details should be
equially applicable
to the legacy one though.
Background
==========
There are quite a few important debugging facilities in LLVM that affect
pass execution sequence:
-print-after/-print-before[-all]
execute IR-print pass before or after a particularly
insteresting pass
(or all pass...
2018 Jun 08
2
RFC: Pass Execution Instrumentation interface
...y to implement all the
>>>> pass-execution-debugging
>>>> features mentioned here.
>>>>
>>>> Prime target of the interface is the new pass manager.
>>>> The overall approach and most of the implementation details should be
>>>> equially applicable
>>>> to the legacy one though.
>>>>
>>>>
>>>> Background
>>>> ==========
>>>>
>>>> There are quite a few important debugging facilities in LLVM that affect
>>>> pass execution sequence:
>...
2018 Jun 07
5
RFC: Pass Execution Instrumentation interface
...to enable customizable instrumentation of pass
execution.
The intent is to have a common machinery to implement all the
pass-execution-debugging
features mentioned here.
Prime target of the interface is the new pass manager.
The overall approach and most of the implementation details should be
equially applicable
to the legacy one though.
Background
==========
There are quite a few important debugging facilities in LLVM that affect
pass execution sequence:
-print-after/-print-before[-all]
execute IR-print pass before or after a particularly
insteresting pass
(or all pas...
2018 Jun 11
2
RFC: Pass Execution Instrumentation interface
...atures mentioned here.
>
> Prime target of the interface is the new pass
> manager.
> The overall approach and most of the
> implementation details should be
> equially applicable
> to the legacy one though.
>
>
> Background
> ==========
>
> There are quite a few important debugging
>...