-
```
This is a summary bug to track everything I'm trying while optimizing IR
generation and codegen. This doesn't cover more aggressive optimizations
like type feedback and const-prop-based devirtuali…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR30293](https://bugs.llvm.org/show_bug.cgi?id=30293) |
| Status | RESOLVED FIXED |
| Importance | P…
-
When using the pre-packaged gwtbootstrap3-extras 0.9.2 with gwt 2.8.0 beta the following function throws an error about "doubleValue()" not being a function:
```
package org.gwtbootstrap3.extras.slid…
-
(Note: this proposal was briefly discussed in #98, the C# design notes for Jan 21, 2015. It has not been updated based on the discussion that's already occurred on that thread.)
## Background
Arrays …
-
```
This is a summary bug to track everything I'm trying while optimizing IR
generation and codegen. This doesn't cover more aggressive optimizations
like type feedback and const-prop-based devirtuali…
-
```
1) Detect virtual methods that are never overridden
2) CodeGen them as static methods
3) Drop them from the VMT
To improve call performance & reduce codesize.
```
Original issue reported on cod…
-
```
This is a summary bug to track everything I'm trying while optimizing IR
generation and codegen. This doesn't cover more aggressive optimizations
like type feedback and const-prop-based devirtuali…
-
```
These are already specified (and implemented the same) in TextFieldConfig.
```
Original issue reported on code.google.com by `mathias....@gmail.com` on 22 Jul 2007 at 7:59
-
Looking at #11885 and at the `README.md` badges I was wondering what fires the coverage-services? Both are 1-2 months old as far as I can see, so I expect the numbers to be a bit out-dated due to all …
-
```
1) Detect virtual methods that are never overridden
2) CodeGen them as static methods
3) Drop them from the VMT
To improve call performance & reduce codesize.
```
Original issue reported on cod…