Go to file
Ismail Dönmez 3f638bdf7c - Update to r167719 from release_32 branch
* Thread local variables may have a specified TLS model.
  * LLVM now has a loop optimizer.
  * SROA has been rewritten to be more powerful.
  * A new optimization pass added to merge stack objects
    which are used in disjoint areas of the code.
  * LLVM now merge consecutive loads and stores.
  * New TableGen infrastructure to support bundling for
    Very Long Instruction Word (VLIW) architectures.
  * Added a new target independent VLIW packetizer.
  * A probability based block placement and code layout algorithm
    was added to LLVM's code generator.
  * The ARM target now includes a full featured macro assembler,
    including direct-to-object module support for clang.
  * A new IR-level pass, called "TargetTransformInfo" provides
    a number of low-level interfaces.
- Drop following patches (fixed upstream)
  * arm-suse-support.patch
  * pr12463.patch
  * pr13141.patch
  * pr13303.patch
  * rewrite-includes.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=166
2012-11-12 10:06:01 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=22 2011-04-20 13:53:17 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=22 2011-04-20 13:53:17 +00:00
assume-opensuse.patch - Update to final 3.0 release 2012-05-15 09:54:05 +00:00
clang-disable-ada-extension.patch - Don't run gcc for ada files, just fail instead. 2011-12-25 15:48:32 +00:00
clang-fix-mips-test.patch - Update to svn revision 154914 from 3.1 branch 2012-04-17 09:02:19 +00:00
default-to-i586.patch - 2012-03-21 14:01:15 +00:00
llvm-3.1.99.r167719.tar.bz2 - Update to r167719 from release_32 branch 2012-11-12 10:06:01 +00:00
llvm-rpmlintrc OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=22 2011-04-20 13:53:17 +00:00
llvm.changes - Update to r167719 from release_32 branch 2012-11-12 10:06:01 +00:00
llvm.spec - Update to r167719 from release_32 branch 2012-11-12 10:06:01 +00:00
set-revision.patch - Update to svn revision 154914 from 3.1 branch 2012-04-17 09:02:19 +00:00