Up to [cvs.NetBSD.org] / src / external / bsd / llvm / bin / llc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 25 13:59:55 2013 UTC (4 weeks ago) by joerg
Branch: MAIN
CVS Tags: khorben-n900,
HEAD
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Tue Feb 19 12:35:41 2013 UTC (3 months ago) by joerg
Branch: MAIN
CVS Tags: tls-maxphys-nbase,
tls-maxphys-base,
agc-symver-base,
agc-symver
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Update LLVM/Clang snapshot to r175373. This improves GNU as compatibility.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Feb 4 15:00:32 2013 UTC (3 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.12: +6 -1
lines
Diff to previous 1.12 (colored)
Update to LLVM/Clang snapshot r174288. This brings in the new AArch64 backend as well as an import bug fix for pointer compare optimisations.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jan 23 15:02:54 2013 UTC (3 months, 4 weeks ago) by joerg
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2 release.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 4 10:42:00 2012 UTC (13 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4
Branch point for: tls-maxphys
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Update LLVM/Clang snapshot to r153935. This brings in the new inline cost analysis.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 11 13:53:57 2011 UTC (19 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
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
Branch point for: yamt-pagecache
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update LLVM/Clang snapshot to r141658. This primarily fixes a regression preventing Qt4 from building.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 17 20:07:57 2011 UTC (22 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.8: +5 -1
lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Wed Jul 13 23:48:29 2011 UTC (22 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Update to LLVM/Clang r135100 to get past the type system rewrite.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 7 21:59:14 2011 UTC (22 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 r134635. This reduces the memory usage in preprocessor heavy code and recognizes mipseb as alias for mips.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 5 19:37:10 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Hook up LLVM's MIPS target.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 5 17:22:21 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.4: +5 -1
lines
Diff to previous 1.4 (colored)
Hook up LLVM's ARM target.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 5 14:15:56 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Hook up LLVM's SPARC target.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 4 22:37:59 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.2: +4 -1
lines
Diff to previous 1.2 (colored)
Hook up LLVM's PowerPC.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 18 23:32:01 2011 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base,
cherry-xenmp
Changes since 1.1: +3 -2
lines
Diff to previous 1.1 (colored)
Update LLVM snapshot. This allows deriving the target from the binary name, provides a proper CPP mode and fixes a number of compat issues in the integrated assembler. Build the toolchain compiler optimized and without assertions now.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 6 01:13:44 2011 UTC (2 years, 3 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.