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
/
SlotCalculator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug where the types for inlineasm nodes were not properly entered into
Chris Lattner
2006-06-07
1
-2
/
+2
*
add bc reader/writer support for inline asm
Chris Lattner
2006-01-25
1
-13
/
+12
*
core changes for varargs
Andrew Lenharth
2005-06-18
1
-6
/
+0
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
add support for undef values of opaque type, addressing PR541
Chris Lattner
2005-05-05
1
-9
/
+10
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-1
/
+1
*
* Remove trailing whitespace
Misha Brukman
2005-04-21
1
-31
/
+31
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-4
/
+4
*
Check in some patches for better assertions
Chris Lattner
2004-12-04
1
-0
/
+3
*
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
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Add the CompactionTableIsEmpty function so that we can determine if a
Reid Spencer
2004-08-26
1
-0
/
+26
*
Merge i*.h headers into Instructions.h as part of bug403.
Alkis Evlogimenos
2004-07-29
1
-1
/
+1
*
bug 122:
Reid Spencer
2004-07-18
1
-30
/
+16
*
Fix unused var warning
Chris Lattner
2004-07-12
1
-3
/
+2
*
For bug 122:
Reid Spencer
2004-07-04
1
-131
/
+197
*
Fix more warnings building with VC++
Chris Lattner
2004-06-25
1
-1
/
+2
*
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Chris Lattner
2004-06-17
1
-7
/
+7
*
Moved this file to lib/Bytecode/Writer because its used there only.
Reid Spencer
2004-05-30
1
-0
/
+786