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
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
*
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
*
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
*
* Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
5
-55
/
+79
*
* Eliminate ArgDSNode's completely, now rely on scalar map
Chris Lattner
2002-04-16
5
-100
/
+94
*
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-14
1
-27
/
+18
*
Turn off debug output
Chris Lattner
2002-04-14
1
-9
/
+36
*
* 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
*
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
1
-0
/
+20
*
* Clean up code to use isa & dyncast instead of poking directly into instruct...
Chris Lattner
2002-04-13
1
-9
/
+9
*
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
*
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
*
* Add documentation
Chris Lattner
2002-04-10
1
-210
/
+208
*
Print out what the root of the call graph is.
Chris Lattner
2002-04-10
1
-0
/
+2
*
Implement TODO, fixing bug:
Chris Lattner
2002-04-09
1
-16
/
+9
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-5
/
+6
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
20
-39
/
+51
*
Eliminate unneccesary extraneous iterators
Chris Lattner
2002-04-09
1
-10
/
+4
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-18
/
+18
*
Update comment to reflect class name change.
Chris Lattner
2002-04-09
1
-2
/
+2
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-15
/
+0
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-2
/
+19
*
Add explicit #includes of Function.h to make up for the removed #include
Chris Lattner
2002-04-09
4
-0
/
+4
*
Add #includes to make up for #includes pruned out of header files.
Chris Lattner
2002-04-09
8
-2
/
+11
*
Add a couple of extra casts to avoid extra #include
Chris Lattner
2002-04-09
1
-2
/
+2
*
Add a couple of extra casts to avoid having to add #include
Chris Lattner
2002-04-09
1
-3
/
+3
*
Use opaque decl instead of #include
Chris Lattner
2002-04-09
1
-1
/
+1
*
iUse new form of pop_back to make code more concise
Chris Lattner
2002-04-09
1
-2
/
+1
[next]