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-01-26 22:34:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Dan Gohman
cbf5771473
Reapply 95979, a compile-time speedup, now that the bug it exposed is fixed.
...
llvm-svn: 96005
2010-02-12 19:35:25 +00:00
..
Hello
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
InstCombine
Make sure that ConstantExpr offsets also aren't off of extern
2010-02-11 17:44:04 +00:00
Instrumentation
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
IPO
1. modernize the constantmerge pass, using densemap/smallvector.
2010-02-12 18:17:23 +00:00
Scalar
Reapply 95979, a compile-time speedup, now that the bug it exposed is fixed.
2010-02-12 19:35:25 +00:00
Utils
Teach SimplifyCFG about magic pointer constants.
2010-02-05 22:03:18 +00:00
Makefile
move instcombine to its own library, it's past time.
2010-01-04 06:23:24 +00:00