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-15 07:59:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
009d9de81c
Branches
Tags
View all branches
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
009d9de81c
Implement code to convert %malloc and %free FUNCTION CALLS into the instruction equivalent
...
llvm-svn: 1065
2001-10-31 06:35:59 +00:00
..
Instrumentation
Fix broken assertion. Didn't allow for pointer case
2001-10-29 17:27:38 +00:00
IPO
Implement code to convert %malloc and %free FUNCTION CALLS into the instruction equivalent
2001-10-31 06:35:59 +00:00
Scalar
Implemented constant propogation of cast instructions
2001-10-31 05:07:57 +00:00
Utils
Pull method symbols over when linking. Otherwise the result of the link will appear stripped
2001-10-29 16:55:41 +00:00
HoistPHIConstants.cpp
Convert to new simpler pass itf
2001-10-18 05:27:33 +00:00
Makefile
Added Instrumentation subdirectory.
2001-10-15 12:01:05 +00:00