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-04-12 04:26:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
History
Vikram S. Adve
eb6d37c32b
Return address register should be marked as "result" for the JMPL instruction
...
since it is defined by the instruction. llvm-svn: 3966
2002-09-28 17:00:15 +00:00
..
Sparc
Return address register should be marked as "result" for the JMPL instruction
2002-09-28 17:00:15 +00:00
MachineFrameInfo.cpp
* Removed extraneous #includes
2002-08-09 20:08:03 +00:00
Makefile
*** empty log message ***
2002-07-23 17:52:38 +00:00
TargetData.cpp
Convert TargetData to be an ImmutablePass
2002-09-25 23:46:55 +00:00
TargetMachine.cpp
Disable reassociation pass in LLC until it is fixed.
2002-09-23 12:55:50 +00:00
TargetSchedInfo.cpp
Add code that used to be inline in MachineSchedInfo.h
2002-02-04 05:56:30 +00:00