Activity for KyleB

  • KyleB KyleB committed [r23826]

    Add a new version of fasta that uses qio

  • KyleB KyleB committed [r23818]

    Change the return types of ctz, clz and popcount

  • KyleB KyleB committed [r23799]

    Fix ref vars for --no-local and gasnet

  • KyleB KyleB committed [r23776]

    Fix the LLVM build

  • KyleB KyleB committed [r23773]

    Promote nbody-blc-ref from a future

  • KyleB KyleB committed [r23772]

    Add ref variables

  • KyleB KyleB committed [r23764]

    Allow double dash args with --lldb

  • KyleB KyleB committed [r23763]

    Revert r23702: Fix lldb support

  • KyleB KyleB committed [r23712]

    Add a debug mode to printchplenv

  • KyleB KyleB committed [r23702]

    Fix lldb support

  • KyleB KyleB committed [r23649]

    Consolidate system() calls in driver.cpp

  • KyleB KyleB committed [r23638]

    Rework printchplenv and util/chplenv/*

  • KyleB KyleB committed [r23588]

    Fix bug in sub_test with setting a directory le...

  • KyleB KyleB committed [r23557]

    Fix running double dashed arguments and --lldb

  • KyleB KyleB committed [r23501]

    Add support for debugging with LLDB

  • KyleB KyleB committed [r23490]

    Add a fast path out of arch.py

  • KyleB KyleB committed [r23485]

    Fix invalid test case for a warning in arch.py

  • KyleB KyleB committed [r23479]

    Fix up CHPL_TARGET_ARCH for some configurations

  • KyleB KyleB committed [r23474]

    Add -march=native to the BitOps performance tests

  • KyleB KyleB committed [r23460]

    Add support for python 2.5 in arch.py

  • KyleB KyleB committed [r23459]

    Add support for specializing binaries to target...

  • KyleB KyleB committed [r23454]

    Clean up README.chplenv to make maintenance easier

  • KyleB KyleB committed [r23419]

    Upate to meteor-parallel-alt

  • KyleB KyleB committed [r23418]

    Tweak to BitOps module

  • KyleB KyleB committed [r23362]

    Variety of small fixes to r23357 (Add the BitOp...

  • KyleB KyleB committed [r23357]

    Add the BitOps and Prefetch modules

  • KyleB KyleB committed [r23351]

    Add new bug future for functions that are conve...

  • KyleB KyleB committed [r23349]

    Add feature request future: A more robust modul...

  • KyleB KyleB committed [r23325]

    Add expandExternArrayCalls to the compiler perf...

  • KyleB KyleB committed [r23324]

    Add support to pass array arguments to extern'e...

  • KyleB KyleB committed [r23313]

    Reslove issues introduced by r23308

  • KyleB KyleB committed [r23308]

    Enables testing of C code via the normal start_...

  • KyleB KyleB committed [r23299]

    Fix a bug that prevented different reduction st...

  • KyleB KyleB committed [r23295]

    Update test to ensure max size uint literals ca...

  • KyleB KyleB committed [r23273]

    Fix the limit for uint(32) literals

  • KyleB KyleB committed [r23083]

    Small changes to READMEs

  • KyleB KyleB committed [r23074]

    Small README and README.macosx changes

  • KyleB KyleB committed [r23043]

    Remove meteor-fast from the release

  • KyleB KyleB committed [r23026]

    Copy two versions of meteor into the release

  • KyleB KyleB committed [r23021]

    Change the verification messages to improve rea...

  • KyleB KyleB committed [r23001]

    Ensure fLinkStyle is set to the default after -...

  • KyleB KyleB committed [r23000]

    Move fannkuch-redux into the release

  • KyleB KyleB committed [r22998]

    Ignore the --static flag on OS X

  • KyleB KyleB committed [r22979]

    Clean up issues with performance test verification

  • KyleB KyleB committed [r22926]

    Add capability to annotate performance graphs

  • KyleB KyleB committed [r22916]

    Fix type mismatch in DefaultRectangular serialR...

  • KyleB KyleB committed [r22911]

    Bulk read/write operations on DefaultRectangular

  • KyleB KyleB committed [r22908]

    Change performance test verification to display...

  • KyleB KyleB committed [r22856]

    Do not perform performance verification checks ...

  • KyleB KyleB committed [r22842]

    Strip days that don't have any recorded data fr...

  • KyleB KyleB committed [r22836]

    Update spliceDat to work correctly with python 2.6

  • KyleB KyleB committed [r22835]

    Add a script to merge two .dat files

  • KyleB KyleB committed [r22825]

    Add performance test verification

  • KyleB KyleB committed [r22779]

    End of week triage update

  • KyleB KyleB committed [r22772]

    Fix hwloc and qthreads builds on darwin

  • KyleB KyleB committed [r22764]

    Update filterSuppressions to look for word boun...

  • KyleB KyleB committed [r22760]

    Add two tests to --fast suppressions

  • KyleB KyleB committed [r22720]

    Retire 3 array futures

  • KyleB KyleB committed [r22639]

    Remove default case from switch statement in in...

  • KyleB KyleB committed [r22621]

    Fix intentDescrString not working correctly aft...

  • KyleB KyleB committed [r22618]

    Change the IntentTag enum to support comparison...

  • KyleB KyleB committed [r22612]

    Add some minor debugging improvements to expr.{...

  • KyleB KyleB committed [r22607]

    Replace "ref this" pragma

  • KyleB KyleB committed [r22599]

    Add --fast back into perfcompopts files that ha...

  • KyleB KyleB committed [r22588]

    Remove a PERFCOMPOPTS that was missed in the cu...

  • KyleB KyleB committed [r22587]

    Set --fast by default during performance testing

  • KyleB KyleB committed [r22568]

    Add a .skipif to meteor-parallel-alt for when C...

  • KyleB KyleB committed [r22537]

    Update the chplenv platform and compiler to beh...

  • KyleB KyleB committed [r22534]

    Reorganize fasta directory into caseyb/ and kbr...

  • KyleB KyleB committed [r22533]

    Increase number of trials for time_array_vs_tup...

  • KyleB KyleB committed [r22532]

    Reorganize fannkuch-redux directory and add new...

  • KyleB KyleB committed [r22530]

    Change fasta and fasta-lines to use a non-locki...

  • KyleB KyleB committed [r22526]

    Add a new version of meteor

  • KyleB KyleB committed [r22498]

    Add two new versions of fasta: fasta-lines and ...

  • KyleB KyleB committed [r22466]

    Prevent historify-logs from failing if mbp-kbra...

  • KyleB KyleB committed [r22454]

    Fix file names in previous commit, implict -> i...

  • KyleB KyleB committed [r22453]

    Add new version of meteor which uses implicit d...

  • KyleB KyleB committed [r22443]

    Fixed typo in perfgraph.js

  • KyleB KyleB committed [r22436]

    Cleanup and minor tweaks to meteor and meteor-p...

  • KyleB KyleB committed [r22430]

    Add a nightly.standard script to run the testin...

  • KyleB KyleB committed [r22419]

    Add options to start_test to control number of ...

1