Age | Commit message (Expand) | Author |
---|---|---|
2004-08-04 | Make getGlobalTableValue not use getTypeSlot, this speeds up the bc reader | Chris Lattner |
2004-08-03 | Do not do a linear std::find to reconstruct information we had, but later threw | Chris Lattner |
2004-07-25 | Don't create a backwards compatibility flag for something that was a | Reid Spencer |
2004-07-25 | bug 263: | Reid Spencer |
2004-07-18 | User ValueListTy as the type of the ValueList. This avoides the ValueList | Reid Spencer |
2004-07-11 | - Rename two methods to give them more meaning | Reid Spencer |
2004-07-09 | Error Handling Cleanup: | Reid Spencer |
2004-07-06 | Remove definition and use of OtherVal enumerator. This just fixes a thinko. | Reid Spencer |
2004-07-05 | Finalize bytecode dumping. The "handleFinish" method was getting called | Reid Spencer |
2004-07-04 | - Make ValueList an "OtherVal" user of Values to ensure it doesn't get | Reid Spencer |
2004-06-29 | This is a slimming down of the previous ReaderInternals.h that just | Reid Spencer |