This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d5e25436a19eae5f2fc9e48b15ad461b31c67fa0
llvm-project
/
llvm
/
lib
/
Transforms
History
Chris Lattner
d5e25436a1
expose edge information and switch j-t to use it.
...
llvm-svn: 86920
2009-11-12 01:29:10 +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
expose edge information and switch j-t to use it.
2009-11-12 01:29:10 +00:00
Utils
Don't trivially delete unused calls to llvm.invariant.start. This allows
2009-11-11 15:34:13 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00