Changes in directory llvm/include/llvm/Transforms:
Instrumentation.h updated: 1.8 -> 1.9
LinkAllPasses.h updated: 1.25 -> 1.26
---
Log message:
Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,
but it works on spec on x86 and alpha. The idea is to allow profiling p
Changes in directory llvm/lib/Transforms/Instrumentation:
RSProfiling.cpp added (r1.1)
RSProfiling.h added (r1.1)
---
Log message:
Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,
but it works on spec on x86 and alpha. The idea is to allow profiling passes
to rem
Changes in directory llvm/docs:
ProgrammersManual.html updated: 1.88 -> 1.89
---
Log message:
Use std:: where appropriate
---
Diffs of the changes: (+5 -5)
ProgrammersManual.html | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
Index: llvm/docs/ProgrammersManual.html
Changes in directory llvm/lib/Target/X86:
README.txt updated: 1.16 -> 1.17
---
Log message:
Add a missed optimization
---
Diffs of the changes: (+9 -0)
README.txt |9 +
1 files changed, 9 insertions(+)
Index: llvm/lib/Target/X86/README.txt
diff -u llvm/lib/Target/X86/README.t
Changes in directory llvm/lib/Transforms/Instrumentation:
RSProfiling.cpp updated: 1.1 -> 1.2
---
Log message:
Fix VC++ warning.
---
Diffs of the changes: (+1 -0)
RSProfiling.cpp |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/Transforms/Instrumentation/RSProfiling.cpp
diff -u l
Changes in directory llvm/win32/Transforms:
Transforms.vcproj updated: 1.17 -> 1.18
---
Log message:
Teach Visual Studio about new files.
---
Diffs of the changes: (+6 -0)
Transforms.vcproj |6 ++
1 files changed, 6 insertions(+)
Index: llvm/win32/Transforms/Transforms.vcproj
diff