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

root/gen/irstate.cpp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1586:7f728c52e63c [1586:7f728c52e63c] 11/06/09 15:51:41 Christian Kamm <kamm incasoftware de> Fix several 'reaches end of function' warnings by making fatal …
(edit) @1535:61f12f4651b5 [1535:61f12f4651b5] 07/13/09 14:16:15 Benjamin Kramer <benny.kra@gmail.com> Don't use llvm::getGlobalContext() anymore
(edit) @1529:ad7f2f1862d6 [1529:ad7f2f1862d6] 07/10/09 15:30:02 Christian Kamm <kamm incasoftware de> Adjust LDC to work with the LLVMContext LLVM changes. This means we now …
(edit) @1141:f99a3b393c03 [1141:f99a3b393c03] 03/24/09 16:18:18 Christian Kamm <kamm incasoftware de> Reorganize EnclosingHandlers? to require less changes to the frontend and …
(edit) @1013:8c73ff5f69e0 [1013:8c73ff5f69e0] 02/28/09 16:16:52 Frits van Bommel <fvbommel wxs.nl> Use llvm::CallSite? instead of custom CallOrInvoke? class.
(edit) @988:2667e3a145be [988:2667e3a145be] 02/26/09 08:11:49 Tomas Lindquist Olsen <tomas.l.olsen@gmail.com> - Fixed LLVM style CL args for D2. - Moved main() into its own file …
(edit) @946:1714836f2c0b [946:1714836f2c0b] 02/08/09 10:50:22 Christian Kamm <kamm incasoftware de> Mostly rewrite debug info generation in terms of …
(edit) @493:017ca8645a1f [493:017ca8645a1f] 08/10/08 15:09:23 Christian Kamm <kamm incasoftware de> Make llvmdc work with llvm 2.4svn revision 54614. Breaks compatibility …
(edit) @334:20446d22f832 [334:20446d22f832] 07/12/08 09:43:13 ChristianK [svn r355] Get rid of IRState::exps and topexp.
(edit) @323:0d52412d5b1a [323:0d52412d5b1a] 07/09/08 17:43:51 lindquist [svn r344] Fixed some very minor issues with the usage listing when …
(edit) @315:a9697749e898 [315:a9697749e898] 07/03/08 16:05:45 ChristianK [svn r336] Made sure calls within a landing pad area are invokes. Nested …
(edit) @311:9967a3270837 [311:9967a3270837] 06/28/08 12:37:27 ChristianK [svn r332] Fix codegen for continue within switch.
(edit) @309:d59c363fccad [309:d59c363fccad] 06/28/08 05:37:53 lindquist [svn r330] Implemented synchronized statements. Changed the tryfinally …
(edit) @262:88252a1af660 [262:88252a1af660] 06/13/08 23:13:49 lindquist [svn r280] Fixed a bunch of issues with switch statements. Ended up a bit …
(edit) @252:e3355ce5444b [252:e3355ce5444b] 06/12/08 10:58:26 lindquist [svn r269] Fixed dwarf debug info for structs.
(edit) @233:76ee1bbe487e [233:76ee1bbe487e] 06/08/08 00:45:54 lindquist [svn r249] Changed inline asm clobbers to a set instead of a list so we …
(edit) @232:092468448d25 [232:092468448d25] 06/08/08 00:15:51 lindquist [svn r248] Fixed: labels in inline asm block now work for the normal …
(edit) @213:7816aafeea3c [213:7816aafeea3c] 05/30/08 13:32:04 lindquist [svn r229] Updated the object.d implementation to the latest Tango. Fixed …
(edit) @205:9d44ec83acd1 [205:9d44ec83acd1] 05/13/08 11:58:11 lindquist [svn r221] Update: Switched to the 2.3 LLVM svn branch, …
(edit) @189:3aed08fb64f4 [189:3aed08fb64f4] 05/10/08 13:00:11 ChristianK [svn r205] moved some local static variables used for memset and memcpy …
(edit) @161:3a891cfcd249 [161:3a891cfcd249] 05/04/08 15:25:48 ChristianK [svn r177] moved variable for interface info type from being local static …
(edit) @148:86d3bb8ca33e [148:86d3bb8ca33e] 03/22/08 07:20:32 ChristianK [svn r154] renaming enclosingtry to enclosingtryfinally to distinguish it …
(edit) @145:8f704cb9969b [145:8f704cb9969b] 03/08/08 09:22:07 ChristianK [svn r150] fixes #16 and #17, implements GotoCaseStatement?
(edit) @136:0e28624814e8 [136:0e28624814e8] 01/16/08 21:15:12 lindquist [svn r140] did a lot of the work towards being able to pass multiple …
(edit) @113:27b9f749d9fe [113:27b9f749d9fe] 11/24/07 00:33:00 lindquist [svn r117] Initial working implementation of interfaces. Groundwork for …
(edit) @108:288fe1029e1f [108:288fe1029e1f] 11/19/07 23:29:20 lindquist [svn r112] Fixed 'case 1,2,3:' style case statements. Fixed a bunch of …
(edit) @103:855adfdb8d38 [103:855adfdb8d38] 11/18/07 02:25:07 lindquist [svn r107] Getting .classinfo on a class instance now works (classinfo is …
(edit) @100:5071469303d4 [100:5071469303d4] 11/16/07 02:21:47 lindquist [svn r104] TONS OF FIXES. Split up declaration, constant initializer gen …
(edit) @94:61615fa85940 [94:61615fa85940] 11/12/07 00:32:46 lindquist [svn r98] Added support for std.c.stdlib.alloca via pragma(LLVM_internal, …
(add) @86:fd32135dca3e [86:fd32135dca3e] 11/03/07 09:44:58 lindquist [svn r90] Major updates to the gen directory. Redesigned the 'elem' …
Note: See TracRevisionLog for help on using the revision log.
Copyright © 2008, LDC Development Team.