index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement xform: (X != 0) -> (bool)X
Chris Lattner
2003-06-01
1
-0
/
+3
*
Added the #(internal functions) to output
Anand Shukla
2003-06-01
1
-0
/
+8
*
Fix bug: FunctionResolve/2003-05-31-AllInternalDecls.ll
Chris Lattner
2003-05-31
1
-0
/
+17
*
Fix bug: FuncResolve/2003-05-31-InternalDecl.ll
Chris Lattner
2003-05-31
1
-2
/
+6
*
Simplify funcresolve a bit more
Chris Lattner
2003-05-31
1
-7
/
+7
*
Fix bug: FunctionResolve/2003-05-31-FuncPointerResolve.ll
Chris Lattner
2003-05-31
1
-11
/
+3
*
Fixed comment width, changed arg to be const, fixed indentation, removed unne...
Tanya Lattner
2003-05-31
1
-8
/
+6
*
Okay totally give up on trying to optimize aggregates that cannot be completely
Chris Lattner
2003-05-30
1
-40
/
+6
*
add a check that allows the SRoA pass to avoid breaking programs, even if their
Chris Lattner
2003-05-30
1
-1
/
+33
*
Added the CloneTrace function which clones traces. It takes a vector of basic...
Tanya Lattner
2003-05-30
1
-0
/
+83
*
Fix bug: ScalarRepl/2003-05-30-MultiLevel.ll
Chris Lattner
2003-05-30
1
-4
/
+4
*
Fix bug: ScalarRepl/2003-05-29-ArrayFail.ll
Chris Lattner
2003-05-30
1
-42
/
+128
*
Added support for function pointers
Sumant Kowshik
2003-05-29
1
-104
/
+583
*
Add comment
Chris Lattner
2003-05-29
1
-0
/
+11
*
Eliminate unnecessary ->get calls that are now automatically handled.
Chris Lattner
2003-05-29
2
-11
/
+9
*
* Separate all of the grunt work of inlining out into the Utils library.
Chris Lattner
2003-05-29
2
-169
/
+291
*
Fix bug: Instcombine/2003-05-27-ConstExprCrash.ll
Chris Lattner
2003-05-27
1
-27
/
+37
*
* Actually USE the statistic that we made
Chris Lattner
2003-05-27
1
-6
/
+21
*
Implementation of the simple "scalar replacement of aggregates" transformation
Chris Lattner
2003-05-27
1
-0
/
+164
*
Fix bug: InstCombine/2003-05-26-CastMiscompile.ll
Chris Lattner
2003-05-26
1
-1
/
+1
*
Remove using declarations
Chris Lattner
2003-05-22
5
-49
/
+36
*
Make the list accept comma separated names
Chris Lattner
2003-05-22
1
-1
/
+2
*
* Revert to old behavior of ignoring a module if it doesn't contain a main
Chris Lattner
2003-05-22
1
-7
/
+24
*
Add option to internalize to allow it to read a file to determine which symbols
Chris Lattner
2003-05-22
1
-10
/
+41
*
Minor cleanups.
Chris Lattner
2003-05-22
1
-8
/
+5
*
Fix bug: FunctionResolve/2003-05-21-MissingArguments.ll
Chris Lattner
2003-05-21
1
-0
/
+5
*
Hopefully, the final fix for `[Pp]ropogate'.
Misha Brukman
2003-05-20
6
-20
/
+20
*
s/convertable/convertible/g
Misha Brukman
2003-05-20
5
-84
/
+84
*
Fix long standing bug
Chris Lattner
2003-05-15
1
-1
/
+1
*
Fix Bug: Linker/2003-05-15-TypeProblem.ll
Chris Lattner
2003-05-15
1
-20
/
+66
*
Fix major problem with appending linkage changes
Chris Lattner
2003-05-14
1
-1
/
+2
*
Implement linkage of appending global variables!
Chris Lattner
2003-05-13
1
-6
/
+115
*
Fix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll
Chris Lattner
2003-05-12
1
-5
/
+19
*
Handle va_arg instruction correctly
Chris Lattner
2003-05-08
1
-0
/
+1
*
Don't inline functions that take variable numbers of arguments!
Chris Lattner
2003-05-08
1
-3
/
+4
*
Remove using decl
Chris Lattner
2003-05-08
1
-2
/
+1
*
Attempt to fix sumant's typesafety issue
Chris Lattner
2003-05-02
1
-5
/
+21
*
Fix spelling
Chris Lattner
2003-05-02
1
-1
/
+1
*
Fix Bug: LowerSwitch/2003-05-01-PHIProblem.ll
Chris Lattner
2003-05-01
1
-2
/
+12
*
Fix bug: LevelRaise/2003-05-01-CallCast.ll
Chris Lattner
2003-05-01
1
-1
/
+2
*
Fix another case where constexprs could cause a crash
Chris Lattner
2003-04-30
1
-5
/
+2
*
Fix constant folding of constexprs
Chris Lattner
2003-04-30
1
-6
/
+3
*
Create constant expression casts instead of constant instructions if possible
Chris Lattner
2003-04-28
1
-2
/
+12
*
Fix several bugs:
Chris Lattner
2003-04-28
1
-9
/
+20
*
Avoid naming things exactly the same
Chris Lattner
2003-04-27
1
-1
/
+1
*
Fix bug: ADCE/2003-04-25-PHIPostDominateProblem.ll
Chris Lattner
2003-04-25
1
-9
/
+10
*
Fix major problem with PHI node traversal: rechecking PHIs should go into
Chris Lattner
2003-04-25
1
-1
/
+1
*
Minor non-functional changes:
Chris Lattner
2003-04-25
1
-61
/
+47
*
Fix bug: mem2reg/2003-04-24-MultipleIdenticalSuccessors.ll
Chris Lattner
2003-04-25
1
-7
/
+8
*
Make the levelraise pass be well behaved w.r.t the TargetData that the current
Chris Lattner
2003-04-24
4
-125
/
+126
[next]