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
/
VMCore
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
1
-1
/
+1
*
Fix code to be in a consistent style
Chris Lattner
2001-07-21
1
-11
/
+5
*
Remove getTempValuesForMachineCode from the Instruction interface
Chris Lattner
2001-07-21
1
-0
/
+2
*
Add new ctor for ConstPoolBool
Chris Lattner
2001-07-21
1
-0
/
+5
*
Add new constructor for const pool bool
Chris Lattner
2001-07-21
1
-4
/
+8
*
Add support for casts
Chris Lattner
2001-07-21
1
-0
/
+67
*
Add support for casting operators
Chris Lattner
2001-07-21
2
-0
/
+60
*
Utility routines for simpler access to the value of an integer constant.
Vikram S. Adve
2001-07-21
1
-0
/
+108
*
Add isIntegral() method to SignedIntType and UnsignedIntType.
Vikram S. Adve
2001-07-21
1
-0
/
+6
*
Compute and cache information about the storage size and layout
Vikram S. Adve
2001-07-20
1
-1
/
+5
*
Provide uniform access to the pointer operand and to the index
Vikram S. Adve
2001-07-20
1
-8
/
+51
*
Added a representation of the machine instructions generated
Vikram S. Adve
2001-07-20
1
-2
/
+29
*
Implement ensureTypeAvailable
Chris Lattner
2001-07-20
1
-24
/
+51
*
Add support for constant propogation of multiplies
Chris Lattner
2001-07-20
1
-2
/
+15
*
Factor out WriteAsOperand.
Chris Lattner
2001-07-20
1
-16
/
+47
*
Add multiply as a supported constant propogation operation
Chris Lattner
2001-07-20
2
-0
/
+14
*
Implement forward/external declarations for methods.
Chris Lattner
2001-07-15
1
-5
/
+9
*
Add support for assembly printing fp constants
Chris Lattner
2001-07-15
2
-4
/
+5
*
* ValueHolder now takes 3 arguments
Chris Lattner
2001-07-14
6
-13
/
+20
*
The parent of a constant pool is a symtabvalue, not a value.
Chris Lattner
2001-07-14
1
-3
/
+3
*
Made the following changes:
Chris Lattner
2001-07-14
1
-18
/
+24
*
Add DebugValue member.
Chris Lattner
2001-07-12
1
-0
/
+5
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
2
-5
/
+57
*
Implemented shl, shl, & load instructions
Chris Lattner
2001-07-08
1
-0
/
+47
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
1
-9
/
+18
*
Fixed post dominator frontiers! Yaay!
Chris Lattner
2001-07-08
1
-1
/
+1
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
6
-31
/
+34
*
Removing unnecesary file
Chris Lattner
2001-07-07
1
-3
/
+0
*
Convert BinaryOperand and UnaryOperator to only take instruction types of
Chris Lattner
2001-07-07
2
-3
/
+3
*
Broad superficial changes:
Chris Lattner
2001-07-07
2
-22
/
+28
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
8
-234
/
+107
*
Fixed some error messages to be nicer
Chris Lattner
2001-07-07
1
-2
/
+2
*
Implement support for postdominators, except in dom frontiers
Chris Lattner
2001-07-06
1
-41
/
+173
*
Checkin of new dominator calculation routines. These will be improved in
Chris Lattner
2001-07-02
1
-0
/
+239
*
Optimizations got their own header files
Chris Lattner
2001-06-30
1
-1
/
+6
*
Implement reduceApply method
Chris Lattner
2001-06-30
1
-4
/
+16
*
Add a new pop_back() method
Chris Lattner
2001-06-30
1
-0
/
+15
*
Split AllOpts.h into lots of little .h files.
Chris Lattner
2001-06-30
2
-0
/
+6
*
Add a check to avoid allowing V->replaceAllUsesWith(V)
Chris Lattner
2001-06-29
1
-0
/
+1
*
Add implementation of BasicBlock::removePredecessor code that was factored
Chris Lattner
2001-06-29
1
-0
/
+48
*
Added a note about a new verification the verifier should do
Chris Lattner
2001-06-29
1
-1
/
+1
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
12
-53
/
+40
*
Change to use the new GenericBinaryInst class. Support lots more operators.
Chris Lattner
2001-06-27
1
-8
/
+15
*
Add instructions to fold unary and binary instructions.
Chris Lattner
2001-06-27
2
-0
/
+64
*
Convert postincrements to more efficient preincrements
Chris Lattner
2001-06-27
1
-2
/
+2
*
Moved UnaryOperator::create to InstrTypes.cpp until there is an iUnaryOps.cpp
Chris Lattner
2001-06-25
4
-33
/
+47
*
* Rename get.*Operator to create seeing that it would have to be qualified
Chris Lattner
2001-06-25
1
-0
/
+17
*
Add a space to the PHI node output code to make it look nicer
Chris Lattner
2001-06-21
1
-2
/
+2
*
Updates to support
Chris Lattner
2001-06-11
2
-8
/
+33
*
Updates to support
Chris Lattner
2001-06-11
1
-0
/
+8
[next]