GitHub topics: compiler-passes
Mahiethan/Detect-Optimise-Passes-for-Data-Structs
This project focuses on creating compiler passes in LLVM, that are able to detect and optimise specific data structures, such as Array-of-Structures (AoS) and Structure-of-Arrays (SoA). This is the source code for my CS351 Third Year Project module, where I have achieved a first class mark of 72%.
Language: LLVM - Size: 9.57 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

simomux/LLVM_17
Lab assignments for my Middle-End compilers class A.Y. 2023-2024
Language: C++ - Size: 1.77 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

compor/TargetLibraryInfoAliasAnalysis
A LLVM Alias Analysis pass based on Target Library Information
Language: C++ - Size: 42 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0
