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
*
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
*
Update documentation, rename Method to Function, move typedef to Value.h for ...
Chris Lattner
2002-03-23
1
-14
/
+12
*
Change Method to Function
Chris Lattner
2002-03-23
1
-8
/
+6
*
Add transition typedef to Function
Chris Lattner
2002-03-23
1
-0
/
+2
*
New pass to convert Convert multi-dimensional
Vikram S. Adve
2002-03-23
1
-0
/
+16
*
Moved to Scalar/ directory.
Vikram S. Adve
2002-03-23
1
-16
/
+0
*
* Make AllocationInst ctor protected
Chris Lattner
2002-03-21
1
-23
/
+10
*
Remove a misguided API extension
Chris Lattner
2002-03-21
1
-10
/
+0
*
Allow implementation of all HANDLE_*_INST macros at once by defining HANDLE_INST
Chris Lattner
2002-03-19
1
-4
/
+27
*
New pass to convert Convert multi-dimensional
Vikram S. Adve
2002-03-19
1
-0
/
+16
*
Big bug fix: killed uses were being inserted instead of erased!
Vikram S. Adve
2002-03-19
2
-14
/
+28
*
Initial checkin of InstVisitor class
Chris Lattner
2002-03-18
1
-0
/
+133
*
Add isa,cast,dyncast support for AllocationInst.
Chris Lattner
2002-03-18
1
-0
/
+10
*
Added function computeOffsetforLocalVar to check how big the
Vikram S. Adve
2002-03-18
2
-2
/
+8
*
Use vector for machine instructions in GetInstructionsByRule.
Vikram S. Adve
2002-03-18
1
-3
/
+2
*
Added machine-independent value for INVALID_MACHINE_OPCODE.
Vikram S. Adve
2002-03-18
2
-30
/
+26
*
Add function getRegClassIDOfType.
Vikram S. Adve
2002-03-18
1
-1
/
+4
*
Bug fix in setting CC register.
Vikram S. Adve
2002-03-18
1
-9
/
+11
[next]