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
/
Transforms
/
Utils
/
LowerAllocations.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize another Context, in the hopes of unbreaking CBE.
Daniel Dunbar
2009-07-17
1
-0
/
+3
*
More LLVMContext-ification.
Owen Anderson
2009-07-05
1
-9
/
+13
*
improve the APIs for creating struct and function types with no arguments/ele...
Chris Lattner
2009-07-01
1
-1
/
+1
*
Fix old-style type names in comments.
Dan Gohman
2009-06-14
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
/
+2
*
Initialize MallocFunc and FreeFunc properly.
Devang Patel
2008-11-18
1
-1
/
+1
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...
Gabor Greif
2008-05-16
1
-2
/
+2
*
Change class' public PassInfo variables to by initialized with the
Dan Gohman
2008-05-13
1
-1
/
+1
*
Clean up the use of static and anonymous namespaces. This turned up
Dan Gohman
2008-05-13
1
-4
/
+4
*
API changes for class Use size reduction, wave 1.
Gabor Greif
2008-04-06
1
-2
/
+2
*
remove the LowerSelect pass. The last client was the old Sparc backend, whic...
Chris Lattner
2008-02-19
1
-1
/
+0
*
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
*
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
Duncan Sands
2007-11-01
1
-1
/
+1
*
More explicit keywords.
Dan Gohman
2007-08-01
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+176