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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support array allocations
Chris Lattner
2002-04-27
2
-4
/
+14
*
Rename getNullConstant to getNullValue
Chris Lattner
2002-04-27
1
-11
/
+11
*
Added functions to compute the offset of a given incoming or outgoing
Vikram S. Adve
2002-04-25
1
-7
/
+15
*
Optional args are no longer allocated as they are discovered.
Vikram S. Adve
2002-04-25
2
-34
/
+28
*
Changes to make print pass work!
Chris Lattner
2002-04-18
1
-1
/
+2
*
New api for signal handling for LLVM tools
Chris Lattner
2002-04-18
2
-0
/
+36
*
Remove getStrValue method from Constant implementations. The AssemblyWriter
Chris Lattner
2002-04-18
1
-15
/
+0
*
* Add a comment to the header giving a breif overview of how to return a
Chris Lattner
2002-04-18
1
-23
/
+62
*
* Make dtor virtual
Chris Lattner
2002-04-18
1
-26
/
+28
*
* StoreInst's shouldn't take names (they are _always_ void type)
Chris Lattner
2002-04-18
1
-6
/
+2
*
Make data structure acurately get ALL edges, even loads of null fields of
Chris Lattner
2002-04-17
2
-20
/
+24
*
Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
2
-28
/
+12
*
* Eliminate ArgDSNode's completely, rely now on Scalar map
Chris Lattner
2002-04-16
2
-46
/
+14
*
* s/Method/Function
Chris Lattner
2002-04-15
1
-5
/
+21
*
s/Method/Function
Chris Lattner
2002-04-14
1
-4
/
+4
*
Add Module::getTypeName
Chris Lattner
2002-04-13
1
-0
/
+5
*
Split the CleanupGCCOutput pass into two passes, and add real life actual
Chris Lattner
2002-04-10
1
-0
/
+27
*
Allow a pass to obtain an analysis result for updating.
Chris Lattner
2002-04-10
1
-0
/
+20
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
6
-17
/
+17
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
2
-32
/
+40
*
Use explicit .get() calls to avoid having to #include Function.h
Chris Lattner
2002-04-09
1
-3
/
+2
*
Use .get() explicitly and add a few extra casts to avoid 2 #includes
Chris Lattner
2002-04-09
1
-15
/
+13
*
Use opaque decl instead of #include
Chris Lattner
2002-04-09
2
-2
/
+2
*
Rewrite MachineCodeForBasicBlock in terms of containment rather than
Chris Lattner
2002-04-09
1
-4
/
+45
*
Free memory when done with it.
Chris Lattner
2002-04-09
1
-1
/
+4
*
Don't leak all of the Loop objects created...
Chris Lattner
2002-04-09
1
-1
/
+8
*
Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the
Chris Lattner
2002-04-09
1
-8
/
+0
*
Don't leak memory like a seive
Chris Lattner
2002-04-08
1
-1
/
+4
*
s/Method/Function
Chris Lattner
2002-04-08
3
-11
/
+10
*
* Add virtual print methods
Chris Lattner
2002-04-08
7
-1
/
+14
*
* Trim #includes
Chris Lattner
2002-04-08
1
-64
/
+4
*
s/Method/Function
Chris Lattner
2002-04-08
1
-7
/
+6
*
Trim #includes
Chris Lattner
2002-04-08
2
-3
/
+12
*
* Move casting stuff out to Support/Casting.h
Chris Lattner
2002-04-08
1
-72
/
+16
*
* Fix comment
Chris Lattner
2002-04-08
1
-3
/
+6
*
Pull casting operators out of Value.h
Chris Lattner
2002-04-08
2
-0
/
+160
*
Minor change to reflect that ConstantHandling is now part of VMCore
Chris Lattner
2002-04-08
1
-2
/
+2
*
* Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h
Chris Lattner
2002-04-07
2
-24
/
+32
*
VCG output support removed because it was broken and will never be used.
Chris Lattner
2002-04-07
1
-11
/
+0
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
4
-42
/
+45
*
Source base has been completely changed over to use Function instead of Metho...
Chris Lattner
2002-04-07
1
-12
/
+0
*
Add new function utohexstr.
Chris Lattner
2002-04-07
2
-0
/
+36
*
Implement constant propogation of multiply and divide instructions!!
Chris Lattner
2002-04-07
1
-0
/
+9
*
* Delete getNumAbstractTypeUsers method
Chris Lattner
2002-04-05
1
-17
/
+7
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
1
-1
/
+1
*
Remove backwards compatibility code
Chris Lattner
2002-04-04
1
-5
/
+0
*
Deparameterize PATypeHolder
Chris Lattner
2002-04-04
1
-1
/
+1
*
Add method to get # nodes in the graph
Chris Lattner
2002-04-04
2
-0
/
+8
*
Make the release build work
Chris Lattner
2002-04-04
1
-7
/
+2
*
Fix the release build
Chris Lattner
2002-04-04
1
-2
/
+0
[prev]
[next]