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
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose isCriticalEdge & SplitCriticalEdge methods from crit-edges pass
Chris Lattner
2002-10-08
1
-0
/
+16
*
Checkin new loop-preheader insertion pass.
Chris Lattner
2002-09-26
1
-0
/
+13
*
Converted SimpleStructMutation to take TargetData as a required pass.
Chris Lattner
2002-09-26
1
-3
/
+2
*
Change LowerAllocations pass to 'require' TargetData instead of it being
Chris Lattner
2002-09-25
1
-5
/
+2
*
- Do not expose Critical Edge breaking mechanics outside the BCE pass, thus
Chris Lattner
2002-09-24
1
-15
/
+0
*
Expose passinfo from BreakCriticalEdges pass so that it may be "Required" by
Chris Lattner
2002-09-24
1
-6
/
+9
*
Add new BreakCriticalEdges pass
Chris Lattner
2002-09-24
1
-0
/
+10
*
Allow transformation DecomposeArrayRef(GetElementPtrInst* GEP) to
Vikram S. Adve
2002-09-16
1
-1
/
+8
*
Include stub for correlated expression elimination pass
Chris Lattner
2002-09-06
1
-0
/
+9
*
- Rename BreakCriticalEdge to the slightly more standard SplitCriticalEdge
Chris Lattner
2002-09-06
1
-4
/
+5
*
* Doxygenize API
Chris Lattner
2002-09-06
1
-23
/
+39
*
Remove duplicate #include
Chris Lattner
2002-09-02
1
-1
/
+0
*
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-08-21
1
-2
/
+1
*
Implement a new RemoveSuccessor function
Chris Lattner
2002-07-29
1
-4
/
+11
*
* Eliminate the Provided set. All Passes now finally just automatically
Chris Lattner
2002-07-29
1
-1
/
+0
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+0
*
Move many files into IPO.h
Chris Lattner
2002-07-24
1
-0
/
+32
*
Move contents of these files into IPO.h
Chris Lattner
2002-07-24
4
-59
/
+0
*
* Rename to IPO.h
Chris Lattner
2002-07-23
1
-1
/
+13
*
Incorporate into IPO.h
Chris Lattner
2002-07-23
1
-19
/
+0
*
Prepare the file to become IPO.h
Chris Lattner
2002-07-23
1
-16
/
+8
*
Merge the contents of ChangeAllocations.h into Scalar.h
Chris Lattner
2002-07-23
2
-19
/
+11
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-2
/
+3
*
Pass creator requires a TargetData member
Chris Lattner
2002-07-23
1
-1
/
+2
*
initial version: for emitfuncs pass
Anand Shukla
2002-07-12
1
-0
/
+16
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-3
/
+3
*
*** empty log message ***
Chris Lattner
2002-06-25
5
-20
/
+4
*
Simplify the interface to local dce and constprop
Chris Lattner
2002-05-26
1
-2
/
+2
*
Simplify interface to ConstantFoldTerminator
Chris Lattner
2002-05-21
1
-2
/
+1
*
Expose CFG simplification pass
Chris Lattner
2002-05-21
1
-0
/
+8
*
Add prototype for LICM pass
Chris Lattner
2002-05-10
1
-0
/
+8
*
Add prototype for the PiNodeInserter pass
Chris Lattner
2002-05-10
1
-0
/
+23
*
Add expr reassociation pass prototype
Chris Lattner
2002-05-08
1
-0
/
+10
*
Spell aggressive right
Chris Lattner
2002-05-07
1
-2
/
+2
*
These files are supersumed by include/llvm/Transforms/Scalar.h
Chris Lattner
2002-05-07
8
-172
/
+0
*
New header file to replace all of the Scalar/*.h files.
Chris Lattner
2002-05-07
1
-0
/
+120
*
Checkin headers for Utils library
Chris Lattner
2002-05-07
2
-0
/
+109
*
Cleanup implementation a bit + comments
Chris Lattner
2002-05-07
1
-19
/
+7
*
Update header after moving file
Chris Lattner
2002-05-07
1
-4
/
+3
*
Remove long dead file
Chris Lattner
2002-05-07
1
-15
/
+0
*
Factor code out to the Transform Utils library
Chris Lattner
2002-05-07
2
-42
/
+3
*
Remove unused files: This is the old induction varaible cannonicalization
Chris Lattner
2002-04-29
1
-27
/
+0
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
2
-0
/
+4
*
Remove all contents of the cfg namespace to the global namespace
Chris Lattner
2002-04-28
1
-2
/
+2
*
Initial checkin of new "Internalize" pass for GCCLD
Chris Lattner
2002-04-28
1
-0
/
+15
*
Initial checkin of simple&fast SSA based GCSE algorithm
Chris Lattner
2002-04-28
1
-0
/
+16
*
s/Method/Function in classname
Chris Lattner
2002-04-27
1
-4
/
+4
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
5
-45
/
+33
*
Split the CleanupGCCOutput pass into two passes, and add real life actual
Chris Lattner
2002-04-10
1
-0
/
+27
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-2
/
+2
[next]