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
*
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
*
* Add dump() virtual function to AbstractType user to help track down bugs
Chris Lattner
2002-04-04
1
-13
/
+14
*
Add a new replaceWith method useful for replacing instructions
Chris Lattner
2002-04-01
1
-0
/
+6
*
Shadow nodes don't need to know their explicit parent, they just need to
Chris Lattner
2002-04-01
2
-6
/
+4
*
Add method getCallInstIndirectAddrVal() to add call interference
Vikram S. Adve
2002-03-31
1
-1
/
+3
*
Include temp. values when computing max. size of stack frame!
Vikram S. Adve
2002-03-31
2
-0
/
+24
*
* Allow access to DSNode iterator as DSNode::iterator/begin/end
Chris Lattner
2002-03-31
5
-33
/
+66
*
Initial checkin of file:
Chris Lattner
2002-03-30
3
-0
/
+201
*
Add accessors and a method to get all the outgoing links for ALL nodes
Chris Lattner
2002-03-30
2
-0
/
+66
*
Add an accessor
Chris Lattner
2002-03-30
2
-2
/
+10
*
Add a hook to allow the datastructure to keep naturally up to date, even
Chris Lattner
2002-03-29
2
-0
/
+26
*
Add more accessors
Chris Lattner
2002-03-29
1
-0
/
+8
*
Checkin new useful routine
Chris Lattner
2002-03-29
1
-0
/
+17
*
Rename getCalledMethod to getCalledFunction
Chris Lattner
2002-03-29
1
-4
/
+4
*
Remove getCalledMethod. Use getCalledFunction instead
Chris Lattner
2002-03-29
1
-4
/
+0
*
Add an insert method to VAlueHolder to allow batch insertion
Chris Lattner
2002-03-29
1
-0
/
+10
*
Add new addTypeName method to Module class
Chris Lattner
2002-03-29
1
-0
/
+6
*
s/Method/Function
Chris Lattner
2002-03-29
1
-1
/
+1
*
s/Method/Function
Chris Lattner
2002-03-29
3
-10
/
+10
*
Expose more information to clients
Chris Lattner
2002-03-29
2
-0
/
+18
*
Add getOrInsertFunction and getFunction methods to Module. This simplifies
Chris Lattner
2002-03-29
1
-0
/
+11
*
Add #define for MethodType
Chris Lattner
2002-03-29
1
-0
/
+4
*
s/Method/Function/
Chris Lattner
2002-03-29
1
-4
/
+4
*
Rename MethodType to FunctionType, provide a #define
Chris Lattner
2002-03-29
1
-11
/
+14
*
Remove the reduceApply functions they are obsolete things from the days before
Chris Lattner
2002-03-28
1
-8
/
+0
*
Implement getEscapingAllocations & getNonEscapingAllocations
Chris Lattner
2002-03-28
2
-4
/
+8
*
* Remove RemoveUnreachableShadowNodes & UnlinkUndistinguishableShadowNodes
Chris Lattner
2002-03-28
2
-6
/
+34
*
New file for new pass
Chris Lattner
2002-03-28
1
-0
/
+15
*
* Define some operators on PointerVal and PVS's
Chris Lattner
2002-03-28
2
-12
/
+78
*
Rename constructor function
Cameron Buschardt
2002-03-27
1
-2
/
+3
*
* Add a nice utility method to DSNode
Chris Lattner
2002-03-27
2
-4
/
+40
*
Allow isa<DSNode>(..)
Chris Lattner
2002-03-27
2
-4
/
+6
*
New header file for datastructure analysis
Chris Lattner
2002-03-26
2
-0
/
+754
*
Change uses of Method to Function
Chris Lattner
2002-03-26
3
-13
/
+9
*
Remove unneccesary forward declarations for classes
Chris Lattner
2002-03-26
2
-6
/
+0
*
Transform uses of Method into uses of Function.
Chris Lattner
2002-03-26
5
-58
/
+59
*
Allow clients to use FunctionType as well as MethodType for now
Chris Lattner
2002-03-26
1
-0
/
+2
*
Refix bug: Add back method MachineCodeForInstruction::dropAllReferences.
Vikram S. Adve
2002-03-24
1
-0
/
+7
*
Fix padding when allocating local variables on stack.
Vikram S. Adve
2002-03-24
2
-4
/
+6
*
Add methods to support type inquiry. Rename TmpInstruction values.
Vikram S. Adve
2002-03-24
1
-7
/
+12
*
Change treeRoots data structure to make enumeration deterministic.
Vikram S. Adve
2002-03-24
1
-5
/
+22
*
Major overhaul to support arbitrary mixed array and structure indices.
Vikram S. Adve
2002-03-24
1
-7
/
+9
*
Rename Method to Function
Chris Lattner
2002-03-23
25
-110
/
+113
*
Remove extranous forward decl
Chris Lattner
2002-03-23
1
-1
/
+0
*
Remove unneccesary forward definitions
Chris Lattner
2002-03-23
1
-3
/
+0
*
Add transition header file
Chris Lattner
2002-03-23
1
-0
/
+8
[next]