• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IntelLabs / ParallelAccelerator.jl / 635
0%

Build:
DEFAULT BRANCH: master
Ran 06 May 2016 04:39PM UTC
Jobs 8
Files 21
Run time 63min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
635

push

travis-ci

DrTodd13
Changes to get PA with 0.5 to the point in Parallel IR where the lowering is starting to happen.
This is after all the initial optimizations.

We have to be careful because we won't go through a :lambda Expr so if we know there's a routine where
we expect a LambdaInfo then we should process the lambda at that point.  To help effect this,
I pulled out the lambda body processing code to from_lambda_body and both from_lambda and from_expr(::LambdaInfo)
call it now.

Change printLambda to use LambdaHandling's show method.

Update processAndUpdateBody to use LambdaHandling.

Switched a bunch of "lives = CompilerTools.LivenessAnalysis.from_expr(ast, DomainIR.dir_live_cb, nothing)"
to the clearer "lives = computeLiveness(ast, LambdaVarInfo)".

Fixed addStatementsToBeginning to use LambdaHandling although this routine should be rewritten to use
processAndUpdateBody.

5801 of 8320 relevant lines covered (69.72%)

9155.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 635.1 (PROSPECT_DEV_MODE=1) 06 May 2016 04:39PM UTC 0
69.68
Travis Job 635.1
2 635.2 (PROSPECT_DEV_MODE=1) 06 May 2016 04:51PM UTC 0
69.65
Travis Job 635.2
3 635.3 (PROSPECT_DEV_MODE=1) 06 May 2016 05:05PM UTC 0
69.68
Travis Job 635.3
4 635.4 (PROSPECT_DEV_MODE=1) 06 May 2016 04:57PM UTC 0
69.68
Travis Job 635.4
6 635.6 (PROSPECT_DEV_MODE=1) 06 May 2016 05:41PM UTC 0
69.05
Travis Job 635.6
7 635.7 (PROSPECT_DEV_MODE=1) 06 May 2016 05:42PM UTC 0
69.07
Travis Job 635.7
8 635.8 (PROSPECT_DEV_MODE=1) 06 May 2016 05:36PM UTC 0
69.07
Travis Job 635.8
9 635.9 (PROSPECT_DEV_MODE=1) 06 May 2016 05:37PM UTC 0
69.05
Travis Job 635.9
Source Files on build 635
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #635
  • 70ec958a on github
  • Prev Build on master (#634)
  • Next Build on master (#636)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc