1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/ExecutionEngine
Reid Spencer 6833ffe8b8 For PR950:
Make necessary changes to support DIV -> [SUF]Div. This changes llvm to
have three division instructions: signed, unsigned, floating point. The
bytecode and assembler are bacwards compatible, however.

llvm-svn: 31195
2006-10-26 06:15:43 +00:00
..
Interpreter For PR950: 2006-10-26 06:15:43 +00:00
JIT For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine.cpp For PR950: 2006-10-20 07:07:24 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00