llvm-6502/lib
Reid Spencer 951418b7e9 Implement printing of instruction result values when debug info is turned
on. This helps to speed up the debugging time by showing computational
results as the program executes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37095 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-16 02:05:13 +00:00
..
Analysis Add passes -view-cfg and -view-cfg-only that are like -print-cfg and 2007-05-14 14:25:08 +00:00
Archive adjust this to live in lib/Archive 2007-05-06 19:49:28 +00:00
AsmParser regenerate 2007-05-04 04:01:37 +00:00
Bitcode implement the ModuleProvider::dematerializeFunction hook 2007-05-15 06:29:44 +00:00
CodeGen Bug fix: should check ABI alignment, not pref. alignment. 2007-05-16 02:04:50 +00:00
Debugger switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
ExecutionEngine Implement printing of instruction result values when debug info is turned 2007-05-16 02:05:13 +00:00
Linker switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
Support Make the results for the rotate functions correct when rotateAmt == 0. 2007-05-14 00:15:28 +00:00
System Fix a bug where the bcreader could crash on .bc files that were an exact 2007-05-11 00:00:27 +00:00
Target Hooks for predication support. 2007-05-16 02:01:49 +00:00
Transforms selects can also reach here 2007-05-15 06:42:04 +00:00
VMCore Update comments to say "vector" instead of "packed". 2007-05-11 21:43:24 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00