160 Commits

Author SHA256 Message Date
Stephan Kulow
10ef52e41a Accepting request 142015 from devel:tools:compiler
- Stop excluding ppc64 architecture 

- Update to r168357 from release_32 branch
  * Fixes a miscompilation with gcc 4.7

- Update to r168286 from release_32 branch
  * Fixes llvm PR14309

OBS-URL: https://build.opensuse.org/request/show/142015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=35
2012-11-22 15:45:49 +00:00
Ismail Dönmez
0813c71bb2 - Stop excluding ppc64 architecture
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=181
2012-11-20 09:00:03 +00:00
Ismail Dönmez
6cb84df5ba - Update to r168357 from release_32 branch
* Fixes a miscompilation with gcc 4.7

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=180
2012-11-20 08:26:30 +00:00
Ismail Dönmez
2b20ffe721 - Update to r168286 from release_32 branch
* Fixes llvm PR14309

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=179
2012-11-18 15:30:42 +00:00
Stephan Kulow
4ce1f04676 Accepting request 141387 from devel:tools:compiler
- Update to r168031 from release_32 branch
  * This is 3.2rc1

- Update to r167720 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.
- Refresh default-to-i586.patch to apply again
- Drop following patches (fixed upstream)
  * arm-suse-support.patch
  * pr12463.patch
  * pr13141.patch
  * pr13303.patch
  * rewrite-includes.patch
  * clang-fix-mips-test.patch (fixed differently in spec file)

OBS-URL: https://build.opensuse.org/request/show/141387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=34
2012-11-17 06:26:07 +00:00
Ismail Dönmez
5fcc954b00 - Update to r168031 from release_32 branch
* This is 3.2rc1

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=177
2012-11-15 08:22:48 +00:00
Ismail Dönmez
0664b8bb90 Sigh
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=176
2012-11-14 18:30:05 +00:00
Ismail Dönmez
a5e4fd4760 Fix docs
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=175
2012-11-14 10:15:00 +00:00
Ismail Dönmez
7c5f7b2ebf -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=174
2012-11-13 13:51:06 +00:00
Ismail Dönmez
78144a8614 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=173
2012-11-13 08:23:13 +00:00
Ismail Dönmez
83009cdbf7 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=172
2012-11-12 14:12:30 +00:00
Ismail Dönmez
af52fc1afd -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=171
2012-11-12 12:33:06 +00:00
Ismail Dönmez
37c50c4e92 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=170
2012-11-12 12:21:50 +00:00
Ismail Dönmez
061361dcc4 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=169
2012-11-12 10:33:39 +00:00
Ismail Dönmez
65d86a5442 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=168
2012-11-12 10:31:50 +00:00
Ismail Dönmez
78cf258826 - Update to r167720 from release_32 branch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=167
2012-11-12 10:29:11 +00:00
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
Stephan Kulow
8987cde284 Accepting request 139545 from devel:tools:compiler
- add explicit buildrequire groff for man pages (forwarded request 139532 from coolo)

OBS-URL: https://build.opensuse.org/request/show/139545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=33
2012-11-02 06:30:41 +00:00
Ismail Dönmez
b6f01f8dd7 Accepting request 139532 from home:coolo:branches:openSUSE:Factory
- add explicit buildrequire groff for man pages

OBS-URL: https://build.opensuse.org/request/show/139532
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=164
2012-10-27 11:09:20 +00:00
Stephan Kulow
4168b9abff Accepting request 135576 from devel:tools:compiler
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/135576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=32
2012-09-25 14:15:02 +00:00
Ismail Dönmez
2722baf437 Fix last change
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=162
2012-09-11 12:08:15 +00:00
Ismail Dönmez
9ab73caf6d - Fix debuginfo generation
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=161
2012-09-10 10:35:03 +00:00
Ismail Dönmez
fca4438a7a Accepting request 128467 from devel:tools:compiler
(forwarded request 128460 from llunak)

OBS-URL: https://build.opensuse.org/request/show/128467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=31
2012-07-21 12:32:17 +00:00
Ismail Dönmez
054ec25ad2 Accepting request 128460 from home:llunak:branches:devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/128460
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=159
2012-07-20 11:25:55 +00:00
Stephan Kulow
0e98ef272d Accepting request 127989 from devel:tools:compiler
fix arm build, please forward to factory (forwarded request 127972 from adrianSuSE)

OBS-URL: https://build.opensuse.org/request/show/127989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=30
2012-07-18 15:32:08 +00:00
Ismail Dönmez
010c7d4330 Accepting request 127972 from openSUSE:Factory:ARM
fix arm build, please forward to factory

OBS-URL: https://build.opensuse.org/request/show/127972
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=157
2012-07-16 10:36:51 +00:00
Ismail Dönmez
930d72c500 Accepting request 127883 from devel:tools:compiler
This adds few fixes, but mostly it updates the rewrite-includes patch. Sadly upstream has decided to rename the option name for whatever reason, so if unchanged 12.2 would be the only clang with the option named this way, causing further problems e.g. with icecream.

So it would be very nice to get this into 12.2. As it is an isolated feature, it should be low-risk.
 (forwarded request 127882 from llunak)

OBS-URL: https://build.opensuse.org/request/show/127883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=29
2012-07-15 10:05:48 +00:00
Ismail Dönmez
7c611aed7c Accepting request 127882 from home:llunak:branches:devel:tools:compiler
This adds few fixes, but mostly it updates the rewrite-includes patch. Sadly upstream has decided to rename the option name for whatever reason, so if unchanged 12.2 would be the only clang with the option named this way, causing further problems e.g. with icecream.

So it would be very nice to get this into 12.2. As it is an isolated feature, it should be low-risk.

OBS-URL: https://build.opensuse.org/request/show/127882
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=155
2012-07-14 15:44:52 +00:00
Stephan Kulow
99fe35266c Accepting request 121761 from devel:tools:compiler
- Update to final 3.1 release

OBS-URL: https://build.opensuse.org/request/show/121761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=27
2012-05-26 11:07:30 +00:00
Ismail Dönmez
b08970fa49 Fix changelog
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=153
2012-05-22 11:34:15 +00:00
Ismail Dönmez
19a56d6acd Update tarball
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=152
2012-05-18 09:26:05 +00:00
Ismail Dönmez
d8192eba50 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=151
2012-05-15 09:56:21 +00:00
Ismail Dönmez
3c7a1982e0 - Update to final 3.0 release
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=150
2012-05-15 09:54:05 +00:00
Stephan Kulow
65f325aea5 Accepting request 120591 from devel:tools:compiler
- Depend on python-base so we don't pull whole Mesa 

- make -rewrite-includes support -C and -CC

OBS-URL: https://build.opensuse.org/request/show/120591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=26
2012-05-11 07:46:51 +00:00
Ismail Dönmez
3dcc76bf3f - Depend on python-base so we don't pull whole Mesa
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=148
2012-05-10 11:37:54 +00:00
Ismail Dönmez
c99bda78c4 Accepting request 116809 from home:llunak:branches:devel:tools:compiler
OBS-URL: https://build.opensuse.org/request/show/116809
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=147
2012-05-09 12:26:31 +00:00
Stephan Kulow
dfca6e72ba Accepting request 116319 from devel:tools:compiler
As discussed previously, the patch that improves usage with icecream.
 (forwarded request 116316 from llunak)

OBS-URL: https://build.opensuse.org/request/show/116319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=25
2012-05-08 09:15:06 +00:00
Ismail Dönmez
7fbccf957e Accepting request 116316 from home:llunak:branches:devel:tools:compiler
As discussed previously, the patch that improves usage with icecream.

OBS-URL: https://build.opensuse.org/request/show/116316
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=145
2012-05-03 09:14:30 +00:00
Ismail Dönmez
07099d8a6a - Update to svn revision 155819 from 3.1 branch
* C++11 fixes

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=144
2012-04-30 12:38:38 +00:00
Ismail Dönmez
791cae45f5 - Update to svn revision 155700 from 3.1 branch
* Crash fixes
  * C++11 fixes

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=143
2012-04-27 10:00:32 +00:00
Ismail Dönmez
6e8d9a2f65 - Update to svn revision 155574 from 3.1 branch
* Crash fixes
  * Correctly enable compiler-rt
  * Remove unneeded runtime python dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=142
2012-04-26 13:19:08 +00:00
Ismail Dönmez
39d72f1bae - Switch to 2-stage bootstrap because we don't do build-compare
anyway.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=141
2012-04-26 10:53:01 +00:00
Ismail Dönmez
5394e24b07 - More fixes to llvm-config
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=140
2012-04-25 09:38:22 +00:00
Ismail Dönmez
41ef524fc6 -
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=139
2012-04-24 10:17:57 +00:00
Ismail Dönmez
9356b84b41 - Fix llvm-config --libs output
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=138
2012-04-24 10:10:57 +00:00
Ismail Dönmez
8cf58183ff Fix build
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=137
2012-04-23 12:57:07 +00:00
Ismail Dönmez
3ff2ab3a2b Add back FIXME
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=136
2012-04-22 19:36:57 +00:00
Ismail Dönmez
080c925bd8 - Update to svn revision 155320 from 3.1 branch
* AVX fixes

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=135
2012-04-22 19:23:50 +00:00
Stephan Kulow
e582afe6f1 Accepting request 114318 from devel:tools:compiler
- Update to svn revision 154914 from 3.1 branch 
  Major new features:
      * AddressSanitizer, a fast memory error detector.
      * MachineInstr Bundles, Support to model instruction 
        bundling / packing.
      * ARM Integrated Assembler, A full featured assembler 
        and direct-to-object support for ARM.
      * Basic Block Placement Probability driven basic block placement.
  
  LLVM IR and Core Improvements
     
      * IR support for half float
      * IR support for vectors of pointers, including vector GEPs.
      * Module flags have been introduced.
      * Loads can now have range metadata attached to them to 
        describe the possible values being loaded. 
      * Inline cost heuristics have been completely overhauled 
        and now closely model constant propagation through call sites, 
        disregard trivially dead code costs, and 
        can model C++ STL iterator patterns.
   
  Optimizer Improvements
      * The loop unroll pass now is able to unroll loops with 
        run-time trip counts. This feature is turned off by default, 
        and is enabled with the -unroll-runtime flag.
      * A new basic-block autovectorization pass is available. 
        Pass -vectorize to run this pass along with some associated 
        post-vectorization cleanup passes. 
   X86-32 and X86-64 Target Improvements
      * Bug fixes and improved support for AVX1

OBS-URL: https://build.opensuse.org/request/show/114318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=24
2012-04-18 14:30:11 +00:00
Ismail Dönmez
080df248c4 Major new features:
* AddressSanitizer, a fast memory error detector.
      * MachineInstr Bundles, Support to model instruction 
        bundling / packing.
      * ARM Integrated Assembler, A full featured assembler 
        and direct-to-object support for ARM.
      * Basic Block Placement Probability driven basic block placement.
  
  LLVM IR and Core Improvements
     
      * IR support for half float
      * IR support for vectors of pointers, including vector GEPs.
      * Module flags have been introduced.
      * Loads can now have range metadata attached to them to 
        describe the possible values being loaded. 
      * Inline cost heuristics have been completely overhauled 
        and now closely model constant propagation through call sites, 
        disregard trivially dead code costs, and 
        can model C++ STL iterator patterns.
   
  Optimizer Improvements
      * The loop unroll pass now is able to unroll loops with 
        run-time trip counts. This feature is turned off by default, 
        and is enabled with the -unroll-runtime flag.
      * A new basic-block autovectorization pass is available. 
        Pass -vectorize to run this pass along with some associated 
        post-vectorization cleanup passes. 
   X86-32 and X86-64 Target Improvements
      * Bug fixes and improved support for AVX1
      * Support for AVX2 (still incomplete at this point)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=133
2012-04-18 08:37:42 +00:00