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
*
Convert SCCP over to use InstVisitor instead of hand crafted switch
Chris Lattner
2002-04-18
1
-181
/
+136
*
Remove gep::isStructSelector
Chris Lattner
2002-04-18
1
-9
/
+4
*
GEP instructions can never be constant propogated.
Chris Lattner
2002-04-18
1
-7
/
+12
*
Store instructions always return void, so they never get a name
Chris Lattner
2002-04-18
1
-2
/
+1
*
Correctly transform dependant arguments, allowing the perimeter bm to work.
Chris Lattner
2002-04-18
1
-82
/
+303
*
* StoreInst's shouldn't take names (they are _always_ void type)
Chris Lattner
2002-04-18
1
-6
/
+2
*
Fix a bug printing out %c formated characters.
Chris Lattner
2002-04-17
1
-1
/
+1
*
Inline indirect function calls that are only capable of calling one function
Chris Lattner
2002-04-17
2
-10
/
+13
*
Make data structure acurately get ALL edges, even loads of null fields of
Chris Lattner
2002-04-17
3
-29
/
+30
*
Make data structure acurately get ALL edges, even loads of null fields of
Chris Lattner
2002-04-17
2
-20
/
+24
*
Add casts for documentation
Chris Lattner
2002-04-16
1
-2
/
+2
*
* Clean up the code a bit
Chris Lattner
2002-04-16
1
-8
/
+4
*
Remove old frivolous uses of getStrValue in a debugging statement
Chris Lattner
2002-04-16
2
-4
/
+4
*
Remove unneccesary cast
Chris Lattner
2002-04-16
1
-1
/
+1
*
Changes to:
Chris Lattner
2002-04-16
1
-44
/
+106
*
Fix for buggy test
Chris Lattner
2002-04-16
1
-1
/
+1
*
* Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
5
-55
/
+79
*
Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
2
-28
/
+12
*
New testcase
Chris Lattner
2002-04-16
2
-0
/
+32
*
New testcase
Chris Lattner
2002-04-16
1
-0
/
+28
*
* Eliminate ArgDSNode's completely, now rely on scalar map
Chris Lattner
2002-04-16
5
-100
/
+94
*
* Eliminate ArgDSNode's completely, rely now on Scalar map
Chris Lattner
2002-04-16
2
-46
/
+14
*
run an extra pass after a function has been transformed to eliminate
Chris Lattner
2002-04-15
1
-0
/
+122
*
Only print debug message if DEBUG_RA is on
Chris Lattner
2002-04-15
1
-8
/
+6
*
Only emit message if DEBUG_RA is on
Chris Lattner
2002-04-15
2
-12
/
+12
*
Eliminate cast of same type instructions.
Chris Lattner
2002-04-15
1
-0
/
+8
*
* s/Method/Function
Chris Lattner
2002-04-15
1
-5
/
+21
*
Checkin first unit testcases for the backend
Chris Lattner
2002-04-14
3
-0
/
+41
*
* s/Method/Function
Chris Lattner
2002-04-14
1
-27
/
+18
*
Turn off debug output
Chris Lattner
2002-04-14
1
-9
/
+36
*
s/Method/Function
Chris Lattner
2002-04-14
1
-4
/
+4
*
Update documentation a LOT, make it more accurate and match current model
Chris Lattner
2002-04-14
1
-158
/
+373
*
* Allow datasize to be specified on the commandline
Chris Lattner
2002-04-13
1
-13
/
+58
*
* Fix bug: test/Regression/Verifier/2002-04-13-RetTypes.ll
Chris Lattner
2002-04-13
1
-22
/
+47
*
New testcase for the verifier
Chris Lattner
2002-04-13
2
-0
/
+28
*
Minor bugfix for previous checkin
Chris Lattner
2002-04-13
1
-1
/
+1
*
* Remove obselete code for unsized arrays
Chris Lattner
2002-04-13
1
-20
/
+67
*
* Give alloca's for pool descriptors better names than "pool<n>".
Chris Lattner
2002-04-13
1
-5
/
+28
*
* Add names to the symbol table for pool types and modified types
Chris Lattner
2002-04-13
1
-11
/
+45
*
Add Module::getTypeName
Chris Lattner
2002-04-13
2
-0
/
+25
*
Add info about the StringList class
Chris Lattner
2002-04-13
1
-3
/
+29
*
* Clean up code to use isa & dyncast instead of poking directly into instruct...
Chris Lattner
2002-04-13
1
-9
/
+9
*
* Add the printm pass to allow dumping the entire module after a transformation.
Chris Lattner
2002-04-13
1
-9
/
+15
*
Implement function rewriting to use offsets instead of pointers in programs.
Chris Lattner
2002-04-12
1
-217
/
+569
*
* Add comment
Chris Lattner
2002-04-12
1
-2
/
+6
*
Expose funcresolve pass through opt
Chris Lattner
2002-04-12
1
-1
/
+4
*
Add new check of return value type matching ret instruction values types
Chris Lattner
2002-04-12
1
-2
/
+17
*
Fix pure virtual function called exception!
Chris Lattner
2002-04-12
1
-2
/
+1
*
Handle the FP format problem, where outputed FP constants were not precise
Chris Lattner
2002-04-11
1
-7
/
+24
*
* The cleangcc pass is broken into two parts, we only want to
Chris Lattner
2002-04-10
1
-8
/
+8
[next]