llvm-6502/lib
Evan Cheng 778900a5d1 - getTypeAlignmentShift() should be returning preferred alignment, not ABI
alignment.
- getPreferredAlignmentLog(): remove Double special case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33445 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-22 23:08:19 +00:00
..
Analysis For PR970: 2007-01-21 00:29:26 +00:00
Archive For PR1050: 2006-12-15 19:44:51 +00:00
AsmParser Fix this error: 2007-01-21 19:19:31 +00:00
Bytecode Back out last changes for dataLayout. Much more work is needed. 2007-01-19 00:07:16 +00:00
CodeGen For PR970: 2007-01-21 00:29:26 +00:00
Debugger Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
ExecutionEngine For PR970: 2007-01-21 00:29:26 +00:00
Linker For PR1064: 2007-01-12 07:05:14 +00:00
Support For PR1043: 2007-01-19 21:13:56 +00:00
System For PR808: 2007-01-20 20:44:38 +00:00
Target - getTypeAlignmentShift() should be returning preferred alignment, not ABI 2007-01-22 23:08:19 +00:00
Transforms Cleanup checks in the load and store of casted pointer transforms. Two 2007-01-22 05:51:25 +00:00
VMCore Whoops, fix typo in last commit. 2007-01-21 02:29:10 +00:00
Makefile