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-10 06:25:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Owen Anderson
0dcae02ad4
Tighten the conditions under which we do PRE, remove some unneeded code, and correct our preserved analyses list, since we
...
do now change the CFG by splitting critical edges during PRE. llvm-svn: 52631
2008-06-23 17:49:45 +00:00
..
Hello
Clean up the use of static and anonymous namespaces. This turned up
2008-05-13 00:00:25 +00:00
Instrumentation
Tidy up BasicBlock::getFirstNonPHI, and change a bunch of places to
2008-05-23 21:05:58 +00:00
IPO
Use Instruction::eraseFromParent().
2008-06-21 22:08:46 +00:00
Scalar
Tighten the conditions under which we do PRE, remove some unneeded code, and correct our preserved analyses list, since we
2008-06-23 17:49:45 +00:00
Utils
Use Loop::block_iterator.
2008-06-22 20:18:58 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00