1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/lib/Transforms
Chris Lattner c840f0ec2a Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll
Implement feature: Cast's can now be converted to bitwise AND expressions.

llvm-svn: 3225
2002-08-02 20:00:25 +00:00
..
Instrumentation * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
IPO Remove unneccesary #inlcude 2002-08-01 20:01:02 +00:00
Scalar Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.ll 2002-08-02 20:00:25 +00:00
Utils Cleanup ConstantExpr handling: 2002-07-30 18:54:22 +00:00
ExprTypeConvert.cpp Implement the other half of a feature advertised by OperandConvertableToType. 2002-07-31 22:31:34 +00:00
LevelRaise.cpp * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TransformInternals.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
TransformInternals.h * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +00:00