index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Bytecode
/
Writer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Fix a spello Misha made while fixing one of my appostrifications
Chris Lattner
2003-09-15
1
-1
/
+1
*
Fixed spelling and grammar.
Misha Brukman
2003-09-11
2
-4
/
+4
*
Add support for writing volatile load/stores
Chris Lattner
2003-09-08
1
-22
/
+22
*
Allow modules to have 'any' pointer size and endianness. Luckily, we had
Chris Lattner
2003-08-24
1
-3
/
+6
*
Remove redundant const qualifiers from cast<> expressions
Chris Lattner
2003-07-23
1
-1
/
+1
*
Remove explicit const qualifiers
Chris Lattner
2003-07-23
1
-10
/
+10
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-1
/
+1
*
Fix bug: Assembler/2003-05-03-BytecodeReaderProblem.llx
Chris Lattner
2003-05-22
1
-16
/
+25
*
Add support for the new va_arg instruction
Chris Lattner
2003-05-08
1
-4
/
+4
*
Add support for reading and writing pointersize/endianness to and from bytecode
Chris Lattner
2003-04-22
1
-2
/
+2
*
Add support to the bytecode reader/writer for the new linkage types
Chris Lattner
2003-04-16
1
-6
/
+6
*
* Change the order that globals and constants are processed in
Chris Lattner
2003-03-19
1
-36
/
+45
*
Changes to the V2 bytecode format:
Chris Lattner
2003-03-19
3
-48
/
+54
*
Don't keep track of # big vs #small instructions seperately
Chris Lattner
2003-01-21
1
-8
/
+3
*
- Eliminated the deferred symbol table stuff in Module & Function, it really
Chris Lattner
2002-11-20
2
-10
/
+7
*
Clean up code a bit, no functionality changes.
Chris Lattner
2002-10-14
1
-10
/
+10
*
Minor cleanups, no changes to functionality
Chris Lattner
2002-10-14
1
-9
/
+8
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
2
-5
/
+5
*
On the quest of eliminating unnecessary includes.
Misha Brukman
2002-09-14
1
-2
/
+0
*
Cleanup ConstantExpr handling:
Chris Lattner
2002-07-30
1
-3
/
+4
*
*** empty log message ***
Chris Lattner
2002-07-26
2
-0
/
+17
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-1
/
+1
*
Register the WriteBytecodePass
Chris Lattner
2002-07-23
1
-0
/
+5
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-3
/
+0
*
Add support for writing ConstantExpr nodes.
Vikram S. Adve
2002-07-14
1
-1
/
+23
*
Write out the plane for types first, since values of primitive types
Vikram S. Adve
2002-07-14
1
-35
/
+57
*
Use a helper function outputConstantsInPlane in outputConstants.
Vikram S. Adve
2002-07-14
1
-0
/
+2
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-1
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-14
/
+14
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
3
-42
/
+38
*
Fix constness problem
Chris Lattner
2002-06-05
1
-2
/
+2
*
Replace all usages of Type::isPointerType with isa<PointerType>
Chris Lattner
2002-05-06
1
-1
/
+1
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
2
-2
/
+0
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
3
-6
/
+5
*
Make debugging code not use getStrValue
Chris Lattner
2002-04-18
1
-2
/
+1
*
Remove old frivolous uses of getStrValue in a debugging statement
Chris Lattner
2002-04-16
1
-2
/
+2
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
2
-1
/
+2
*
Use opaque decl instead of #include
Chris Lattner
2002-04-09
1
-1
/
+1
*
s/method/function
Chris Lattner
2002-04-08
1
-1
/
+1
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
4
-30
/
+31
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
2
-25
/
+25
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
1
-2
/
+2
*
s/Method/Function
Chris Lattner
2002-03-29
2
-4
/
+4
*
Change references from Method to Function
Chris Lattner
2002-03-26
1
-8
/
+8
*
Remove unneccesary forward declarations for classes
Chris Lattner
2002-03-26
1
-3
/
+0
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-3
/
+4
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
6
-23
/
+26
*
Remove unsized array support
Chris Lattner
2001-12-14
1
-3
/
+1
[next]