llvm-6502/lib
Andrew Lenharth 4bebcdbca1 Handle one offset with growth case seen in povray. Namely, if we have an offset,
and the offset lands at a field boundary in the old type, construct a new type,
copying the fields masked by the offset from the old type, and unify with that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26775 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-15 04:04:21 +00:00
..
Analysis Handle one offset with growth case seen in povray. Namely, if we have an offset, 2006-03-15 04:04:21 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser Regenerate 2006-03-04 07:53:41 +00:00
Bytecode Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
CodeGen 1. Use null for serialized empty strings. 2006-03-14 18:37:57 +00:00
Debugger Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
ExecutionEngine Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Linker Rename method 2006-01-24 04:14:29 +00:00
Support Qualify dwarf namespace inside llvm namespace. 2006-02-27 22:37:23 +00:00
System Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Target add a note 2006-03-14 19:31:24 +00:00
Transforms Implement a FIXME, recusively reassociating 2006-03-14 16:04:29 +00:00
VMCore Bugfix, unbreaking CodeGen/PowerPC/cttz.ll 2006-03-14 19:49:57 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00