1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/projects
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
..
sample Make sample project -pedantic clean. 2006-11-03 00:09:53 +00:00
Stacker For PR950: 2006-12-23 06:05:41 +00:00
Makefile Stacker doesn't build universal right. 2006-09-30 00:24:20 +00:00