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-04 19:26:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Reid Spencer
7f2fd86692
Remove isSigned calls via foreknowledge of main's argument types.
...
llvm-svn: 32730
2006-12-21 07:49:49 +00:00
..
Hello
eliminate static ctor from example.
2006-12-19 22:24:09 +00:00
Instrumentation
Remove isSigned calls via foreknowledge of main's argument types.
2006-12-21 07:49:49 +00:00
IPO
Get rid of a useless if statement whose then and else blocks were identical.
2006-12-21 07:15:54 +00:00
Scalar
handle undef values much more carefully: generalize the resolveundefbranches
2006-12-20 06:21:33 +00:00
Utils
switch more statistics over to STATISTIC, eliminating static ctors. Also,
2006-12-19 22:17:40 +00:00
ExprTypeConvert.cpp
Convert the last uses of CastInst::createInferredCast to a normal cast
2006-12-18 08:47:13 +00:00
LevelRaise.cpp
switch more statistics over to STATISTIC, eliminating static ctors. Also,
2006-12-19 22:17:40 +00:00
Makefile
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
2005-10-24 02:26:13 +00:00
TransformInternals.cpp
For PR950:
2006-10-20 07:07:24 +00:00
TransformInternals.h
For PR950:
2006-10-20 07:07:24 +00:00