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
/
MSIL
/
MSILWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "Control reaches the end of non-void function" warnings,
Chris Lattner
2008-03-30
1
-0
/
+5
*
De-tabify
Bill Wendling
2008-02-26
1
-2
/
+2
*
Remove bunch of gcc 4.3-related warnings from Target
Anton Korobeynikov
2008-02-20
1
-1
/
+1
*
Enabling the target-independent garbage collection infrastructure by hooking it
Gordon Henriksen
2008-01-07
1
-1
/
+3
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change the PointerType api for creating pointer types. The old functionality ...
Christopher Lamb
2007-12-17
1
-3
/
+4
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-1
/
+1
*
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-28
1
-3
/
+2
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
1
-2
/
+1
*
Eliminate the remaining uses of getTypeSize. This
Duncan Sands
2007-11-05
1
-10
/
+10
*
Revise previous patch per review comments.
Dale Johannesen
2007-09-12
1
-4
/
+4
*
Add APInt interfaces to APFloat (allows directly
Dale Johannesen
2007-09-11
1
-4
/
+4
*
Next round of APFloat changes.
Dale Johannesen
2007-09-06
1
-4
/
+6
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+1657