1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms
Reid Spencer 4428c3483b For PR950:
This patch removes the SetCC instructions and replaces them with the ICmp
and FCmp instructions. The SetCondInst instruction has been removed and
been replaced with ICmpInst and FCmpInst.

llvm-svn: 32751
2006-12-23 06:05:41 +00:00
..
Hello eliminate static ctor from example. 2006-12-19 22:24:09 +00:00
Instrumentation For PR950: 2006-12-23 06:05:41 +00:00
IPO For PR950: 2006-12-23 06:05:41 +00:00
Scalar For PR950: 2006-12-23 06:05:41 +00:00
Utils For PR950: 2006-12-23 06:05:41 +00:00
ExprTypeConvert.cpp For PR950: 2006-12-23 06:05:41 +00:00
LevelRaise.cpp For PR950: 2006-12-23 06:05:41 +00:00
Makefile
TransformInternals.cpp For PR950: 2006-10-20 07:07:24 +00:00
TransformInternals.h For PR950: 2006-10-20 07:07:24 +00:00