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-23 12:24:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
9c8bffb5e8
Implement InstCombine/cast.ll:test31. This speeds up 462.libquantum by 26%.
...
llvm-svn: 30456
2006-09-18 05:27:43 +00:00
..
Hello
eliminate RegisterOpt. It does the same thing as RegisterPass.
2006-08-27 22:42:52 +00:00
Instrumentation
simplify AnalysisGroup registration, eliminating one typeid call.
2006-08-28 00:42:29 +00:00
IPO
revert previous two patches. They cause miscompilation of MultiSource/Applications/Burg
2006-09-15 17:24:45 +00:00
Scalar
Implement InstCombine/cast.ll:test31. This speeds up 462.libquantum by 26%.
2006-09-18 05:27:43 +00:00
Utils
Second half of the fix for Transforms/Inline/inline_cleanup.ll
2006-09-13 21:27:00 +00:00
ExprTypeConvert.cpp
…
LevelRaise.cpp
eliminate RegisterOpt. It does the same thing as RegisterPass.
2006-08-27 22:42:52 +00:00
Makefile
…
TransformInternals.cpp
…
TransformInternals.h
…