This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
John Criswell
073e4d16c5
Do not attempt to do parial redundancy elimination on void values.
...
Also fixed a punctuation error in the header comment. This fixes PR3775. llvm-svn: 66542
2009-03-10 15:04:53 +00:00
..
Hello
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
Instrumentation
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
IPO
Ignore debug info while evaluating function.
2009-03-09 23:04:12 +00:00
Scalar
Do not attempt to do parial redundancy elimination on void values.
2009-03-10 15:04:53 +00:00
Utils
If a function is marked alwaysinline, it must be inlined (possibly for correctness). Do so even if the callee has dynamic alloca and the caller doesn't.
2009-03-10 07:57:50 +00:00
Makefile
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00