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
*
Eliminate all uses of memInst->getIndicesBROKEN().
Vikram S. Adve
2001-12-15
1
-1
/
+1
*
getIndexedOffset() shd take vector of Values, not of Constants!
Vikram S. Adve
2001-12-15
1
-1
/
+1
*
Initial checkin of instcombine
Chris Lattner
2001-12-14
1
-0
/
+27
*
Refactor trace values to work as a proper pass. Before it used to add
Chris Lattner
2001-12-14
1
-4
/
+9
*
* Remove support for unsized arrays.
Chris Lattner
2001-12-14
1
-11
/
+11
*
PointerType and ArrayType now subclass Sequential type, which contains addres...
Chris Lattner
2001-12-14
1
-70
/
+86
*
Swap operands now preserves the semantics of the binary operator by changing
Chris Lattner
2001-12-13
1
-4
/
+8
*
Implement some nice functions useful for looking at types
Chris Lattner
2001-12-13
1
-1
/
+13
*
Implement proper iterator tags
Chris Lattner
2001-12-13
1
-1
/
+5
*
Subclasses can change the opcode of an instruction
Chris Lattner
2001-12-13
1
-2
/
+2
*
Constants KNOW they are of a derived type
Chris Lattner
2001-12-13
1
-0
/
+9
*
Added comments are more documentation info
Ruchira Sasanka
2001-12-08
2
-12
/
+10
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
6
-18
/
+18
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
23
-230
/
+228
*
Simplify induction variables pass
Chris Lattner
2001-12-03
1
-0
/
+19
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
2
-68
/
+80
*
Induction variables must be phi nodes
Chris Lattner
2001-12-03
1
-4
/
+1
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
30
-43
/
+1613
*
Move DataTypes.h from llvm/Support to just Support
Chris Lattner
2001-11-26
8
-7
/
+7
*
Remove unused method
Chris Lattner
2001-11-26
1
-9
/
+0
*
Expose constant prop of an instruction
Chris Lattner
2001-11-26
1
-0
/
+5
*
Fix field initialization order problem
Chris Lattner
2001-11-26
1
-1
/
+0
*
Allow output of manipulators for GCC 2.96 compatibility
Chris Lattner
2001-11-26
1
-6
/
+10
*
Add writer support for call graph nodes and loops and induction variables
Chris Lattner
2001-11-26
1
-2
/
+24
*
Implement an entry node for the call graph
Chris Lattner
2001-11-26
1
-9
/
+76
*
Implement "internal vs external linkage" which corresponds to the C notion of...
Chris Lattner
2001-11-26
3
-5
/
+12
*
Implement DCE of global values
Chris Lattner
2001-11-26
1
-0
/
+21
*
* Implement dominator based loop identification
Chris Lattner
2001-11-26
2
-0
/
+160
*
Rearrange code
Chris Lattner
2001-11-26
1
-18
/
+8
*
Allow array indexing
Chris Lattner
2001-11-26
1
-2
/
+5
*
Be more const correct
Chris Lattner
2001-11-26
1
-4
/
+4
*
* Remove the indexVec stuff which gets out of sync with the operands of the
Chris Lattner
2001-11-26
1
-19
/
+27
*
New Method isLosslesslyConvertableTo
Chris Lattner
2001-11-26
1
-0
/
+5
*
Add new CompositeType shared baseclass of ArrayType and StructType
Chris Lattner
2001-11-26
1
-2
/
+61
*
Add casts
Chris Lattner
2001-11-26
1
-2
/
+2
*
Fix protection probs
Chris Lattner
2001-11-15
1
-1
/
+1
*
Modify method AllocateLocalVar to take size argument.
Vikram S. Adve
2001-11-15
1
-1
/
+2
*
Bug fix for Chris.
Vikram S. Adve
2001-11-15
1
-1
/
+1
*
-cleangcc pass now remove type names that are never referenced and type names...
Chris Lattner
2001-11-15
1
-1
/
+5
*
Add function returning which operand holds immediate constant
Vikram S. Adve
2001-11-14
2
-0
/
+14
*
added isPseudoInstr()
Ruchira Sasanka
2001-11-14
2
-0
/
+12
*
Remove much cruft from the MemAccessInst instruction
Chris Lattner
2001-11-14
1
-13
/
+14
*
Changed for adding Phi Elimination code
Ruchira Sasanka
2001-11-12
2
-0
/
+22
*
Made isPhi const
Ruchira Sasanka
2001-11-10
2
-2
/
+4
*
Initail checking of structure swapper
Chris Lattner
2001-11-10
1
-0
/
+35
*
Initial checkin of Structure mutator
Chris Lattner
2001-11-10
1
-0
/
+87
*
Provide const version of function with the name the other will be eventually ...
Chris Lattner
2001-11-10
1
-0
/
+3
*
Refactor some functionality to expose more useful stuff
Chris Lattner
2001-11-10
1
-7
/
+13
*
New pass to figure out what types are in use by a program
Chris Lattner
2001-11-09
1
-0
/
+58
*
Cache parameters for target machine.
Vikram S. Adve
2001-11-09
1
-0
/
+67
[next]