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
/
llvm
/
Target
/
TargetData.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a copy constructor for TargetData.
Brian Gaeke
2004-04-14
1
-0
/
+16
*
Make TargetData no longer use annotations!
Chris Lattner
2004-02-26
1
-14
/
+6
*
Doxygenize methods, add new getIntPtrType method
Chris Lattner
2003-12-22
1
-10
/
+14
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
1
-1
/
+1
*
Remove two fields from TargetData which are target specific.
Chris Lattner
2003-04-26
1
-6
/
+0
*
Fix method name type-o
Chris Lattner
2003-04-25
1
-1
/
+1
*
Default ctor doesn't provide name
Chris Lattner
2003-04-25
1
-1
/
+1
*
Add new targetdata ctor to create a targetdata appropriate to the module
Chris Lattner
2003-04-24
1
-1
/
+2
*
Move annotation to support library
Chris Lattner
2003-01-14
1
-1
/
+1
*
* Privatize the TargetName
Chris Lattner
2002-10-29
1
-0
/
+3
*
- Add an endianness field to the TargetData datastructure
Chris Lattner
2002-10-14
1
-2
/
+9
*
Convert TargetData to be an ImmutablePass
Chris Lattner
2002-09-25
1
-2
/
+3
*
There are no implicit gep forms of load and store anymore
Chris Lattner
2002-09-24
1
-2
/
+1
*
Fix compile problem on linux. Noone should ever #include <inttypes.h>
Chris Lattner
2002-09-16
1
-1
/
+1
*
Add integer register size field.
Vikram S. Adve
2002-05-19
1
-6
/
+11
*
* Trim #includes
Chris Lattner
2002-02-03
1
-3
/
+6
*
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
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-1
/
+1
*
Fix filename in comment
Chris Lattner
2001-10-13
1
-1
/
+1
*
Make class TargetMachine the common interface to all target-dependent
Vikram S. Adve
2001-09-18
1
-0
/
+84