root/ir
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| ir.cpp | 0.6 kB | 1150:2a687353c84d | 3 years | Added missing new files. |
| ir.h | 0.5 kB | 1364:46f6365a50d7 | 3 years | Added IrTypeFunction? and IrTypeDelegate? and eliminated IrDType. This means … |
| irclass.cpp | 16.3 kB | 1650:40bd4a0d4870 | 2 years | Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no … |
| irdsymbol.cpp | 1.4 kB | 1372:229e02867307 | 3 years | Fix format-string bugs by adding attribute((format)) in all … |
| irdsymbol.h | 0.8 kB | 1146:1860414bf3b7 | 3 years | * Moved ir/irsymbol.cpp/h into ir/irdsymbol.cpp/h. * Added #if IN_DMD … |
| irforw.h | 0.8 kB | 664:eef8ac26c66c | 4 years | Some missed LLVMDC -> LDC. |
| irfunction.cpp | 4.2 kB | 1508:e1e93343fc11 | 3 years | Move function codegen data from IrFunction? to new FuncGen?. This change … |
| irfunction.h | 2.6 kB | 1508:e1e93343fc11 | 3 years | Move function codegen data from IrFunction? to new FuncGen?. This change … |
| irfuncty.h | 2.9 kB | 1051:dc608dc33081 | 3 years | Make IrFuncTy? a member of TypeFunction?. Reset between modules compiled in … |
| irlandingpad.cpp | 7.0 kB | 1650:40bd4a0d4870 | 2 years | Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no … |
| irlandingpad.h | 2.3 kB | 1051:dc608dc33081 | 3 years | Make IrFuncTy? a member of TypeFunction?. Reset between modules compiled in … |
| irmodule.cpp | 404 bytes | 1529:ad7f2f1862d6 | 3 years | Adjust LDC to work with the LLVMContext LLVM changes. This means we now … |
| irmodule.h | 295 bytes | 946:1714836f2c0b | 3 years | Mostly rewrite debug info generation in terms of … |
| irstruct.cpp | 10.7 kB | 1571:8d086d552909 | 3 years | IntegerType? is now contextifed. Requires llvm >= 78969. resistor says … |
| irstruct.h | 4.1 kB | 1270:dd135ff697fa | 3 years | Fixed class default initializers and type generation. Bug #260 is fixed. |
| irsymbol.cpp | 25 bytes | 1150:2a687353c84d | 3 years | Added missing new files. |
| irsymbol.h | 311 bytes | 1364:46f6365a50d7 | 3 years | Added IrTypeFunction? and IrTypeDelegate? and eliminated IrDType. This means … |
| irtype.cpp | 6.5 kB | 1650:40bd4a0d4870 | 2 years | Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no … |
| irtype.h | 3.0 kB | 1366:81121ac19f61 | 3 years | Fixed previous aggregate initZ alignment. Added missing IrType::isDelegate … |
| irtypeclass.cpp | 10.3 kB | 1571:8d086d552909 | 3 years | IntegerType? is now contextifed. Requires llvm >= 78969. resistor says … |
| irtypeclass.h | 2.1 kB | 1245:465a77c904d4 | 3 years | Fixed all issues preventing Tango 0.99.8 to compile with `sh … |
| irtypefunction.cpp | 1.3 kB | 1571:8d086d552909 | 3 years | IntegerType? is now contextifed. Requires llvm >= 78969. resistor says … |
| irtypefunction.h | 0.6 kB | 1364:46f6365a50d7 | 3 years | Added IrTypeFunction? and IrTypeDelegate? and eliminated IrDType. This means … |
| irtypestruct.cpp | 6.7 kB | 1632:8c37dcd7cfde | 3 years | Allow unions with void-initialized members. |
| irtypestruct.h | 1.6 kB | 1270:dd135ff697fa | 3 years | Fixed class default initializers and type generation. Bug #260 is fixed. |
| irvar.cpp | 2.1 kB | 1650:40bd4a0d4870 | 2 years | Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no … |
| irvar.h | 0.8 kB | 1309:0c03ba6f7c24 | 3 years | Fixed deal breaker bug for more-at-once compilation when any module … |
Note: See TracBrowser for help on using the browser.

