|
|
|
@1569:755abafbf25d
|
[1569:755abafbf25d]
|
08/05/09 19:47:39 |
Benjamin Kramer <benny.kra@gmail.com> |
Push the context through StructType::get.
Requires LLVM >= 78258. Also … |
|
|
|
@1467:630fc54f7c1e
|
[1467:630fc54f7c1e]
|
06/03/09 06:32:35 |
Frits van Bommel <fvbommel wxs.nl> |
Fix a bug in DtoNestedInit? and update an unrelated comment. |
|
|
|
@1350:15e9762bb620
|
[1350:15e9762bb620]
|
05/14/09 07:26:40 |
Tomas Lindquist Olsen <tomas.l.olsen gmail com> |
Adds explicit alignment information for alloca instructions in general, … |
|
|
|
@1224:919fafcc505c
|
[1224:919fafcc505c]
|
04/17/09 18:34:20 |
Frits van Bommel <fvbommel wxs.nl> |
Copy alloca'd parameters referenced by nested functions to the nesting … |
|
|
|
@1223:5f340a6dc749
|
[1223:5f340a6dc749]
|
04/17/09 07:50:01 |
Frits van Bommel <fvbommel wxs.nl> |
Fix nested functions.
My last patch was a little over-zealous in passing … |
|
|
|
@1222:b6370749ec8d
|
[1222:b6370749ec8d]
|
04/16/09 21:47:56 |
Frits van Bommel <fvbommel wxs.nl> |
Use 'undef' instead of null for unneeded contexts. |
|
|
|
@1218:7977096f0e49
|
[1218:7977096f0e49]
|
04/15/09 15:37:01 |
Frits van Bommel <fvbommel wxs.nl> |
Name some types. |
|
|
|
@1216:033f18ec1371
|
[1216:033f18ec1371]
|
04/15/09 14:59:19 |
Frits van Bommel <fvbommel wxs.nl> |
Unify %.frames_list and %.frame into a single data structure, generalizing … |
|
|
|
@1213:9430d4959ab4
|
[1213:9430d4959ab4]
|
04/13/09 06:19:18 |
Frits van Bommel <fvbommel wxs.nl> |
Fix a bug in nested context code that occured when calling a function … |
|
|
|
@1212:df2227fdc860
|
[1212:df2227fdc860]
|
04/12/09 22:09:08 |
Frits van Bommel <fvbommel wxs.nl> |
For the outermost function needing a context frame, use the address of … |
|
|
|
@1210:3d4581761b4c
|
[1210:3d4581761b4c]
|
04/12/09 15:56:43 |
Frits van Bommel <fvbommel wxs.nl> |
Add some alignment info where LLVM might otherwise be more pessimistic.
In … |
|
|
|
@1209:8699c450a1a0
|
[1209:8699c450a1a0]
|
04/12/09 14:23:00 |
Frits van Bommel <fvbommel wxs.nl> |
Implement -nested-ctx=hybrid |
|
|
|
@1208:2a37f4745ddd
|
[1208:2a37f4745ddd]
|
04/12/09 10:22:21 |
Frits van Bommel <fvbommel wxs.nl> |
Add an option to change the way nested variables are handled.
Only one … |
|
|
|
@1207:83d3b25c2213
|
[1207:83d3b25c2213]
|
04/12/09 07:08:24 |
Frits van Bommel <fvbommel wxs.nl> |
Isolate all knowledge of what a function's nested context looks like in … |