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
Chris Lattner
b07d558841
Factor loop backedge finding out of CodeGenPrepare into a new
...
FindFunctionBackedges function. llvm-svn: 70819
2009-05-04 02:25:58 +00:00
..
IPO
Use a SmallPtrSet instead of std::set.
2009-03-23 23:39:20 +00:00
Utils
Factor loop backedge finding out of CodeGenPrepare into a new
2009-05-04 02:25:58 +00:00
Instrumentation.h
fix typos
2008-03-06 10:36:00 +00:00
IPO.h
Add helper pass to remove llvm.dbg.declare intrinsics.
2009-03-09 20:49:37 +00:00
RSProfiling.h
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Scalar.h
Add a new pass to simplify specific half_powr function calls. This is
2008-11-04 23:41:45 +00:00