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
*
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
*
Deparameterize PATypeHolder
Chris Lattner
2002-04-04
1
-1
/
+1
*
Checkin new useful routine
Chris Lattner
2002-03-29
1
-0
/
+17
*
New file for new pass
Chris Lattner
2002-03-28
1
-0
/
+15
*
Rename constructor function
Cameron Buschardt
2002-03-27
1
-2
/
+3
*
Major overhaul to support arbitrary mixed array and structure indices.
Vikram S. Adve
2002-03-24
1
-7
/
+9
*
Rename Method to Function
Chris Lattner
2002-03-23
3
-6
/
+6
*
New pass to convert Convert multi-dimensional
Vikram S. Adve
2002-03-23
1
-0
/
+16
*
Moved to Scalar/ directory.
Vikram S. Adve
2002-03-23
1
-16
/
+0
*
New pass to convert Convert multi-dimensional
Vikram S. Adve
2002-03-19
1
-0
/
+16
*
Fix bug: test/Regression/Other/2002-03-11-ConstPropCrash.ll
Chris Lattner
2002-03-11
1
-2
/
+4
*
Change over to use new style pass mechanism, now passes only expose small
Chris Lattner
2002-02-26
15
-341
/
+60
*
Move ProfilePaths class into ProfilePaths library, only expose a creation fun...
Chris Lattner
2002-02-26
1
-10
/
+4
*
Initial check in of header file for profile-paths pass
Anand Shukla
2002-02-26
1
-0
/
+43
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-0
/
+1
*
Initial checkin of new memory -> register promotion pass
Chris Lattner
2002-02-12
1
-0
/
+22
*
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
11
-23
/
+98
*
Remove opt namespace
Chris Lattner
2002-01-26
1
-4
/
+0
*
* Expose new pass DeadInstElimination
Chris Lattner
2002-01-23
1
-0
/
+25
*
Pull RaiseAllocations stuff out of the CleanGCC pass into it's own pass in
Chris Lattner
2002-01-22
2
-13
/
+31
*
LowerAllocations is really a BasicBlock pass. Make it so.
Chris Lattner
2002-01-21
1
-5
/
+3
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
4
-15
/
+0
*
Moved header
Chris Lattner
2002-01-21
1
-1
/
+1
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
16
-65
/
+90
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
3
-9
/
+9
*
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
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-2
/
+2
*
Simplify induction variables pass
Chris Lattner
2001-12-03
1
-0
/
+19
*
Remove unused method
Chris Lattner
2001-11-26
1
-9
/
+0
[next]