openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
LLVM D Compiler
Settings
|
Report Duplicate
22
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 1,513 of 1,526
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Automated merge with http://hg.dsource.org/projects/llvmdc
Christian Kamm
More...
over 16 years ago
Committed merge
Tomas Lindquist Olsen
More...
over 16 years ago
Added bitcode filename to very verbose logging. Fixed -O<n> switches from llvm 2.4. Removed md5 from the kdevelop project filelist.
Tomas Lindquist Olsen
More...
over 16 years ago
Start a new basic block after a continue statement.
Christian Kamm
More...
over 16 years ago
Fix inline asm FS:4 by writing the displacement directly into the asm instead of using %fs:$0 with an input constraint.
Christian Kamm
More...
over 16 years ago
Add missing "lib" directory
andersman
as Anders Bergh
More...
over 16 years ago
Made setup for runtime calls in dmd frontend allocate less.
Christian Kamm
More...
over 16 years ago
Change from alloca to gc_malloc. The alloca produces a segfault with current llvm svn
Christian Kamm
More...
over 16 years ago
Fix argument types for wchar/char reverse and sort.
Christian Kamm
More...
over 16 years ago
Added empty file to lib dir so it get's created by hg
Tomas Lindquist Olsen
More...
over 16 years ago
Merge.
Christian Kamm
More...
over 16 years ago
Fixed segfault when using va_arg. Fixed segfault when accessing function symbols from inline asm.
Tomas Lindquist Olsen
More...
over 16 years ago
Remove -O0 from command line for compiling tests.
Christian Kamm
More...
over 16 years ago
.hgignore updates. runminitest stores object files separately.
Christian Kamm
More...
over 16 years ago
Fix broken switch4.d test case.
Christian Kamm
More...
over 16 years ago
Fixed root cause for Invalid BitCasts. DtoCanLoad continues to return false for aggregates even though llvm 2.4svn could load them.
Christian Kamm
More...
over 16 years ago
Mixed up argument types for aApply and aaApply.
Christian Kamm
More...
over 16 years ago
Introducing opaque type to dmd frontent to be used with certain runtime array and aa args and returns. There are still some bugs with aas.
Christian Kamm
More...
over 16 years ago
Get rid of runTimeHack and instead add proper argument info to the frontend declatation.
Christian Kamm
More...
over 16 years ago
Add all intermediate files to .hgignore.
Christian Kamm
More...
over 16 years ago
Do only link to libpthread, libm and libdl on Linux.
Christian Kamm
More...
over 16 years ago
Do not strip the leading underscore for typeinfo mangles on Windows.
Christian Kamm
More...
over 16 years ago
Fix nativeobj extension for Windows.
Christian Kamm
More...
over 16 years ago
[svn r394] Fixed the new DtoNullValue function
Tomas Lindquist Olsen
More...
over 16 years ago
[svn r393] Started implementation for DtoNullValue.
Christian Kamm
More...
over 16 years ago
[svn r392] Make import of std.compat in object.di used for testing public.
Christian Kamm
More...
over 16 years ago
[svn r391] Fix classes nested inside functions for real.
Christian Kamm
More...
over 16 years ago
[svn r390] Make the zero value used when no nested context was created of the correct type. Fixes run/class_06.
Christian Kamm
More...
over 16 years ago
[svn r389] Include std.outofmemory in testincludes. Fixes run/OutOfMemory_01, 02.
Christian Kamm
More...
over 16 years ago
[svn r388] ClassInfo declaration could fail if base classdecl hadn't been resolved. Use ForceDeclare on the class decl instead of declaring class info only.
Christian Kamm
More...
over 16 years ago
←
1
2
…
1509
1510
1511
1512
1513
1514
1515
1516
1517
…
1525
1526
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree