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
/
lib
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support internal linkage
Chris Lattner
2001-11-26
1
-1
/
+2
*
Build IPO directory
Chris Lattner
2001-11-26
1
-1
/
+1
*
Implement support for internal methods
Chris Lattner
2001-11-26
1
-5
/
+11
*
Include const prop as part of -raise
Chris Lattner
2001-11-26
1
-1
/
+3
*
Misc cleanups
Chris Lattner
2001-11-26
1
-53
/
+53
*
Expose constant propogation of an instruction in a clean way
Chris Lattner
2001-11-26
1
-37
/
+24
*
Implement DCE of global values
Chris Lattner
2001-11-26
2
-0
/
+65
*
Support array indexing
Chris Lattner
2001-11-26
1
-3
/
+2
*
Support Composite's, not just structs
Chris Lattner
2001-11-26
1
-14
/
+28
*
losslessCastableTypes is moved to Type class
Chris Lattner
2001-11-26
1
-50
/
+133
*
Support selectable structure transformations
Chris Lattner
2001-11-26
1
-13
/
+45
*
Support mutation of array indexing
Chris Lattner
2001-11-26
1
-20
/
+20
*
Clean up code, implement array indexing stuff
Chris Lattner
2001-11-26
1
-423
/
+175
*
Implement array indexing reverse engineering
Chris Lattner
2001-11-26
1
-177
/
+298
*
Print incoming arguments and return values.
Vikram S. Adve
2001-11-15
1
-14
/
+46
*
-cleangcc pass now remove type names that are never referenced and type names...
Chris Lattner
2001-11-15
1
-3
/
+43
*
Remove much cruft from the MemAccessInst instruction
Chris Lattner
2001-11-14
3
-16
/
+16
*
Better heuristics for handling arrays
Chris Lattner
2001-11-14
4
-60
/
+218
*
* Change ExpressionConvertableToType to more closely match map behavior of
Chris Lattner
2001-11-13
2
-35
/
+56
*
Avoid assertion failure when taking size of unsized array. Todo item herE
Chris Lattner
2001-11-13
1
-0
/
+7
*
Fix minor bug
Chris Lattner
2001-11-12
1
-0
/
+1
*
Changed insert instructions only for CONSTANTS - back to original
Ruchira Sasanka
2001-11-12
1
-5
/
+7
*
Initail checking of structure swapper
Chris Lattner
2001-11-10
1
-0
/
+98
*
Initial checkin of structure mutator
Chris Lattner
2001-11-10
1
-0
/
+501
*
Remove false optimization that basically broke everything
Chris Lattner
2001-11-09
1
-19
/
+28
*
* Add better caching of data to avoid silly recusions
Chris Lattner
2001-11-08
1
-3
/
+12
*
Improve raising significantly
Chris Lattner
2001-11-08
4
-75
/
+267
*
Bug fix: cannot modify Phi operands while iterating over them!
Vikram S. Adve
2001-11-08
1
-16
/
+23
*
Add #includes to enable buiding in Release mode
Chris Lattner
2001-11-07
2
-0
/
+2
*
Fix minor bug for shifts
Chris Lattner
2001-11-06
1
-2
/
+3
*
Fix bugs
Chris Lattner
2001-11-06
2
-6
/
+13
*
Fix many bugs. Implement PHI transforms & other cycles
Chris Lattner
2001-11-06
1
-54
/
+152
*
Fix bug with ADD nodes and malloc promotion
Chris Lattner
2001-11-05
1
-9
/
+29
*
Don't print spurious linking warnings about methods that are never used.
Chris Lattner
2001-11-05
2
-30
/
+35
*
Use the expression map correctly.
Chris Lattner
2001-11-05
3
-49
/
+188
*
New file for expression tree conversion
Chris Lattner
2001-11-04
1
-0
/
+494
*
Refactor code to share stuff
Chris Lattner
2001-11-04
4
-603
/
+148
*
* Relax restriction that prevented malloc promotion in certain cases
Chris Lattner
2001-11-04
1
-21
/
+22
*
* Disable debug output
Chris Lattner
2001-11-04
1
-22
/
+48
*
Convert backward conversion of expression trees into a new more powerful bidi...
Chris Lattner
2001-11-04
1
-11
/
+297
*
Minor method rename
Chris Lattner
2001-11-04
2
-5
/
+5
*
Add transformations for Load and GetElementPtr. Fix broken transform with shr.
Chris Lattner
2001-11-04
1
-0
/
+99
*
Fix cast instructions that end up in bad places in GCC output
Chris Lattner
2001-11-04
1
-0
/
+84
*
Avoid making a broken transformation!
Chris Lattner
2001-11-03
1
-20
/
+33
*
Add new cleanup pass:
Chris Lattner
2001-11-03
1
-7
/
+73
*
* Export method to merge identically named methods
Chris Lattner
2001-11-03
1
-3
/
+80
*
Commented out code so that copies are inserted for all phi args
Ruchira Sasanka
2001-11-03
1
-8
/
+19
*
Changes to compile the TSP benchmark successfully. Favor warning instead of ...
Chris Lattner
2001-11-03
1
-38
/
+51
*
Add code to link method together with the same name if one is vararg and the ...
Chris Lattner
2001-11-03
1
-42
/
+203
*
Don't forget to link type names together too. Fix for Olden/mst benchmark
Chris Lattner
2001-11-03
1
-0
/
+45
[prev]
[next]