This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-28 07:27:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Anton Korobeynikov
b4b8c71b20
Truncate the arguments of llvm.frameaddress / llvm.returnaddress intrinsics from i32 to platform's largest native type
...
llvm-svn: 90741
2009-12-07 02:28:26 +00:00
..
Analysis
Fix indentation in switch statement.
2009-12-05 06:37:24 +00:00
Archive
…
AsmParser
Add MSP430 interrupt calling conv. No functionality change yet.
2009-12-07 02:27:35 +00:00
Bitcode
…
CodeGen
Truncate the arguments of llvm.frameaddress / llvm.returnaddress intrinsics from i32 to platform's largest native type
2009-12-07 02:28:26 +00:00
CompilerDriver
…
ExecutionEngine
…
Linker
…
MC
…
Support
Fix typo and add missing include.
2009-12-04 08:17:07 +00:00
System
…
Target
Add lowering of returnaddr and frameaddr intrinsics. Shamelessly stolen from x86 :)
2009-12-07 02:28:10 +00:00
Transforms
fix PR5698
2009-12-06 17:17:23 +00:00
VMCore
Add MSP430 interrupt calling conv. No functionality change yet.
2009-12-07 02:27:35 +00:00
Makefile
…