Up to [cvs.NetBSD.org] / src / external / bsd / llvm / lib / libLLVMCodeGen
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Thu Apr 25 13:59:57 2013 UTC (7 weeks, 6 days ago) by joerg
Branch: MAIN
CVS Tags: khorben-n900,
HEAD
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Update LLVM/Clang snapshot to r180004. This brings in the last pieces of C++11 support in Clang as well as initial SPARC64 support.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Jan 23 15:02:58 2013 UTC (4 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver
Changes since 1.20: +5 -3
lines
Diff to previous 1.20 (colored)
Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2 release.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Sep 23 17:22:23 2012 UTC (8 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6
Changes since 1.19: +4 -1
lines
Diff to previous 1.19 (colored)
Update LLVM/Clang snapshot to r164464. This adopts the GCC options for the SSP parameters and a not-yet-default rewrite of SROA.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Aug 9 14:37:06 2012 UTC (10 months, 1 week ago) by joerg
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.18: +3 -2
lines
Diff to previous 1.18 (colored)
Update LLVM/Clang snapshot to r161532 for the usual set of improvements and bugfixes.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Jun 16 17:01:04 2012 UTC (12 months ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Update LLVM/Clang snapshot to r158533. This brings in support for stack-realignment in functions using alloca on x86. Move to /usr/include/clang-3.2 to reflect the version.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Apr 29 19:19:05 2012 UTC (13 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Update LLVM/Clang snapshot to r155677, bringing in a number of bugfixes.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Apr 4 10:42:02 2012 UTC (14 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Changes since 1.15: +1 -2
lines
Diff to previous 1.15 (colored)
Update LLVM/Clang snapshot to r153935. This brings in the new inline cost analysis.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Feb 28 17:09:30 2012 UTC (15 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Update LLVM/Clang snapshot to r151411. This brings in Lambda support for C++11 and a new literal format string check to catch variadic argument functions.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 17 15:51:55 2012 UTC (17 months ago) by joerg
Branch: MAIN
CVS Tags: netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.13: +3 -1
lines
Diff to previous 1.13 (colored)
Update LLVM/Clang snapshot to r148262 for some bugfixes.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 11 23:24:47 2012 UTC (17 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
Update LLVM/Clang snapshot to r147888. Most importantly, this fixes a number of ABI issues for i386 and provides the correct __FLT_EVAL_METHOD__ when using i387.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 19 14:07:40 2011 UTC (18 months ago) by joerg
Branch: MAIN
Changes since 1.11: +4 -1
lines
Diff to previous 1.11 (colored)
Update LLVM/Clang snapshot to r146851. Most noticable, this fixes the vfork issues with RUMP depending on inlining certain functions and a bad stdio simplification.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 11 14:58:50 2011 UTC (18 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
Update to LLVM/Clang r146325. This fixes a number of issues for i386.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 18 15:56:53 2011 UTC (19 months ago) by joerg
Branch: MAIN
Changes since 1.9: +2 -4
lines
Diff to previous 1.9 (colored)
Update LLVM/Clang snapshot to r144933. Besides the usual bugfixes and improvements, this brings the first of the address sanity checker and the new tainted variable logic for the analyzer.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 3 17:52:53 2011 UTC (19 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Update LLVM/Clang snapshot to r143571 for the improved optimizer.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 11 13:53:58 2011 UTC (20 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.7: +4 -2
lines
Diff to previous 1.7 (colored)
Update LLVM/Clang snapshot to r141658. This primarily fixes a regression preventing Qt4 from building.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 1 12:24:35 2011 UTC (21 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Update LLVM/Clang snapshot to r138875. Primarily to get the rewritten temp file handling fixing boost-jam build.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 2 17:12:39 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update LLVM/Clang snapshot to r136592. This brings support for .code32/.code64 on x86.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jul 17 20:07:58 2011 UTC (23 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Update to Clang/LLVM r135360. Most importantly, this adjusts the cc -print-search-dirs output to expand sysroot-prefixed library paths to make live easier for libtool.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 4 16:10:39 2011 UTC (23 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
Update LLVM/Clang to r134374. This brings the xstorerng alias for Via PadLock, a bugfix for the C++ ABI in one edge condition and various compiler improvements.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jun 8 08:48:39 2011 UTC (2 years ago) by joerg
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Update LLVM/Clang snapshot to 132736. This fixes two situations where libraries could end up with text relocations.
Revision 1.2 / (download) - annotate - [select for diffs], Thu May 12 14:56:23 2011 UTC (2 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base
Branch point for: cherry-xenmp
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Update LLVM and Clang snapshot
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 6 01:13:55 2011 UTC (2 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: bouyer-quota2-nbase,
bouyer-quota2-base
Branch point for: bouyer-quota2
Add LLVM and clang build system. It is enabled by MKLLVM=yes. Upstream sources can be fetched by running "make checkout" in src/external/bsd/llvm, they will be properly imported once the integration and missing features are sorted out.