1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Transforms
Chris Lattner 4d05134df0 Fix bug with last patch which would occur when a call returned void and we
attempted to assign it a name.

llvm-svn: 3142
2002-07-30 02:42:49 +00:00
..
Instrumentation * Add support for different "PassType's" 2002-07-26 21:12:46 +00:00
IPO Fix bug with last patch which would occur when a call returned void and we 2002-07-30 02:42:49 +00:00
Scalar * Fix bug: test/Regression/Transforms/ADCE/2002-07-17-AssertionFailure.ll 2002-07-30 00:22:34 +00:00
Utils Implement a new RemoveSuccessor function 2002-07-29 22:32:08 +00:00
ExprTypeConvert.cpp * Remove dead code from ExprTypeConvert.cpp 2002-07-17 17:11:33 +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