llvm-6502/lib
Alkis Evlogimenos 978f629ba9 A call instruction should implicitely define ST0 since the return
value is returned in that register. The pseudo instructions
FpGETRESULT and FpSETRESULT shold also have an implicity use and def
of ST0 repsecitvely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16246 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-08 16:54:54 +00:00
..
Analysis Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
Archive Changes For Bug 352 2004-09-01 22:55:40 +00:00
AsmParser Changes For Bug 352 2004-09-01 22:55:40 +00:00
Bytecode Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
CodeGen Use a DenseMap for mapping reg->reg. This improves the LiveInterval 2004-09-08 03:01:50 +00:00
Debugger Changes For Bug 352 2004-09-01 22:55:40 +00:00
ExecutionEngine Changes For Bug 352 2004-09-01 22:55:40 +00:00
Linker Changes For Bug 352 2004-09-01 22:55:40 +00:00
Support Changes For Bug 352 2004-09-01 22:55:40 +00:00
System Changes For Bug 352 2004-09-01 22:55:40 +00:00
Target A call instruction should implicitely define ST0 since the return 2004-09-08 16:54:54 +00:00
Transforms Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
VMCore Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00