This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bytecode
/
Reader
History
Chris Lattner
1e8addf890
Eliminate the instruction placeholder. Simplify a bunch of code.
...
This results in no significant speedup, but does provide simpler code llvm-svn: 8980
2003-10-09 06:14:26 +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
This patch substantially simplifies and cleans up handling of basic blocks
2003-10-08 22:52:54 +00:00
Makefile
*** empty log message ***
2002-07-23 17:52:38 +00:00
Reader.cpp
Eliminate the instruction placeholder. Simplify a bunch of code.
2003-10-09 06:14:26 +00:00
ReaderInternals.h
Eliminate the instruction placeholder. Simplify a bunch of code.
2003-10-09 06:14:26 +00:00
ReaderWrappers.cpp
Destroy allocated resources on exception.
2003-10-08 19:55:47 +00:00