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
/
IPO
/
FunctionResolution.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Eliminated the deferred symbol table stuff in Module & Function, it really
Chris Lattner
2002-11-20
1
-3
/
+2
*
Fix testcase: FunctionResolve/2002-11-09-ExternFn.ll
Chris Lattner
2002-11-10
1
-19
/
+37
*
Fix bug: FunctionResolve/2002-11-07-RetMismatch.ll
Chris Lattner
2002-11-08
1
-2
/
+1
*
Account for global variables resolved more accurately.
Chris Lattner
2002-10-13
1
-3
/
+5
*
Almost a complete rewrite of FunctionResolution to now resolve functions
Chris Lattner
2002-10-09
1
-122
/
+213
*
Updates to work with recent Statistic's changes:
Chris Lattner
2002-10-01
1
-2
/
+2
*
Simplify code (somtimes dramatically), by using the new "auto-insert" feature
Chris Lattner
2002-09-10
1
-11
/
+5
*
Remove unneccesary #inlcude
Chris Lattner
2002-08-01
1
-1
/
+0
*
Fix bug with last patch which would occur when a call returned void and we
Chris Lattner
2002-07-30
1
-1
/
+2
*
* Make sure the resolved function call instructions get the name from the
Chris Lattner
2002-07-30
1
-7
/
+15
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-1
/
+1
*
Rename header
Chris Lattner
2002-07-23
1
-1
/
+1
*
* Remove getPassName implementation
Chris Lattner
2002-07-23
1
-2
/
+1
*
Only functions with external linkage can be resolved to function declarations.
Chris Lattner
2002-07-18
1
-2
/
+6
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-14
/
+9
*
Fix "unimplemented features":
Chris Lattner
2002-05-24
1
-6
/
+37
*
Split the FunctionResolution pass out of CleanGCCOutput.cpp.
Chris Lattner
2002-05-24
1
-0
/
+223
[prev]