Chris Lattner
|
c651e4c51e
|
start defining codes for instructions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36471 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-26 05:53:04 +00:00 |
|
Chris Lattner
|
eb0107af86
|
add a new code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36462 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-26 03:26:26 +00:00 |
|
Chris Lattner
|
d743f0e8f2
|
add alias support to bitcode
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36460 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-26 02:46:23 +00:00 |
|
Chris Lattner
|
253bb78adb
|
comentate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36395 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-24 15:54:42 +00:00 |
|
Chris Lattner
|
c9c448ffa2
|
add records for constant exprs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36393 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-24 07:03:08 +00:00 |
|
Chris Lattner
|
2c783e46c3
|
add codes for constants table
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36382 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 23:29:59 +00:00 |
|
Chris Lattner
|
73f3fd775f
|
Fix a bug in bitstream writer handling abbrevs, add value symtab
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36373 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 20:34:46 +00:00 |
|
Chris Lattner
|
aea2012433
|
implement reading of abbrevs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36366 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 18:57:58 +00:00 |
|
Chris Lattner
|
2a5e354f20
|
minor cleanups
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36365 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 18:57:32 +00:00 |
|
Chris Lattner
|
6d4135a62e
|
finish implementation of basic abbrev writing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36364 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 17:43:52 +00:00 |
|
Chris Lattner
|
36d5e7d31b
|
first part of implementation of abbrevs. The writer isn't fully there yet and the
reader doesn't handle them at all yet.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36363 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 16:04:05 +00:00 |
|
Chris Lattner
|
8f122b1e7f
|
promote this to being a public header.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36357 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-23 01:01:15 +00:00 |
|
Reid Spencer
|
7aaa4a5c09
|
Terminate with newline.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36345 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-22 16:31:22 +00:00 |
|
Jeff Cohen
|
a0c96a068c
|
Teach Visual Studio about Bitcode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36341 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-22 15:00:52 +00:00 |
|
Chris Lattner
|
b35ca9db9c
|
Define the content-independent interfaces to read/write bitcode files and
the high-level interface to read/write LLVM IR bitcode files.
This is a work in progress.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36329 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-04-22 06:22:05 +00:00 |
|