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 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
*
Fix minor bug, update comments
Chris Lattner
2001-10-18
1
-4
/
+4
*
Pass's return true if they make a modification, not if they fail
Chris Lattner
2001-10-18
1
-15
/
+14
*
Convert optimizations to use the Pass infrastructure
Chris Lattner
2001-10-18
5
-43
/
+100
*
ConcretePass should not be a templated class!
Chris Lattner
2001-10-15
4
-8
/
+6
*
Add new Pass infrastructure and some examples
Chris Lattner
2001-10-15
4
-0
/
+294
*
Convert to use Pass infrastructure
Chris Lattner
2001-10-15
1
-5
/
+18
*
Insert code to trace values at basic block and method exits.
Vikram S. Adve
2001-10-14
1
-0
/
+75
*
New module linking functionality prototype
Chris Lattner
2001-10-13
1
-0
/
+20
*
Constant pools no longer exist
Chris Lattner
2001-09-07
1
-1
/
+0
*
Eliminate DoConstantPoolMerging. ConstantPools no longer exist
Chris Lattner
2001-09-07
1
-16
/
+0
*
Add prototypes for ADCE pass
Chris Lattner
2001-06-30
1
-3
/
+9
*
Rename DoSparseConditionalConstantProp to DoSCCP
Chris Lattner
2001-06-30
1
-9
/
+3
*
Split AllOpts.h into lots of little .h files.
Chris Lattner
2001-06-30
5
-0
/
+197
[prev]