llvm-6502/lib/ExecutionEngine
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
..
Interpreter Implement the signed icmp instructions properly. To do this we introduce 2007-01-20 20:12:29 +00:00
JIT Teach TargetData to handle 'preferred' alignment for each target, and use 2007-01-20 22:35:55 +00:00
ExecutionEngine.cpp For PR1043: 2007-01-19 21:13:56 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00