This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-07 02:01:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bytecode
/
Writer
History
Chris Lattner
10b5a5c0da
Do not emit FunctionBlock blocks for external functions. This shrinks
...
bytecode files by about 8 bytes per external function llvm-svn: 17859
2004-11-15 22:39:49 +00:00
..
Makefile
Fix name of library
2004-10-28 05:30:54 +00:00
SlotCalculator.cpp
Fix the previous bug the correct way. This fixes ptrdist/bc
2004-10-24 04:27:59 +00:00
SlotCalculator.h
Add the CompactionTableIsEmpty function so that we can determine if a
2004-08-26 22:32:00 +00:00
SlotTable.h
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
2004-06-17 18:19:28 +00:00
Writer.cpp
Do not emit FunctionBlock blocks for external functions. This shrinks
2004-11-15 22:39:49 +00:00
WriterInternals.h
Changes For Bug 352
2004-09-01 22:55:40 +00:00