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-02-01 01:43:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Vikram S. Adve
623324dea9
Don't insert useful instructions in delay slot of a RETURN.
...
llvm-svn: 721
2001-10-10 20:58:11 +00:00
..
Analysis
* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 14:53:21 +00:00
AsmParser
Add comment
2001-10-03 19:35:57 +00:00
Bytecode
Rename getNullPointer to getNull
2001-10-03 15:39:24 +00:00
CodeGen
Don't insert useful instructions in delay slot of a RETURN.
2001-10-10 20:58:11 +00:00
ExecutionEngine
* Both Method & GlobalVariable now subclass GlobalValue
2001-10-03 14:53:21 +00:00
Support
Clean up Type class by removing mutable ConstRules member and use annotations insead
2001-09-09 21:02:38 +00:00
Target
Insert code to load constants used as Call or Return arguments.
2001-10-10 20:56:33 +00:00
Transforms
Commit more code over to new cast style
2001-10-02 03:41:24 +00:00
VMCore
Factor parentness out of Module & GlobalVariable into GlobalValue
2001-10-03 19:28:15 +00:00
Makefile
Move the sparc target to a new lib/Target directory
2001-09-14 03:55:11 +00:00