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
/
CodeGen
/
MachOWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...
Nicolas Geoffray
2008-04-16
1
-2
/
+3
*
Use PassManagerBase instead of FunctionPassManager for functions
Dan Gohman
2008-03-11
1
-2
/
+2
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-0
/
+1
*
Enable exception handling int JIT
Nicolas Geoffray
2008-02-13
1
-0
/
+14
*
Use getPreferredAlignmentLog or getPreferredAlignment
Duncan Sands
2008-01-29
1
-4
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Eliminate the remaining uses of getTypeSize. This
Duncan Sands
2007-11-05
1
-6
/
+8
*
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
-2
/
+4
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+945