Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

root/gen

Name Size Rev Age Last Change
../
passes 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
aa.cpp 6.6 kB 1643:8f121883bce8 2 years Kelly Wilson <wilsonk cpsc.ucalgary.ca>: Apply patch from klickverbot. This is his 'proper fix' patch for bug #395.
aa.h 326 bytes 1512:09734fb929c0 3 years Christian Kamm <kamm incasoftware de>: Make == for associative arrays test for equality, not identity. _aaEq was …
abi-generic.h 1.3 kB 1359:34f2fd925de3 3 years Frits van Bommel <fvbommel wxs.nl>: Intrinsics shouldn't see struct padding, so use a special TargetABI for …
abi-x86-64.cpp 26.0 kB 1571:8d086d552909 3 years Benjamin Kramer <benny.kra@gmail.com>: IntegerType? is now contextifed. Requires llvm >= 78969. resistor says …
abi-x86-64.h 132 bytes 1047:6bb04dbee21f 3 years Frits van Bommel <fvbommel wxs.nl>: Some calling convention work for x86-64: - Implement x86-64 extern(C), …
abi.cpp 12.6 kB 1571:8d086d552909 3 years Benjamin Kramer <benny.kra@gmail.com>: IntegerType? is now contextifed. Requires llvm >= 78969. resistor says …
abi.h 1.2 kB 1359:34f2fd925de3 3 years Frits van Bommel <fvbommel wxs.nl>: Intrinsics shouldn't see struct padding, so use a special TargetABI for …
arrays.cpp 33.6 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
arrays.h 1.9 kB 1643:8f121883bce8 2 years Kelly Wilson <wilsonk cpsc.ucalgary.ca>: Apply patch from klickverbot. This is his 'proper fix' patch for bug #395.
asm-x86-32.h 110.6 kB 1563:b0a691de8cc7 3 years Tomas Lindquist Olsen <tomas.l.olsen gmail com>: Fixed bug #349 , now emits error.
asm-x86-64.h 116.2 kB 1634:9cc791423e20 2 years Kelly Wilson <wilsonk cpsc.ucalgary.ca>: Fix typo for iretq
asmstmt.cpp 23.5 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
binops.cpp 2.8 kB 1503:cc5fee7836dc 3 years Christian Kamm <kamm incasoftware de>: Made is and !is use the same numeric comparison as == and !=, fixes …
cl_helpers.cpp 2.1 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
cl_helpers.h 2.1 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
cl_options.cpp 9.7 kB 1644:9176437d98be 2 years Matti Niemenmaa <matti.niemenmaa+hg@iki.fi>: Add -linkonce-templates for emitting linkonce_odr syms instead of …
cl_options.h 1.5 kB 1644:9176437d98be 2 years Matti Niemenmaa <matti.niemenmaa+hg@iki.fi>: Add -linkonce-templates for emitting linkonce_odr syms instead of …
classes.cpp 24.2 kB 1587:def7a1d494fd 2 years Christian Kamm <kamm incasoftware de>: Merge DMD 1.051
classes.h 1.3 kB 1434:5d0c043ff131 3 years Frits van Bommel <fvbommel wxs.nl>: Remove code duplication for vtable loads and improve instruction naming to …
complex.cpp 13.8 kB 1586:7f728c52e63c 2 years Christian Kamm <kamm incasoftware de>: Fix several 'reaches end of function' warnings by making fatal …
complex.h 1.0 kB 664:eef8ac26c66c 3 years Christian Kamm <kamm incasoftware de>: Some missed LLVMDC -> LDC.
configfile.cpp 4.1 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
configfile.h 0.8 kB 1489:a048f31bf9f6 3 years Christian Kamm <kamm incasoftware de>: Move locating the configuration file into a separate function. Also look …
declarations.cpp 5.9 kB 1529:ad7f2f1862d6 3 years Christian Kamm <kamm incasoftware de>: Adjust LDC to work with the LLVMContext LLVM changes. This means we now …
dvalue.cpp 1.9 kB 1180:f5729209a1d4 3 years Frits van Bommel <fvbommel wxs.nl>: Remove some redundancy from the DValue hierarchy: all subclasses had a …
dvalue.h 3.2 kB 1206:a5bfed1f6775 3 years Frits van Bommel <fvbommel wxs.nl>: Reduce include-order dependencies
dwarftypes.cpp 10.6 kB 1571:8d086d552909 3 years Benjamin Kramer <benny.kra@gmail.com>: IntegerType? is now contextifed. Requires llvm >= 78969. resistor says …
enums.h 189 bytes 1482:d9c5f5a43403 3 years Frits van Bommel <fvbommel wxs.nl>: Run semantic3 on imported modules, and emit new symbols …
functions.cpp 27.2 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
functions.h 0.8 kB 1607:207a8a438dea 2 years Leandro Lucarella <llucax@gmail.com>: Merge DMD r253: refactor: Argument => Parameter --- dmd/arrayop.c | …
irstate.cpp 4.5 kB 1586:7f728c52e63c 2 years Christian Kamm <kamm incasoftware de>: Fix several 'reaches end of function' warnings by making fatal …
irstate.h 6.4 kB 1571:8d086d552909 3 years Benjamin Kramer <benny.kra@gmail.com>: IntegerType? is now contextifed. Requires llvm >= 78969. resistor says …
linkage.cpp 95 bytes 1644:9176437d98be 2 years Matti Niemenmaa <matti.niemenmaa+hg@iki.fi>: Add -linkonce-templates for emitting linkonce_odr syms instead of …
linkage.h 401 bytes 1644:9176437d98be 2 years Matti Niemenmaa <matti.niemenmaa+hg@iki.fi>: Add -linkonce-templates for emitting linkonce_odr syms instead of …
linker.cpp 9.7 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
linker.h 1.0 kB 1313:2bebd938548f 3 years Frits van Bommel <fvbommel wxs.nl>: Fix typo in function name
llvm.h 1.5 kB 1535:61f12f4651b5 3 years Benjamin Kramer <benny.kra@gmail.com>: Don't use llvm::getGlobalContext() anymore
llvmhelpers.cpp 50.8 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
llvmhelpers.h 5.9 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
logger.cpp 2.3 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
logger.h 2.5 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
main.cpp 29.9 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
metadata.h 1.5 kB 1558:3adcb70700cb 3 years Tomas Lindquist Olsen <tomas.l.olsen gmail com>: Added back option to disable metadata generation and users. Set …
naked.cpp 13.8 kB 1571:8d086d552909 3 years Benjamin Kramer <benny.kra@gmail.com>: IntegerType? is now contextifed. Requires llvm >= 78969. resistor says …
nested.cpp 22.4 kB 1569:755abafbf25d 3 years Benjamin Kramer <benny.kra@gmail.com>: Push the context through StructType::get. Requires LLVM >= 78258. Also …
nested.h 0.8 kB 1207:83d3b25c2213 3 years Frits van Bommel <fvbommel wxs.nl>: Isolate all knowledge of what a function's nested context looks like in …
optimizer.cpp 8.6 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
optimizer.h 340 bytes 1482:d9c5f5a43403 3 years Frits van Bommel <fvbommel wxs.nl>: Run semantic3 on imported modules, and emit new symbols …
programs.cpp 0.8 kB 1349:a376776e2301 3 years Christian Kamm <kamm incasoftware de>: Use getenv on Windows, closes #248.
programs.h 120 bytes 1299:847b767b2d0b 3 years Frits van Bommel <fvbommel wxs.nl>: Factor out the code to find gcc, and add a command-line option to override …
rttibuilder.cpp 3.8 kB 1569:755abafbf25d 3 years Benjamin Kramer <benny.kra@gmail.com>: Push the context through StructType::get. Requires LLVM >= 78258. Also …
rttibuilder.h 2.0 kB 1385:1609490c123f 3 years Tomas Lindquist Olsen <tomas.l.olsen gmail com>: Updated comment in RTTIBuilder.h
runtime.cpp 36.4 kB 1633:5c0cebff9be8 2 years Christian Kamm <kamm incasoftware de>: Improve array append performance. Actually use the appropriate runtime …
runtime.h 256 bytes 52:0c77619e803b 4 years lindquist: [svn r56] Initial support for TypeInfo?. Enums not work. Several other …
statements.cpp 47.6 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
structs.cpp 12.0 kB 1571:8d086d552909 3 years Benjamin Kramer <benny.kra@gmail.com>: IntegerType? is now contextifed. Requires llvm >= 78969. resistor says …
structs.h 1.3 kB 1353:45aca7e7cc88 3 years Frits van Bommel <fvbommel wxs.nl>: Remove struct padding when passing or returning in registers on x86-64 …
tocall.cpp 19.5 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
todebug.cpp 20.2 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
todebug.h 1.4 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
toir.cpp 80.0 kB 1643:8f121883bce8 2 years Kelly Wilson <wilsonk cpsc.ucalgary.ca>: Apply patch from klickverbot. This is his 'proper fix' patch for bug #395.
tollvm.cpp 27.2 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
tollvm.h 5.5 kB 1501:8b9f236dd051 3 years Benjamin Kramer <benny.kra@gmail.com>: Build fix for LLVM >= r73431
toobj.cpp 27.5 kB 1650:40bd4a0d4870 2 years Tomas Lindquist Olsen: Update to work with LLVM 2.7. Removed use of dyn_cast, llvm no …
toobj.h 114 bytes 1052:12ea38902e83 3 years Christian Kamm <kamm incasoftware de>: Add '-singleobj' command line switch that will tell LDC to link LLVM …
typeinf.h 216 bytes 1283:450897f5aae9 3 years Frits van Bommel <fvbommel wxs.nl>: Remove some dead code.
typinf.cpp 21.1 kB 1607:207a8a438dea 2 years Leandro Lucarella <llucax@gmail.com>: Merge DMD r253: refactor: Argument => Parameter --- dmd/arrayop.c | …
utils.h 1.3 kB 1262:ec1d9dc1d32a 3 years Tomas Lindquist Olsen <tomas.l.olsen gmail com>: Fixed struct default initializers.
warnings.cpp 0.7 kB 1568:a591aa6bd6dc 3 years Tomas Lindquist Olsen <tomas.l.olsen gmail com>: Forgot to add files.
warnings.h 171 bytes 1568:a591aa6bd6dc 3 years Tomas Lindquist Olsen <tomas.l.olsen gmail com>: Forgot to add files.
Note: See TracBrowser for help on using the browser.
Copyright © 2008, LDC Development Team.