index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Bytecode
/
BytecodeHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
2007-04-28
1
-0
/
+6
*
Implement the "thread_local" keyword.
Lauro Ramos Venancio
2007-04-12
1
-1
/
+2
*
For PR1195:
Reid Spencer
2007-02-15
1
-3
/
+3
*
avoid creating a temporary string when reading the symbol table for a
Chris Lattner
2007-02-12
1
-1
/
+1
*
Compaction tables don't exist any more.
Reid Spencer
2007-02-10
1
-27
/
+0
*
remove the handleVBR32/handleVBR64 callbacks. They are very fine-grained.
Chris Lattner
2007-02-07
1
-9
/
+0
*
eliminate std::vector's from the bchandler interface
Chris Lattner
2007-02-07
1
-5
/
+5
*
For PR411:
Reid Spencer
2007-02-05
1
-10
/
+12
*
For PR761:
Reid Spencer
2007-01-26
1
-3
/
+1
*
* PIC codegen for X86/Linux has been implemented
Anton Korobeynikov
2007-01-12
1
-0
/
+1
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-34
/
+34
*
Add new methods:
Reid Spencer
2004-08-21
1
-0
/
+16
*
Packed types, brought to you by Brad Jones
Brian Gaeke
2004-08-20
1
-0
/
+9
*
The Type* is redundant with the TypeSlot
Chris Lattner
2004-08-04
1
-2
/
+1
*
Constant value not needed after CPR's disappear.
Reid Spencer
2004-07-17
1
-2
/
+1
*
Make all the virtual function (except destructor) inline so there are
Reid Spencer
2004-07-04
1
-41
/
+41
*
Fix include guard
Reid Spencer
2004-06-29
1
-9
/
+20
*
- Changed Handler.h -> BytecodeHandler.h
Reid Spencer
2004-06-25
1
-0
/
+291