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
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move DataTypes.h from llvm/Support to just Support
Chris Lattner
2001-11-26
8
-41
/
+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
*
Added class MachineCacheInfo.
Vikram S. Adve
2001-11-09
3
-6
/
+30
*
Remove unneeded forward decl
Chris Lattner
2001-11-08
1
-1
/
+0
*
Add handle to object MachineFrameInfo.
Vikram S. Adve
2001-11-08
1
-3
/
+5
*
Include handle to TargetMachine in each Machine...Info class.
Vikram S. Adve
2001-11-08
2
-5
/
+9
*
Add method CreateCodeToCopyIntToFloat.
Vikram S. Adve
2001-11-08
2
-2
/
+36
*
Machine-independent interface to target's stack frame layout parameters.
Vikram S. Adve
2001-11-08
1
-0
/
+76
*
Use different op labels for bitwise logical operations and boolean logical
Vikram S. Adve
2001-11-08
1
-0
/
+5
*
Added a second constructor for and improved class TmpInstruction.
Vikram S. Adve
2001-11-08
1
-9
/
+28
*
Major overhaul of stack frame management.
Vikram S. Adve
2001-11-08
1
-33
/
+89
*
Old file which was moved to include/llvm/Target some time back.
Vikram S. Adve
2001-11-08
1
-121
/
+0
*
Removed MachineCodeForMethod object and made it an annotation.
Vikram S. Adve
2001-11-08
1
-6
/
+0
*
Initial checkin of pointer safety checker
Chris Lattner
2001-11-07
1
-0
/
+47
*
Okay, so this is a huge hack. Fixme later
Chris Lattner
2001-11-07
1
-4
/
+36
*
New class to provide high performance writing.
Chris Lattner
2001-11-07
1
-0
/
+41
*
Make reg. numbers signed ints.
Vikram S. Adve
2001-11-05
1
-5
/
+5
*
Minor method rename
Chris Lattner
2001-11-04
1
-12
/
+14
*
Add a helper function to PHI node
Chris Lattner
2001-11-03
1
-0
/
+11
*
Expose method to merge identically named methods
Chris Lattner
2001-11-03
1
-0
/
+6
[next]