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-22 11:55:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
6212dd5c08
ExprTypeConvert will already do this transformation, no need to specialize
...
it here. llvm-svn: 2431
2002-05-02 17:38:55 +00:00
..
Instrumentation
Eliminate duplicate or unneccesary #include's
2002-04-29 17:42:12 +00:00
IPO
Be a little more efficient, do not generate loads and stores with indices in them.
2002-05-02 17:38:14 +00:00
Scalar
* Add ability to eliminate a bunch of different cascading cast variations
2002-05-02 17:06:02 +00:00
Utils
Fixed bug: test/Regression/Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll
2002-05-01 15:38:23 +00:00
ExprTypeConvert.cpp
Fix bug: test/Regression/Transforms/LevelRaise/2002-05-02-BadCastElimination.ll
2002-05-02 17:37:34 +00:00
LevelRaise.cpp
ExprTypeConvert will already do this transformation, no need to specialize
2002-05-02 17:38:55 +00:00
Makefile
Compile the scalar directory
2001-12-03 17:28:15 +00:00
TransformInternals.cpp
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00
TransformInternals.h
Split ConstantVals.h into Constant.h and Constants.h
2002-04-28 19:55:58 +00:00