Rune - Add BCHECK and RuneMode
[rune.git] / ras / insnx86.c
2018-05-11 Matthew DillonRune - Add BCHECK and RuneMode
2018-05-10 Matthew DillonRune - PCheck, 64-bit cmpq fixes
2018-05-10 Matthew DillonRune - Change default locking
2018-04-11 Matthew DillonRune Serialize - Stabilization, Generation, major overhaul
2017-12-28 Matthew DillonRune - Fix bug in FNEG generation
2017-12-27 Matthew DillonRune - Fix debug directive
2017-12-27 Matthew DillonRune - Fix FP save and restore with mixed ABI calls
2017-03-06 Matthew DillonRune - Change ABI
2016-09-14 Matthew DillonRune - Start working on registerizing inlined procedure...
2016-09-13 Matthew DillonRune - Make code PointerInfo-centric
2016-08-20 Matthew DillonRune - Fix array passing, optimize constant array indices
2016-08-19 Matthew DillonRAS - Improve register allocator
2016-04-08 Matthew DillonRune - Threaded function detach work
2016-04-08 Matthew DillonRune - Content-locking work 1/2
2016-04-05 Matthew DillonRune - Implement hard-locking model feature
2016-04-02 Matthew DillonRune - RAS 3-op optimizations, fix dthread bug
2016-04-01 Matthew DillonRune - Stabilization (constructors, destructors), misc.
2016-03-29 Matthew DillonRune - Organizing pass
2016-03-28 Matthew DillonRune - Locked storage work 9/N
2016-03-24 Matthew DillonRune - Major run-time threading work, locked storage...
2016-03-21 Matthew DillonRune - Fix RAS bugs
2016-03-17 Matthew DillonRune - Generator refstor tracking 1/N
2016-03-15 Matthew DillonRune - Stabilization, heap/persist support
2016-03-15 Matthew DillonRune - Stabilization, heap/persist support
2016-03-14 Matthew DillonRas - Refactor spans, improve performance
2016-03-07 Matthew DillonRas - Reformulate span topology 1/N
2016-03-07 Matthew DillonRune - Stabilization
2016-03-06 Matthew DillonRune - Ras work, stabilization