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-04-15 14:09:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c637593cda
Branches
Tags
View all branches
llvm-mirror
/
lib
/
Transforms
History
Gabor Greif
c637593cda
rename pred_const_iterator to const_pred_iterator for consistency's sake
...
llvm-svn: 99567
2010-03-25 23:25:28 +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
rename use_const_iterator to const_use_iterator for consistency's sake
2010-03-25 23:06:16 +00:00
Utils
rename pred_const_iterator to const_pred_iterator for consistency's sake
2010-03-25 23:25:28 +00:00
Makefile
move instcombine to its own library, it's past time.
2010-01-04 06:23:24 +00:00