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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove code that is superceeded by code in ExprTypeConvert.cpp
Chris Lattner
2001-12-07
1
-40
/
+1
*
Don't insert scales of 1 :)
Chris Lattner
2001-12-07
1
-1
/
+2
*
Run DCE before cleanupGCCoutput which will cause some dead types (like FILE) ...
Chris Lattner
2001-12-07
1
-4
/
+4
*
Do not pessimize users of this function. Fix logic.
Chris Lattner
2001-12-06
1
-2
/
+2
*
We can do cast-add elimination even on casts that reinterpret
Chris Lattner
2001-12-06
1
-13
/
+11
*
Fix bug that caused invalid transformations to be applied
Chris Lattner
2001-12-06
1
-1
/
+1
*
Actually return true when a change has been made
Chris Lattner
2001-12-05
1
-0
/
+2
*
Handle more complex array indexing expressions
Chris Lattner
2001-12-05
1
-14
/
+47
*
Fix pessimizations on sized arrays
Chris Lattner
2001-12-05
1
-2
/
+4
*
Fix a few bugs. Fix pessimization handling sized arrays
Chris Lattner
2001-12-05
1
-7
/
+15
*
"fix" problems processing floating point expressions
Chris Lattner
2001-12-05
1
-0
/
+3
*
Hrm, don't do debugging output when debugging is off. :(
Chris Lattner
2001-12-05
1
-3
/
+3
*
Remove unnecesary namespace impot
Chris Lattner
2001-12-05
1
-2
/
+0
*
Simplify induction variables before 'raising' the representation
Chris Lattner
2001-12-05
2
-1
/
+3
*
Fixes to type conversion stuff to match induction variables more frequently
Chris Lattner
2001-12-05
2
-30
/
+127
*
Fix a bug that clobbered the step value on some inputs
Chris Lattner
2001-12-05
1
-4
/
+7
*
Fix a bug introduced by "internal linkage" work.
Chris Lattner
2001-12-04
1
-2
/
+3
*
Fix bugs, don't do external methods which causes segv.
Chris Lattner
2001-12-04
1
-1
/
+4
*
Remove printouts
Chris Lattner
2001-12-04
1
-2
/
+7
*
Fix a pessimization due to sucky LI testing
Chris Lattner
2001-12-04
1
-0
/
+15
*
Implement induction variable simplification
Chris Lattner
2001-12-04
1
-1
/
+125
*
Use new induction variable simplification code with -indvars option
Chris Lattner
2001-12-04
2
-2
/
+3
*
Allow hyphens in identifier names
Chris Lattner
2001-12-04
1
-2
/
+2
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
53
-147
/
+146
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
80
-1098
/
+1082
*
Simplify induction variables pass
Chris Lattner
2001-12-03
1
-0
/
+19
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
27
-98
/
+113
*
Initial checkin of indvar stuff
Chris Lattner
2001-12-03
2
-0
/
+75
*
Compile the scalar directory
Chris Lattner
2001-12-03
1
-1
/
+1
*
Induction variables must be phi nodes
Chris Lattner
2001-12-03
3
-14
/
+12
*
Move support directory
Chris Lattner
2001-11-29
1
-1
/
+1
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
91
-258
/
+1792
*
Move DataTypes.h from llvm/Support to just Support
Chris Lattner
2001-11-26
10
-9
/
+8
*
New testcase for globaldce
Chris Lattner
2001-11-26
1
-0
/
+17
*
-raise includes constprop and dce
Chris Lattner
2001-11-26
1
-3
/
+0
*
Turn off debug info
Chris Lattner
2001-11-26
1
-1
/
+1
*
* Add hooks to globaldce
Chris Lattner
2001-11-26
1
-28
/
+37
*
Link to ipo library
Chris Lattner
2001-11-26
1
-1
/
+1
*
Fix problem where lli < foo.bc would have argc = 0
Chris Lattner
2001-11-26
1
-0
/
+7
*
Use pointertype where appropriate
Chris Lattner
2001-11-26
1
-2
/
+2
*
Remove invalid,unneccesary ## token
Chris Lattner
2001-11-26
1
-1
/
+1
*
Add support to enable -lfoo to be processed correctly
Chris Lattner
2001-11-26
2
-2
/
+6
*
Add hooks to print natural loop information and induction variables
Chris Lattner
2001-11-26
1
-1
/
+21
*
Add testcases for internal
Chris Lattner
2001-11-26
2
-0
/
+15
*
Rename irreducible to cfgstructures.ll Include other interesting structures
Chris Lattner
2001-11-26
2
-14
/
+53
*
MAke sure diffs match
Chris Lattner
2001-11-26
1
-4
/
+5
*
Implement internal
Chris Lattner
2001-11-26
1
-5
/
+5
*
Make strings be internal
Chris Lattner
2001-11-26
1
-1
/
+2
*
Remove debugging output
Chris Lattner
2001-11-26
1
-1
/
+1
*
Support internal linkage
Chris Lattner
2001-11-26
1
-1
/
+2
[prev]
[next]