llvm-6502/lib
Brian Gaeke 7ba2a43866 Update current expected failures list - expand it to include all of
SingleSource. Update to-do list (open-coding refers to binary operations on
longs, not to passing them into functions, which we already support.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17948 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-18 07:43:32 +00:00
..
Analysis Simplify conditional and fix LICM/2004-11-17-UndefIndexCrash.ll 2004-11-17 17:39:39 +00:00
Archive Fix some things for Mac OSX archives: 2004-11-17 18:28:29 +00:00
AsmParser Make sure that the yacc and lex output are specified as BUILT_SOURCES. 2004-10-28 00:43:24 +00:00
Bytecode Fix some things for Mac OSX archives: 2004-11-17 18:28:29 +00:00
CodeGen * There is no reason for SpillWeights to be an instance var 2004-11-18 06:01:45 +00:00
Debugger Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ExecutionEngine Now that we have ghost linkage, we can force resolution of external symbols 2004-11-15 23:20:04 +00:00
Linker Don't increment a dead iterator 2004-11-16 19:04:40 +00:00
Support Add a comment to some code that at first glance just doesn't look right. 2004-11-16 06:50:36 +00:00
System Dynamic Library abstraction. This makes the abstraction of a single dynamic 2004-11-18 04:33:39 +00:00
Target Update current expected failures list - expand it to include all of 2004-11-18 07:43:32 +00:00
Transforms Do not delete dead invoke instructions! 2004-11-16 16:32:28 +00:00
VMCore Make ReturnInst accept a value of type void as the return value. The 2004-11-17 21:02:25 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00