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-18 01:35:44 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Nate Begeman
687c31cdda
Whoops this already existed.
...
llvm-svn: 98297
2010-03-11 23:21:19 +00:00
..
Hello
Prune #includes.
2010-03-01 17:42:17 +00:00
InstCombine
stpcpy is so similar to strcpy, it doesn't deserve a complete copy of the __strcpy_chk -> strcpy code.
2010-03-11 20:45:13 +00:00
Instrumentation
Uniformize the names of type predicates: rather than having isFloatTy and
2010-02-15 16:12:20 +00:00
IPO
Try to keep the cached inliner costs around for a bit longer for big functions.
2010-03-09 23:02:17 +00:00
Scalar
Whoops this already existed.
2010-03-11 23:21:19 +00:00
Utils
stpcpy is so similar to strcpy, it doesn't deserve a complete copy of the __strcpy_chk -> strcpy code.
2010-03-11 20:45:13 +00:00
Makefile
move instcombine to its own library, it's past time.
2010-01-04 06:23:24 +00:00