diff options
author | Chris Lattner <sabre@nondot.org> | 2006-03-12 09:13:49 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-03-12 09:13:49 +0000 |
commit | 51348c5f27a65054501a25000d7b92009b6079e4 (patch) | |
tree | b92b651b37d3f030629ccbab66d0f227d910a278 /llvm/lib/Debugger/ProgramInfo.cpp | |
parent | a767dbf1977f3da85a23b04d337a3ad30545d47e (diff) | |
download | llvm-51348c5f27a65054501a25000d7b92009b6079e4.zip llvm-51348c5f27a65054501a25000d7b92009b6079e4.tar.gz llvm-51348c5f27a65054501a25000d7b92009b6079e4.tar.bz2 |
Several big changes:
1. Use flags on the instructions in the .td file to indicate the PPC970 unit
type instead of a table in the .cpp file. Much cleaner.
2. Change the hazard recognizer to build d-groups according to the actual
algorithm used, not my flawed understanding of it.
3. Model "must be in the first slot" and "must be the only instr in a group"
accurately.
llvm-svn: 26719
Diffstat (limited to 'llvm/lib/Debugger/ProgramInfo.cpp')
0 files changed, 0 insertions, 0 deletions