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
/
Target
/
TargetData.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend TargetData::getIndexedOffset to support arrays and pointers!
Chris Lattner
2002-05-07
1
-10
/
+13
*
Replace all usages of Type::isPointerType with isa<PointerType>
Chris Lattner
2002-05-06
1
-3
/
+3
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
Remove dead variable
Chris Lattner
2002-01-21
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-3
/
+3
*
getIndexedOffset() shd take vector of Values, not of Constants!
Vikram S. Adve
2001-12-15
1
-1
/
+1
*
Not just arrays are unsized
Chris Lattner
2001-12-13
1
-1
/
+1
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-1
/
+1
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-3
/
+3
*
Fix cute little bug that was causing the last
Vikram S. Adve
2001-11-14
1
-1
/
+1
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-3
/
+3
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
Renamed files to match the main classes they provide.
Vikram S. Adve
2001-09-18
1
-1
/
+1
*
Make a new llvm/Target #include directory.
Chris Lattner
2001-09-14
1
-0
/
+180