llvm-6502/lib/Bytecode/Reader
Chris Lattner 3483f54367 Significantly clean up parsing of instructions. This exceptionizes and
simplifies the control flow a bit.  This provides a small (~3%) speedup,
but it's primarily a cleanup exercise.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8983 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-09 18:25:19 +00:00
..
ArchiveReader.cpp Update file header for renamed file 2003-09-22 23:42:00 +00:00
ConstantReader.cpp Transform two methods to return pointers directly instead of returning them 2003-10-04 20:00:03 +00:00
InstructionReader.cpp Significantly clean up parsing of instructions. This exceptionizes and 2003-10-09 18:25:19 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Reader.cpp Significantly clean up parsing of instructions. This exceptionizes and 2003-10-09 18:25:19 +00:00
ReaderInternals.h Significantly clean up parsing of instructions. This exceptionizes and 2003-10-09 18:25:19 +00:00
ReaderWrappers.cpp Destroy allocated resources on exception. 2003-10-08 19:55:47 +00:00