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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
General support utilities like a program options class and a StringMap
Vikram S. Adve
2001-07-21
4
-0
/
+429
*
CompileContext and options class for the llc compiler.
Vikram S. Adve
2001-07-21
2
-0
/
+153
*
Header files for the target architecture description and for instruction
Vikram S. Adve
2001-07-21
5
-0
/
+1362
*
Provide simpler ways to extract the value of an integer constant.
Vikram S. Adve
2001-07-20
1
-2
/
+22
*
Compute and cache information about the storage size and layout
Vikram S. Adve
2001-07-20
1
-3
/
+75
*
Provide uniform access to the pointer operand and to the index
Vikram S. Adve
2001-07-20
1
-9
/
+33
*
Added a representation of the machine instructions generated
Vikram S. Adve
2001-07-20
1
-4
/
+22
*
Start of expression analysis support
Chris Lattner
2001-07-20
1
-0
/
+60
*
Header to raise and lower representation
Chris Lattner
2001-07-20
1
-0
/
+77
*
Add multiply as a supported constant propogation operation
Chris Lattner
2001-07-20
2
-0
/
+12
*
New function: WriteAsOperand.
Chris Lattner
2001-07-20
1
-0
/
+9
*
Add new base class ConstPoolInt, useful for dealing with integral constants
Chris Lattner
2001-07-20
1
-11
/
+46
*
Add new method, ensureTypeAvailable
Chris Lattner
2001-07-20
1
-0
/
+7
*
Change is*Type to be a casting convertion operator
Chris Lattner
2001-07-20
1
-4
/
+21
*
Add an function to BinaryOperator to swap the two operands
Chris Lattner
2001-07-20
1
-0
/
+5
*
Add short forms of the get*Type methods.
Chris Lattner
2001-07-20
1
-0
/
+12
*
Fixed typo in comment
Chris Lattner
2001-07-16
1
-1
/
+1
*
Rename 'isMethodExternal' to 'isExternal'
Chris Lattner
2001-07-15
1
-2
/
+2
*
Add a function to convert a double to a string
Chris Lattner
2001-07-15
1
-0
/
+7
*
Add support to write and read a fixed amount of raw data
Chris Lattner
2001-07-15
1
-0
/
+31
*
* The parent of a constant pool is a SymTabValue, not a value.
Chris Lattner
2001-07-14
2
-0
/
+2
*
Made the following changes:
Chris Lattner
2001-07-14
11
-36
/
+54
*
Made it not inline
Chris Lattner
2001-07-12
1
-3
/
+1
*
Add DebugValue global function
Chris Lattner
2001-07-12
1
-0
/
+4
*
hasSideEffects should be marked virtual
Chris Lattner
2001-07-09
2
-1
/
+5
*
Fix stupid typo
Chris Lattner
2001-07-09
1
-1
/
+1
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
2
-12
/
+86
*
Implemented shl, shl, & load instructions
Chris Lattner
2001-07-08
2
-31
/
+82
*
Moved Cast from being a Unary instruction to being an "Other" instruction
Chris Lattner
2001-07-08
4
-9
/
+30
*
Add a new "addOperand" method to User.
Chris Lattner
2001-07-08
1
-0
/
+10
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
4
-17
/
+21
*
Convert BinaryOperand and UnaryOperator to only take instruction types of
Chris Lattner
2001-07-07
2
-5
/
+13
*
Broad superficial changes:
Chris Lattner
2001-07-07
6
-19
/
+20
*
Devirtualize User::dropAllReferences
Chris Lattner
2001-07-07
1
-3
/
+3
*
Remove dtor's that simply call dropAllReferences
Chris Lattner
2001-07-07
4
-23
/
+6
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
9
-361
/
+156
*
New file, includes method to merge exit nodes together
Chris Lattner
2001-07-06
1
-0
/
+27
*
* Add a DominatorBase base class to maintain root of Dominator info
Chris Lattner
2001-07-06
1
-24
/
+46
*
* Added comments
Chris Lattner
2001-07-06
2
-65
/
+133
*
IntervalPartition was changed to inherit from vector<Interval*> instead of
Chris Lattner
2001-07-03
2
-10
/
+8
*
Checkin of new Analysis result printing header
Chris Lattner
2001-07-03
1
-0
/
+49
*
Remove code for printing out Analysis data structures. It got moved
Chris Lattner
2001-07-03
1
-38
/
+2
*
Update documentation a bit, correct #include guard
Chris Lattner
2001-07-03
1
-4
/
+12
*
Enable printing of dominator related information.
Chris Lattner
2001-07-02
1
-2
/
+27
*
Add new anaysis routines for building dominator related information
Chris Lattner
2001-07-02
1
-0
/
+190
*
Addition of 'deleter' function.
Chris Lattner
2001-07-02
1
-0
/
+12
*
Add prototypes for ADCE pass
Chris Lattner
2001-06-30
1
-3
/
+9
*
Rename DoSparseConditionalConstantProp to DoSCCP
Chris Lattner
2001-06-30
1
-9
/
+3
*
Add a new pop_back() method
Chris Lattner
2001-06-30
1
-0
/
+1
*
The ConstRules class got moved to the opt namespace
Chris Lattner
2001-06-30
1
-4
/
+6
[next]