aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-03-19 20:56:46 +0000
committerChris Lattner <sabre@nondot.org>2003-03-19 20:56:46 +0000
commit186a1f71e6b0b2c76c66d1190b1c2c836fdc79cf (patch)
tree8259741590a73db274dac6a205f93ac6316aa01e /lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp
parent52e20b0977c1882fc13cd571239102db9461e9a8 (diff)
Changes to the V2 bytecode format:
- Null values are implicitly encoded instead of explicitly, this makes things more compact! - More compactly represent ConstantPointerRefs - Bytecode files are represented as: Header|GlobalTypes|GlobalVars/Function Protos|Constants|Functions|SymTab instead of Header|GlobalTypes|Constants|GlobalVars/Function Protos|Functions|SymTab which makes a lot of things simpler. Writer changes: - We now explictly encode versioning information in the bytecode files. - This allows new code to read bytecode files produced by old code, but new bytecode files can have enhancements such as the above. Although this makes the reader a bit more complex (having to deal with old formats), the writer only needs to be able to produce the most recent version. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5749 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SparcV9/ModuloScheduling/ModuloScheduling.cpp')
0 files changed, 0 insertions, 0 deletions