This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-06 09:41:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Andreas Neustifter
683bc5306c
OptimalEdgeProfiling: Creation of profiles.
...
This adds the instrumentation and runtime part of OptimalEdgeProfiling. llvm-svn: 80712
2009-09-01 19:03:44 +00:00
..
Hello
Kill off more cerr/cout uses and prune includes a bit.
2009-08-23 11:37:21 +00:00
Instrumentation
OptimalEdgeProfiling: Creation of profiles.
2009-09-01 19:03:44 +00:00
IPO
remove CallGraphNode::replaceCallSite, it is redundant with other APIs.
2009-09-01 18:52:39 +00:00
Scalar
enhance memcpy opt to turn memmoves into memcpy when the src/dest
2009-09-01 17:56:32 +00:00
Utils
remove a bunch of explicit code previously needed to update the
2009-09-01 18:44:06 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00