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-28 23:52:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
dc0722e39a
clarify logic.
...
llvm-svn: 86689
2009-11-10 17:00:47 +00:00
..
Hello
CMake: Support for building llvm loadable modules.
2009-11-10 02:45:37 +00:00
Instrumentation
Remove includes of Support/Compiler.h that are no longer needed after the
2009-10-25 06:57:41 +00:00
IPO
Update computeArraySize() to use ComputeMultiple() to determine the array size associated with a malloc; also extend PerformHeapAllocSRoA() to check if the optimized malloc's arg had its highest bit set, so that it is safe for ComputeMultiple() to look through sext instructions while determining the optimized malloc's array size
2009-11-10 08:32:25 +00:00
Scalar
clarify logic.
2009-11-10 17:00:47 +00:00
Utils
refactor TryToSimplifyUncondBranchFromEmptyBlock out of SimplifyCFG.
2009-11-10 05:59:26 +00:00
Makefile
…