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
*
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
*
Expose constant prop of an instruction
Chris Lattner
2001-11-26
1
-0
/
+5
*
Implement DCE of global values
Chris Lattner
2001-11-26
1
-0
/
+21
*
Rearrange code
Chris Lattner
2001-11-26
1
-18
/
+8
*
Allow array indexing
Chris Lattner
2001-11-26
1
-2
/
+5
*
-cleangcc pass now remove type names that are never referenced and type names...
Chris Lattner
2001-11-15
1
-1
/
+5
*
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
*
Expose method to merge identically named methods
Chris Lattner
2001-11-03
1
-0
/
+6
*
Expose the low level DCE mechanism to external users
Chris Lattner
2001-11-01
1
-0
/
+9
*
Initial checkin of level raising code
Chris Lattner
2001-11-01
1
-0
/
+35
*
Implement code to convert %malloc and %free FUNCTION CALLS into the instructi...
Chris Lattner
2001-10-31
1
-0
/
+8
*
New GCC cleanup pass interface
Chris Lattner
2001-10-31
1
-0
/
+24
*
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
*
Refactor code into Assembly & bytecode libraries
Chris Lattner
2001-10-18
1
-68
/
+0
*
move llvm/Transforms/Pass.h to the top level llvm/Pass.h file
Chris Lattner
2001-10-18
11
-157
/
+20
*
Initial Checkin
Chris Lattner
2001-10-18
1
-0
/
+58
*
Pull bytecode writing out of Module writer pass. Prepare to move to seperate...
Chris Lattner
2001-10-18
1
-13
/
+23
*
Add option to print per module instead of per method, so that
Vikram S. Adve
2001-10-18
1
-8
/
+17
*
Add option to print as bytecode instead of assembly.
Vikram S. Adve
2001-10-18
1
-3
/
+16
*
Convert to new simpler Pass structure
Chris Lattner
2001-10-18
1
-57
/
+16
*
Convert to new simpler Pass structure
Chris Lattner
2001-10-18
3
-9
/
+10
*
Convert to new simpler pass structure
Chris Lattner
2001-10-18
5
-28
/
+23
*
Simplify Pass by removing silly subclasses
Chris Lattner
2001-10-18
1
-93
/
+22
[next]