1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Reid Spencer 1abf69e923 For PR950:
Replace the REM instruction with UREM, SREM and FREM.

llvm-svn: 31369
2006-11-02 01:53:59 +00:00
..
Analysis For PR950: 2006-11-02 01:53:59 +00:00
AsmParser For PR950: 2006-11-02 01:53:59 +00:00
Bytecode For PR950: 2006-11-02 01:53:59 +00:00
CodeGen For PR950: 2006-11-02 01:53:59 +00:00
Debugger For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine For PR950: 2006-11-02 01:53:59 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support add a highly efficient hash table that is specialized for mapping C strings 2006-10-29 23:42:03 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target For PR950: 2006-11-02 01:53:59 +00:00
Transforms For PR950: 2006-11-02 01:53:59 +00:00
VMCore For PR950: 2006-11-02 01:53:59 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00