Skip to content

Load Store optimization and initial Clang support

Pre-release
Pre-release
Compare
Choose a tag to compare
@upcFrost upcFrost released this 19 Mar 14:42
f4d6fb7
  • Added initial support for Clang. Now Clang can produce better IR code when it knows what the arch is capable of
  • Added LoadStore Optimization pass. It enables use of wide loads and stores when it is available.