Displaying 2 results from an estimated 2 matches for "193402".
Did you mean:
1936402
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...167361 8 0.02 163873 7 0.02 161649
btConvexTriangleMeshShape.ll 66 179016 7 0.02 174283 3 0.03 176268
btCylinderShape.ll 66 139333 7 0.02 133265 5 0.02 128892
btDbvtBroadphase.ll 127 356879 22 0.03 353099 9 0.05 354125
btDbvt.ll 150 332287 29 0.03 323254 * * *
btDefaultCollisionConfiguration.ll 64 193402 11 0.02 181668 * * *
btDiscreteDynamicsWorld.ll 360 1073759 58 0.09 1060198 * * *
btDispatcher.ll 2 4615 0 0.01 4597 0 0.01 4597
btEmptyCollisionAlgorithm.ll 6 11949 0 0.01 11931 0 0.01 11931
btEmptyShape.ll 17 27644 0 0.01 27626 0 0.01 27797
btGeneric6DofConstraint.ll 107 366734 5 0.03 364381 5 0....