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-29 08:02:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
1b0ded767a
Add transformations for Load and GetElementPtr. Fix broken transform with shr.
...
llvm-svn: 1118
2001-11-04 07:42:17 +00:00
..
Instrumentation
Fix broken assertion. Didn't allow for pointer case
2001-10-29 17:27:38 +00:00
IPO
Fix cast instructions that end up in bad places in GCC output
2001-11-04 07:40:51 +00:00
Scalar
Avoid making a broken transformation!
2001-11-03 21:30:22 +00:00
Utils
Don't forget to link type names together too. Fix for Olden/mst benchmark
2001-11-03 05:18:24 +00:00
HoistPHIConstants.cpp
Commented out code so that copies are inserted for all phi args
2001-11-03 17:09:59 +00:00
LevelRaise.cpp
Add transformations for Load and GetElementPtr. Fix broken transform with shr.
2001-11-04 07:42:17 +00:00
Makefile
Added Instrumentation subdirectory.
2001-10-15 12:01:05 +00:00