index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Bytecode
/
Writer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check in some patches for better assertions
Chris Lattner
2004-12-04
2
-0
/
+4
*
Adjust to Compressor interface change
Reid Spencer
2004-11-25
1
-2
/
+1
*
Do not emit FunctionBlock blocks for external functions. This shrinks
Chris Lattner
2004-11-15
1
-3
/
+5
*
Disable this change, it was premature
Chris Lattner
2004-11-15
1
-3
/
+3
*
If a function is external, do not output a FunctionBlock for the function
Chris Lattner
2004-11-15
1
-3
/
+3
*
Simplify compression code by using the high level interface to the Compressor
Reid Spencer
2004-11-14
1
-73
/
+4
*
* Add comments and cleanup per CL code review
Reid Spencer
2004-11-07
1
-31
/
+65
*
Add support for compressed bytecode
Reid Spencer
2004-11-06
1
-20
/
+77
*
Fix name of library
Reid Spencer
2004-10-28
1
-1
/
+1
*
Fix the previous bug the correct way. This fixes ptrdist/bc
Chris Lattner
2004-10-24
1
-2
/
+2
*
Fix a bug that Brian brought to my attention. This corrects:
Chris Lattner
2004-10-23
1
-1
/
+2
*
We won't use automake
Reid Spencer
2004-10-22
2
-674
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+659
*
Add support for undef, unreachable, and function flags
Chris Lattner
2004-10-16
1
-14
/
+17
*
Today is not my day. Fix broken #
Chris Lattner
2004-10-14
1
-1
/
+1
*
unbreak previous checkin :(
Chris Lattner
2004-10-14
1
-1
/
+1
*
Add back a missing paren
Chris Lattner
2004-10-14
1
-2
/
+2
*
Wrap to 80 cols, delete some seriously old debugging printouts
Chris Lattner
2004-10-14
1
-26
/
+15
*
Minor cleanups
Chris Lattner
2004-10-14
1
-7
/
+3
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-4
/
+4
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+15
*
Changes For Bug 352
Reid Spencer
2004-09-01
3
-5
/
+5
*
Prevent an empty compaction table from being written to the bytecode file.
Reid Spencer
2004-08-27
1
-8
/
+12
*
Add the CompactionTableIsEmpty function so that we can determine if a
Reid Spencer
2004-08-26
2
-0
/
+29
*
Packed types, brought to you by Brad Jones
Brian Gaeke
2004-08-20
1
-0
/
+21
*
Bytecode File Format Changes:
Reid Spencer
2004-08-17
2
-30
/
+17
*
Correct the comments in the symbol table writer to reflect reality.
Reid Spencer
2004-08-17
1
-3
/
+7
*
Stop using getValues().
Alkis Evlogimenos
2004-08-04
1
-4
/
+3
*
Merge i*.h headers into Instructions.h as part of bug403.
Alkis Evlogimenos
2004-07-29
1
-1
/
+1
*
Adjust to new Module.h interface for dependent libraries.
Reid Spencer
2004-07-25
1
-2
/
+2
*
bug 263:
Reid Spencer
2004-07-25
5
-783
/
+832
*
bug 122:
Reid Spencer
2004-07-18
1
-30
/
+16
*
bug 122:
Reid Spencer
2004-07-18
1
-8
/
+8
*
Fix for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Fix unused var warning
Chris Lattner
2004-07-12
1
-3
/
+2
*
Remove tabs.
Reid Spencer
2004-07-11
1
-2
/
+2
*
Prepare the writer for a non-broken implementation of writing floating
Reid Spencer
2004-07-11
2
-2
/
+19
*
Implementation of SlotTable went into header file. Note that this header
Reid Spencer
2004-07-04
1
-116
/
+0
*
Remove Tabs.
Reid Spencer
2004-07-04
1
-4
/
+4
*
Implement new output functions for types and compacted type planes. Also
Reid Spencer
2004-07-04
1
-51
/
+68
*
Add new methods outputTypes and outputCompactionTypes for handling Types
Reid Spencer
2004-07-04
1
-2
/
+4
*
For bug 122:
Reid Spencer
2004-07-04
2
-133
/
+237
*
- Type::TypeTyID doesn't exist any more (bug 122)
Reid Spencer
2004-07-04
1
-5
/
+1
*
Move SlotCalculator.h to lib/Bytecode/Writer since that is the only place
Reid Spencer
2004-07-04
1
-0
/
+141
*
No functionality changes here:
Chris Lattner
2004-06-25
1
-7
/
+4
*
Fix more warnings building with VC++
Chris Lattner
2004-06-25
2
-4
/
+3
*
fix warnings
Chris Lattner
2004-06-25
1
-2
/
+2
*
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Chris Lattner
2004-06-17
5
-17
/
+17
*
Cleaned up a dead header file to prevent duplicate definition warnings
Reid Spencer
2004-06-09
1
-1
/
+1
*
Moved this file to lib/Bytecode/Writer because its used there only.
Reid Spencer
2004-05-30
1
-0
/
+786
[next]