search for: 1010585

Displaying 2 results from an estimated 2 matches for "1010585".

Did you mean: 101055
2010 Jun 07
0
[LLVMdev] Two quick questions on call graph nodes
Hi Xiaolong, >> what version of LLVM are you using? I don't think LLVM 2.7 uses a >> "indirect call node". However it does use a "external node", which >> is used when a function external to the current module is called. >> > > The "external node" makes sense. However, I am using LLVM 2.8. (See > the output from "opt
2010 Jun 18
3
recognizing correct number of cores on CPU
I just installed centos 5.5 x86_64 on a new HP laptop. It has the core i5 processor. only 1 cpu is detected should be 2. This has happened before. Is upstream not keeping up with new processors released and updating the kernel? I'd rather not go through the process again of putting a newer kernel on the machine and having something different out there than "stock" centos. Jerry