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-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Eric Christopher
f01379e6c2
Make strcpy_chk lower to strcpy if we have a safe size.
...
llvm-svn: 94783
2010-01-29 01:37:11 +00:00
..
Hello
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
InstCombine
Add constant support to object size handling and remove default
2010-01-29 01:09:57 +00:00
Instrumentation
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00
IPO
Kill ModuleProvider and ghost linkage by inverting the relationship between
2010-01-27 20:34:15 +00:00
Scalar
Make strcpy_chk lower to strcpy if we have a safe size.
2010-01-29 01:37:11 +00:00
Utils
mem2reg erases the dbg.declare intrinsics that it converts to dbg.val intrinsics
2010-01-29 00:01:35 +00:00
Makefile
move instcombine to its own library, it's past time.
2010-01-04 06:23:24 +00:00