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
/
Target.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add LLVMAddTargetLibraryInfo to the C API.
Rafael Espindola
2011-07-25
1
-0
/
+6
*
land David Blaikie's patch to de-constify Type, with a few tweaks.
Chris Lattner
2011-07-18
1
-2
/
+2
*
remove the InvalidateStructLayoutInfo API, which is dead and unnecessary now
Chris Lattner
2011-07-15
1
-4
/
+0
*
introduce a new TargetLibraryInfo pass, which transformations can use to
Chris Lattner
2011-02-18
1
-0
/
+1
*
Improve comment.
Owen Anderson
2010-10-07
1
-1
/
+1
*
Add initialization routines for Target.
Owen Anderson
2010-10-07
1
-2
/
+12
*
"In order to ease automatic bindings generation, it would be helpful if boole...
Chris Lattner
2010-01-09
1
-1
/
+1
*
move debug info stuff out of line, allowing two #includes
Chris Lattner
2009-12-28
1
-0
/
+1
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-1
/
+1
*
Rename PaddedSize to AllocSize, in the hope that this
Duncan Sands
2009-05-09
1
-1
/
+1
*
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
1
-1
/
+1
*
strdup needs <cstring>. This fixes a build error with g++-4.3.
Torok Edwin
2008-04-04
1
-0
/
+1
*
C and Objective Caml bindings for the TargetData class.
Gordon Henriksen
2008-03-16
1
-0
/
+93