mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
4428c3483b
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 |
||
---|---|---|
.. | ||
Andersens.cpp | ||
CallGraph.cpp | ||
CallGraphSCCPass.cpp | ||
FindUsedTypes.cpp | ||
GlobalsModRef.cpp | ||
Makefile |