This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
6c99d09404
silence some bogus gcc warnings on fenris
...
llvm-svn: 25130
2006-01-06 17:59:59 +00:00
..
Hello
Remove trailing whitespace
2005-04-21 23:48:37 +00:00
Instrumentation
a few more comments on the interfaces and functions
2005-11-28 18:10:59 +00:00
IPO
Pull inline methods out of the pass class definition to make it easier to
2006-01-03 19:13:17 +00:00
Scalar
silence some bogus gcc warnings on fenris
2006-01-06 17:59:59 +00:00
Utils
Fix SimplifyCFG/2005-12-03-IncorrectPHIFold.ll
2005-12-03 18:25:58 +00:00
ExprTypeConvert.cpp
Now that instcombine does this xform, remove it from the -raise pass
2005-10-29 04:40:23 +00:00
LevelRaise.cpp
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00
Makefile
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
2005-10-24 02:26:13 +00:00
TransformInternals.cpp
Remove dead #include
2005-10-29 04:41:30 +00:00
TransformInternals.h
ConvertibleToGEP always returns 0, remove some old crufty code which
2005-07-26 16:38:28 +00:00