llvm-6502/lib
Nate Begeman 79691bc1f3 Fix subfic to match subc by default instead of sub so that it is correctly
cost-modeled as producing a flag.  This fixes the test I just added for neg


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26835 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-17 22:41:37 +00:00
..
Analysis no heap is happening here 2006-03-15 19:03:16 +00:00
Archive
AsmParser
Bytecode Handle the removal of the debug chain. 2006-03-13 13:07:37 +00:00
CodeGen add a couple enum values 2006-03-17 19:53:59 +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
Support
System Convert llvm.cs.uiuc.edu -> llvm.org 2006-03-14 05:54:52 +00:00
Target Fix subfic to match subc by default instead of sub so that it is correctly 2006-03-17 22:41:37 +00:00
Transforms Allow users of iv / stride to be rewritten with expression that is a multiply 2006-03-17 19:52:23 +00:00
VMCore Fix use of LEVEL. 2006-03-17 07:39:44 +00:00
Makefile