llvm-mirror/lib/ExecutionEngine
Reid Spencer 992d9788b3 For PR950:
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
2006-11-27 01:05:10 +00:00
..
Interpreter For PR950: 2006-11-27 01:05:10 +00:00
JIT Allow target to specify alignment for function stub. 2006-11-16 20:04:54 +00:00
ExecutionEngine.cpp For PR950: 2006-11-27 01:05:10 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00