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-02-09 22:04:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Transforms
History
Nick Lewycky
d347108b4d
Correctly handle the case where a comparison is created in one BasicBlock and
...
used by a terminator in another. llvm-svn: 81437
2009-09-10 07:02:09 +00:00
..
IPO
Fix some nasty callgraph dangling pointer problems in
2009-08-31 00:19:58 +00:00
Utils
Correctly handle the case where a comparison is created in one BasicBlock and
2009-09-10 07:02:09 +00:00
Instrumentation.h
Addedum to r80712, forgot to add files.
2009-09-01 19:05:58 +00:00
IPO.h
Add an early implementation of a partial inlining pass. The idea behind this
2009-06-14 08:26:32 +00:00
RSProfiling.h
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Scalar.h
Update comments to new-style syntax.
2009-07-25 16:03:55 +00:00