search for: c1ty

Displaying 4 results from an estimated 4 matches for "c1ty".

Did you mean: c1_y
2014 Feb 27
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...erwise method returns -1 or 1, defining total ordering between types in context of lossless bitcastability trait. E.g.: if L is less than R (result is -1), than every type that could be losslessly bitcasted to L is less than R. [/new comment] > > + /// Replacement for C1 == getBitCast(C2, C1Ty) > + /// Its more controllable, and supposed to be simpler and more > predictionable. > + /// As very important advantage: it allows to introduce order relation on > + /// constants set, and thus use it as trait in refinement routines. > > "Its" --> "It...
2014 Mar 13
2
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...> types in context of lossless bitcastability trait. > E.g.: if L is less than R (result is -1), than every type that could be > losslessly bitcasted to L is less than R. > [/new comment] > > > > > > + /// Replacement for C1 == getBitCast(C2, C1Ty) > > + /// Its more controllable, and supposed to be simpler and more > > predictionable. > > + /// As very important advantage: it allows to introduce order > relation on > > + /// constants set, and thus use it as trait in refinement >...
2014 Feb 03
4
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi all, Previous patch has been split onto series of small changes. On each stage (after each patch) MergeFunctions pass is compilable and stable. Please find patches in attachment for review. To apply all patches at once, use "apply-patches.sh" script as follows: 0. Place "apply-patches.sh" in same directory with patches. 1. cd <llvm-sources-dir> 2. "bash
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking