llvm-6502/lib
Vikram S. Adve 26fbcec43b Restore support for indirect function calls (which briefly wasn't working
after I removed annotations on MachineInstr for the CallDescriptor).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4469 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-31 15:34:48 +00:00
..
Analysis Remove dead code 2002-10-31 06:52:26 +00:00
AsmParser
Bytecode
CodeGen Restore support for indirect function calls (which briefly wasn't working 2002-10-31 15:34:48 +00:00
ExecutionEngine Fix two problems: 2002-10-30 21:47:57 +00:00
Linker
Support
Target Bug fix: need to initialize new CallArgsDescriptor pointer. 2002-10-30 20:38:49 +00:00
Transforms BreakCriticalEdges should update dominance frontier information as well as 2002-10-31 02:44:36 +00:00
VMCore Can simplify code now with the isCommutative() method. 2002-10-31 04:24:23 +00:00
Makefile