joerg
d8eb4f1993
Update build system glue for LLVM 3.6RC1. Notable changes:
...
- Old JIT is removed.
- Improvements to debug information handling.
- ARM: check for deprecated instructions and warn in the integrated
assembler
- PPC: VSX support, va_arg support for struct/union types, -fPIC vs
-fpic supported, faster atomics
- x86: improved vectorizer
2015-01-29 20:41:33 +00:00
joerg
f14316bcbc
Update build glue for LLVM/Clang 3.6svn r215315. Changes include various
...
performance improvements across all backends and a much improved PPC32
backend.
2014-08-10 17:32:54 +00:00
joerg
b1bb3099bf
Update build system for LLVM/Clang snapshot r209886. This brings in the
...
merged AArch64 backend and the move of eARM to DWARF exception handling
for NetBSD. C++11 is required for building.
2014-05-30 18:28:13 +00:00
joerg
1e03b295f8
Update build glue for LLVM/Clang r202566. News:
...
- match ARM CPU default of GCC
- better support for SPARC64
- type checkings for abs/fabs
- null pointer checks against struct member
- various other improvements
2014-03-04 21:05:05 +00:00
joerg
6befd1d588
Update LLVm/Clang to 3.5svn r201163. This brings improvements to the
...
16bit x86 support, self hosting for SPARC64 and improvements to the
NetBSD driver on ARM, AArch64 and MIPS.
2014-02-14 20:23:56 +00:00
joerg
89906191b6
Update LLVM/Clang to r195771 from the 3.4 release branch.
2013-11-28 14:19:59 +00:00
joerg
5748dfdc47
Update LLVM/Clang snapshot to r192551 for various bug fixes.
2013-10-14 01:37:39 +00:00
joerg
25c7cbb1ed
Update LLVM/Clang to snapshot r185778. This brings in a lot of work on
...
integrated-assembler support on PowerPC as well as support for
compressed DWARF sections in some tools.
2013-07-07 21:36:42 +00:00
joerg
96fc3e30a7
Update to LLVM/Clang snapshot r174288. This brings in the new AArch64
...
backend as well as an import bug fix for pointer compare optimisations.
2013-02-04 15:00:31 +00:00
joerg
0ee52b72c8
Update LLVM/Clang snapshot to r166772. Now builds without RTTI and
...
exceptions. Also features the first round of a loop vectorizer.
2012-10-28 17:07:44 +00:00
joerg
0cd0c897dd
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.
2012-01-11 23:24:46 +00:00
joerg
9aa0541bdf
Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
...
preventing Qt4 from building.
2011-10-11 13:53:56 +00:00
joerg
9777e8c193
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.
2011-07-17 20:07:56 +00:00