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-16 16:48:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
82c7401f23
Avoid making a broken transformation!
...
llvm-svn: 1115
2001-11-03 21:30:22 +00:00
..
Analysis
Added function IsLeafMethod to identify leaf methods.
2001-10-22 13:55:46 +00:00
AsmParser
Improve some debugging code
2001-11-02 07:46:26 +00:00
Bytecode
Fix major bugs in type resolution
2001-11-03 03:27:53 +00:00
CodeGen
Added support for correct spilling of %ccr
2001-11-03 20:41:22 +00:00
ExecutionEngine
Be lenient on types so that programs that are not very typesafe will work
2001-11-03 10:15:32 +00:00
Support
Provide option to enable eating of all arguments following a specific one
2001-10-27 05:54:17 +00:00
Target
Added code to support correct saving of %ccr across calls
2001-11-03 19:59:59 +00:00
Transforms
Avoid making a broken transformation!
2001-11-03 21:30:22 +00:00
VMCore
Remove debugging info
2001-11-03 03:31:39 +00:00
Makefile
Compile the transforms directory
2001-10-13 07:04:00 +00:00