.. |
iraggr.cpp
|
Add experimental -hash-threshold option to hash very long symbol names.
|
2016-05-24 11:39:08 +02:00 |
iraggr.h
|
fix vtbl generation for interfaces (bad caching caused wrong thunks to be used)
|
2016-04-18 08:22:31 +02:00 |
irclass.cpp
|
fix build against LLVM trunk svn rev 273030
|
2016-06-18 10:54:23 +02:00 |
irdsymbol.cpp
|
Revert "Revert "Merge branch 'ltsmaster'""
|
2016-03-03 21:12:53 +01:00 |
irdsymbol.h
|
Revert "Revert "Merge branch 'ltsmaster'""
|
2016-03-03 21:12:53 +01:00 |
irforw.h
|
driver/gen/ir: clang-format the world
|
2015-11-02 00:28:01 +02:00 |
irfunction.cpp
|
Fix initialization order warning.
|
2016-06-20 17:28:34 +02:00 |
irfunction.h
|
Rename IrFunction::retArg to sretArg
|
2016-07-02 12:52:28 +02:00 |
irfuncty.cpp
|
Remove getLVal() from DValue and add DtoL/RVal() overloads
|
2016-06-13 22:30:16 +02:00 |
irfuncty.h
|
Optimize ABIRewrite system for lvalues
|
2016-05-28 21:03:56 +02:00 |
irmodule.cpp
|
dmd2 --> ddmd. Merge (almost all of) our changes to dmd source into the new D source of dmd 2.069.2.
|
2016-01-28 19:03:58 +01:00 |
irmodule.h
|
driver/gen/ir: clang-format the world
|
2015-11-02 00:28:01 +02:00 |
irtype.cpp
|
create our own global context, it's been removed from LLVM
|
2016-04-16 10:02:13 +02:00 |
irtype.h
|
Do not construct Ir-Types twice for the same type.
|
2016-02-01 21:52:15 +01:00 |
irtypeaggr.cpp
|
dmd2 --> ddmd. Merge (almost all of) our changes to dmd source into the new D source of dmd 2.069.2.
|
2016-01-28 19:03:58 +01:00 |
irtypeaggr.h
|
gen/ir: clang-tidy the world
|
2015-11-02 11:30:40 +02:00 |
irtypeclass.cpp
|
fix issue #1473: ICE when implementing extern(C++) interfaces
|
2016-05-08 22:11:55 +02:00 |
irtypeclass.h
|
fix issue #1473: ICE when implementing extern(C++) interfaces
|
2016-05-08 22:11:55 +02:00 |
irtypefunction.cpp
|
Do not construct Ir-Types twice for the same type.
|
2016-02-01 21:52:15 +01:00 |
irtypefunction.h
|
gen/ir: clang-tidy the world
|
2015-11-02 11:30:40 +02:00 |
irtypestruct.cpp
|
gen/ir: clang-tidy the world
|
2015-11-02 11:30:40 +02:00 |
irtypestruct.h
|
gen/ir: clang-tidy the world
|
2015-11-02 11:30:40 +02:00 |
irvar.cpp
|
dmd2 --> ddmd. Merge (almost all of) our changes to dmd source into the new D source of dmd 2.069.2.
|
2016-01-28 19:03:58 +01:00 |
irvar.h
|
Try to boil down special cases in nested.cpp
|
2016-05-28 03:03:56 +02:00 |