AuthorCommitMessageCommit dateIssues
Mike BauerMike Bauer
6b009f88869Several bug fixes for both correctness and performance
Mike BauerMike Bauer
51883e83023Updating README with a pointer to the new Legion homepage
Mike BauerMike Bauer
9dfd4a74109Updating build system
Mike BauerMike Bauer
c1e37bf5320Fixing some bugs and updating examples
Mike BauerMike Bauer
30ec9330626Adding example codes and pushing some bug fixes
Mike BauerMike Bauer
0db09819cfeMore updates and bug fixes
Mike BauerMike Bauer
674616ed34aLots of bug fixes and performance optimizations added to both high and low level runtimes
Elliott SlaughterElliott Slaughter
cc4ac2865abMajor update to the compiler.Bug fixes, performance improvements, and examples.
Mike BauerMike Bauer
7601931c1e8New version of the Legion runtime system. Many new features and bug fixes included
Elliott SlaughterElliott Slaughter
6621a98fc4eCompiler bug fixes, performance improvements.More examples.
Elliott SlaughterElliott Slaughter
d7a1310660cRuntime bug fixes and performance improvements.
Elliott SlaughterElliott Slaughter
df31d933969Fixes for regenerating grammar files.
Elliott SlaughterElliott Slaughter
d30085467a2Fix for linking on Mac OS X.
Elliott SlaughterElliott Slaughter
3202b81b873More fixes for Mac OS X.
Elliott SlaughterElliott Slaughter
7ba1269bc0eCompiler bug fix, more complete fluid example.
Elliott SlaughterElliott Slaughter
2bd6d23f7b5Add symlink for lcomp
Elliott SlaughterElliott Slaughter
5cd16962e81Initial public release of the compiler
Elliott SlaughterElliott Slaughter
9ddf9bc4038Bug fixes and performance improvements
Mike BauerMike Bauer
b88fff1fc4aAdding missing legion_impl.h and beginnings of the new generalized copy routine
Mike BauerMike Bauer
d1db8c47008MMerge branch 'master' of https://github.com/StanfordLegion/legion
Mike BauerMike Bauer
0dfaad12361Bug fixes for the high level runtime and new mapping utilities
Elliott SlaughterElliott Slaughter
ff1c2e83631Fix typos in README.
Mike BauerMike Bauer
b8c11fb3795Some bug fixes and new mapping calls with added mapping utilities
Mike BauerMike Bauer
b001d09d90eUpdating the front page documentation
Mike BauerMike Bauer
3df4a569a7aLots of bug fixes / features added including support for profiling
Mike BauerMike Bauer
bd2f2df13d8Example of a different kind of application: delaunay mesh refinement - still in progress
Mike BauerMike Bauer
485b7cdf66dSome bug fixes and performance tuning for the high level runtime
Mike BauerMike Bauer
7f4be8641e4Bug fixes for fields and reductions, updates to legion_spy
Mike BauerMike Bauer
461a3ed3478Some bug fixes and some performance improvements
Mike BauerMike Bauer
c3e9a861f58Adding support for pointer checks, privilege checks, and improved debugging with legion spy
Mike BauerMike Bauer
3c57d339503Updating for new accessor interface and new debugging infrastructure
Mike BauerMike Bauer
db2fba2be37Updating the readme
Mike BauerMike Bauer
584c3bbea37Commit of the first major batch of files for legion
StanfordLegionStanfordLegion
2082c56f894Initial commit