llvm-6502/lib
Gabor Greif eff566d19a encode operand initializations (at fixed index)
in terms of Op<> and ArgOffset. This works for
values of {0, 1} for ArgOffset.
Please note that ArgOffset will become 0 soon and
will go away eventually.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107129 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-29 11:41:38 +00:00
..
Analysis Remove a pointless variable. 2010-06-29 11:39:45 +00:00
Archive
AsmParser
Bitcode resort to ArgOperand API 2010-06-26 09:35:09 +00:00
CodeGen Remove initialized but otherwise unused variables. 2010-06-29 11:22:26 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Added the darwin .secure_log_unique and .secure_log_reset directives. 2010-06-28 21:45:58 +00:00
Support Fix thinko. 2010-06-28 18:33:48 +00:00
System
Target Remove initialized but otherwise unused variables. 2010-06-29 11:22:26 +00:00
Transforms use ArgOperand API 2010-06-28 16:50:57 +00:00
VMCore encode operand initializations (at fixed index) 2010-06-29 11:41:38 +00:00
Makefile