mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
992d9788b3
The long awaited CAST patch. This introduces 12 new instructions into LLVM to replace the cast instruction. Corresponding changes throughout LLVM are provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the exception of 175.vpr which fails only on a slight floating point output difference. llvm-svn: 31931 |
||
---|---|---|
.. | ||
Analysis | ||
Archive | ||
Assembler | ||
BugPoint | ||
Bytecode | ||
C++Frontend | ||
CFrontend | ||
CodeGen | ||
Debugger | ||
ExecutionEngine | ||
Linker | ||
Other | ||
TableGen | ||
Transforms | ||
Verifier | ||
.cvsignore |