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
/
VMCore
/
iMemory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all usages of Type::isPointerType with isa<PointerType>
Chris Lattner
2002-05-06
1
-3
/
+3
*
Changes so that iMemory.h doesn't include DerivedTypes.h
Chris Lattner
2002-04-29
1
-0
/
+18
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
Remove gep::isStructSelector
Chris Lattner
2002-04-18
1
-9
/
+4
*
* AllocationInst ctor moved here from iMemory.h
Chris Lattner
2002-03-21
1
-0
/
+15
*
Fix isArrayAllocation() to be correct
Chris Lattner
2002-02-19
1
-0
/
+6
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-9
/
+9
*
Eliminate function getIndicesBROKEN().
Vikram S. Adve
2001-12-15
1
-16
/
+0
*
* Assert that indices are valid for an indexing instruction.
Chris Lattner
2001-12-14
1
-12
/
+19
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-3
/
+3
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-5
/
+7
*
Support Array Indexing
Chris Lattner
2001-11-26
1
-27
/
+35
*
Minor style cleanups
Chris Lattner
2001-11-13
1
-3
/
+2
*
Implement new simpler constructors for if you don't have a index list
Chris Lattner
2001-11-01
1
-0
/
+15
*
Cleanup
Chris Lattner
2001-09-07
1
-2
/
+1
*
Remove target specific method from MemAccessInst class
Chris Lattner
2001-08-27
1
-40
/
+0
*
Remove some gross stuff
Chris Lattner
2001-07-28
1
-6
/
+3
*
Provide uniform access to the pointer operand and to the index
Vikram S. Adve
2001-07-20
1
-8
/
+51
*
Add support for assembly printing fp constants
Chris Lattner
2001-07-15
1
-1
/
+3
*
* ValueHolder now takes 3 arguments
Chris Lattner
2001-07-14
1
-0
/
+3
*
Implementation of Store & GetElementPtr
Chris Lattner
2001-07-08
1
-5
/
+55
*
Implemented shl, shl, & load instructions
Chris Lattner
2001-07-08
1
-0
/
+47