llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 58092e35a3 Teach TargetData to handle 'preferred' alignment for each target, and use
these alignment amounts to align scalars when we can.  Patch by Scott Michel!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33409 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-20 22:35:55 +00:00
..
Intercept.cpp Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
JIT.cpp Teach TargetData to handle 'preferred' alignment for each target, and use 2007-01-20 22:35:55 +00:00
JIT.h remove the intrinsiclowering hook 2006-03-23 05:22:51 +00:00
JITEmitter.cpp DOUT still evaluates side effects, even though it doesn't print. This means 2007-01-20 20:51:43 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00