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 23:52:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Devang Patel
2ea3f77515
Update debug info when live-in reg is copied into a vreg.
...
llvm-svn: 104732
2010-05-26 20:18:50 +00:00
..
Analysis
Rename variable. add comment.
2010-05-20 20:35:24 +00:00
Archive
…
AsmParser
Add support for thiscall calling convention.
2010-05-16 09:08:45 +00:00
Bitcode
…
CodeGen
Update debug info when live-in reg is copied into a vreg.
2010-05-26 20:18:50 +00:00
CompilerDriver
Print a space after the colon.
2010-05-20 21:11:37 +00:00
ExecutionEngine
improve portability to systems that don't have powf/modf (e.g. solaris 9)
2010-05-15 17:10:24 +00:00
Linker
…
MC
MC: Change RelaxInstruction to only take the input and output instructions.
2010-05-26 18:15:06 +00:00
Support
Fix __crashreport_info__ declaration.
2010-05-20 23:50:19 +00:00
System
…
Target
Fix the x86 move to/from segment register instructions.
2010-05-26 20:10:45 +00:00
Transforms
Kill unneeded SExt.
2010-05-26 09:45:04 +00:00
VMCore
Add support for thiscall calling convention.
2010-05-16 09:08:45 +00:00
Makefile
…