search for: tracevalu

Displaying 5 results from an estimated 5 matches for "tracevalu".

Did you mean: tracevar
2013 Dec 17
0
[LLVMdev] Add call printf instructions problems
> But I got another problems. I successfully compile the pass and I can insert > the call printf (C Lib function) instructions in the LLVM IR(eg: call.bc). > If the call.bc didn't contain call printf instruction ,I can call printf > successfully ,but if not ,there exists a problem. the llvm will rename my > inserted call function , and the transformed code can not run correctly!
2003 Sep 25
0
FW: [LLVMdev] basic block tracing
...ssage----- From: Anand Shukla [mailto:ashukla at cs.uiuc.edu] Sent: Thursday, September 25, 2003 11:00 AM To: Vikram S. Adve Subject: RE: [LLVMdev] basic block tracing Hi, I think he was referring to the basic block and function tracing that you implemented ("lib/Transforms/Instrumentation/TraceValues.cpp"). I implemented path tracing. -anand On Thu, 25 Sep 2003, Vikram S. Adve wrote: > Rahul, > > Anand Shukla implemented the tracing algorithm. I'm copying him because > I'm not sure if he is on llvmdev still (though I expect he is). He and > I are busy with our...
2013 Dec 17
2
[LLVMdev] Add call printf instructions problems
Thanks,Cheers! I found the problem is that the "Function *call_print" using the same name as the “class call_print”, which made the compiler wrongly resolved the call_print type! But I got another problems. I successfully compile the pass and I can insert the call printf (C Lib function) instructions in the LLVM IR(eg: call.bc). If the call.bc didn't contain call printf
2005 Apr 22
0
[LLVMdev] tabs
...86/X86ISelSimple.cpp Index: lib/Target/X86/X86PeepholeOpt.cpp Index: lib/Target/X86/X86RegisterInfo.cpp Index: lib/Target/X86/X86TargetMachine.cpp Index: lib/Transforms/Instrumentation/EmitFunctions.cpp Index: lib/Transforms/Instrumentation/TraceBasicBlocks.cpp Index: lib/Transforms/Instrumentation/TraceValues.cpp Index: lib/Transforms/Instrumentation/ProfilePaths/CombineBranch.cpp Index: lib/Transforms/Instrumentation/ProfilePaths/EdgeCode.cpp Index: lib/Transforms/Instrumentation/ProfilePaths/Graph.cpp Index: lib/Transforms/Instrumentation/ProfilePaths/Graph.h Index: lib/Transforms/Instrumentation/Pr...
2004 Dec 03
2
[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]
...\Transforms\Instrumentation\ProfilingUtils.h"> > </File> > <File > RelativePath="..\..\lib\Transforms\Instrumentation\TraceBasicBlocks.cpp"> > </File> > <File > RelativePath="..\..\lib\Transforms\Instrumentation\TraceValues.cpp"> > </File> > <Filter > Name="ProfilePaths" > Filter=""> > <File > RelativePath="..\..\lib\Transforms\Instrumentation\ProfilePaths\CombineBranch.cpp"> > </File> > <F...