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
/
Utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed comment width, changed arg to be const, fixed indentation, removed unne...
Tanya Lattner
2003-05-31
1
-5
/
+5
*
Sorry, correcting small typo.
Tanya Lattner
2003-05-30
1
-1
/
+1
*
Added support for cloning a trace.
Tanya Lattner
2003-05-30
1
-0
/
+7
*
Doxygenify comments
Chris Lattner
2003-05-29
1
-16
/
+15
*
Hopefully, the final fix for `[Pp]ropogate'.
Misha Brukman
2003-05-20
1
-4
/
+4
*
Add prototype for new CloneBasicBlock function
Chris Lattner
2003-04-18
1
-2
/
+28
*
Add getAnalysisUsage method
Chris Lattner
2003-03-31
1
-2
/
+5
*
Change the mem2reg interface to accept a TargetData argument
Chris Lattner
2003-03-03
1
-3
/
+3
*
Add a new interface file for the PromoteMemToReg interface in the Utils library
Chris Lattner
2003-02-22
1
-0
/
+29
*
This file provides the function DemoteRegToStack(), which takes a
Vikram S. Adve
2002-12-10
1
-0
/
+21
*
Cloning stuff doesn't modify the source module
Chris Lattner
2002-11-20
1
-1
/
+1
*
Minor changes to cloning interface
Chris Lattner
2002-11-19
1
-1
/
+24
*
Extend function cloning interface to support inlining
Chris Lattner
2002-11-19
1
-2
/
+7
*
This file is supersumed by Utils/Cloning.h
Chris Lattner
2002-11-19
1
-17
/
+0
*
Merge cloning and inlining utilities
Chris Lattner
2002-11-19
1
-0
/
+41
*
- Do not expose Critical Edge breaking mechanics outside the BCE pass, thus
Chris Lattner
2002-09-24
1
-15
/
+0
*
- 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
*
*** empty log message ***
Chris Lattner
2002-06-25
3
-13
/
+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
*
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
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+2
*
s/Method/Function in classname
Chris Lattner
2002-04-27
1
-4
/
+4
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-14
/
+11
*
Checkin new useful routine
Chris Lattner
2002-03-29
1
-0
/
+17
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-3
/
+3
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
1
-0
/
+4
*
Add constructor for addition to opt program
Chris Lattner
2002-02-01
1
-1
/
+1
*
Eliminate SimplifyCFG.h file, pull everything into the UnifyMethodExitNodes c...
Chris Lattner
2002-01-31
1
-4
/
+10
*
Convert xforms over to use new pass structure
Chris Lattner
2002-01-30
1
-0
/
+37
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+1
*
Remove unneccesary function prototypes
Chris Lattner
2001-10-28
1
-17
/
+2
*
Add support for name mangling.
Vikram S. Adve
2001-10-28
1
-1
/
+18
*
New module linking functionality prototype
Chris Lattner
2001-10-13
1
-0
/
+20