mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
a3661146ea15bcdf71a1d962b3c301fb1167bad6
The 'inreg' attribute can also be applied to function return values in LLVM IR. The SPARC v9 backend is using the flag when returning structs containing 32-bit floats. llvm-svn: 183290
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%