This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-10 15:16:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Dan Gohman
885c46e387
Delete an unused member variable.
...
llvm-svn: 86160
2009-11-05 19:33:15 +00:00
..
Hello
Use raw_ostream::write_escaped instead of EscapeString.
2009-10-17 20:43:19 +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 CreateMalloc so that its callers specify the size to allocate:
2009-11-05 00:03:03 +00:00
Scalar
Teach SimplifyLibCalls to fold memcmp calls with constant arguments.
2009-11-05 17:44:22 +00:00
Utils
Delete an unused member variable.
2009-11-05 19:33:15 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00