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-02 18:31:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Evan Cheng
6ef7ae33a5
Move OptChkCall off LibCallOptimization into StrCpyOpt.
...
llvm-svn: 99418
2010-03-24 20:19:04 +00:00
..
Hello
Prune #includes.
2010-03-01 17:42:17 +00:00
InstCombine
Fix an incorrect logic causing instcombine to miss some _chk -> non-chk transformations.
2010-03-23 06:06:09 +00:00
Instrumentation
Uniformize the names of type predicates: rather than having isFloatTy and
2010-02-15 16:12:20 +00:00
IPO
Finally land the InvokeInst operand reordering.
2010-03-24 13:21:49 +00:00
Scalar
Move OptChkCall off LibCallOptimization into StrCpyOpt.
2010-03-24 20:19:04 +00:00
Utils
Finally land the InvokeInst operand reordering.
2010-03-24 13:21:49 +00:00
Makefile
move instcombine to its own library, it's past time.
2010-01-04 06:23:24 +00:00