This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b60cfbefaca4e01f0dffd60db46ba2820bf1f69c
clang-p2996
/
llvm
/
lib
/
Transforms
History
Daniel Berlin
de269f4620
NewGVN: Fix PR33204 - We need to add memory users when we bypass memorydefs for loads, not just when we do it for stores.
...
llvm-svn: 311829
2017-08-26 07:37:11 +00:00
..
Coroutines
[coroutines] Add support for symmetric control transfer (musttail on coro.resumes followed by a suspend)
2017-08-25 02:25:10 +00:00
Hello
…
InstCombine
[InstCombine] Don't fall back to only calling computeKnownBits if the upper bit of Add/Sub is demanded.
2017-08-25 18:39:40 +00:00
Instrumentation
Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"
2017-08-25 22:01:21 +00:00
IPO
[Inliner] Only compute fully inline cost when remarks are enabled.
2017-08-25 22:01:42 +00:00
ObjCARC
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
Scalar
NewGVN: Fix PR33204 - We need to add memory users when we bypass memorydefs for loads, not just when we do it for stores.
2017-08-26 07:37:11 +00:00
Utils
[BypassSlowDivision] move map helper code to header; NFC
2017-08-24 14:43:33 +00:00
Vectorize
Revert r311077: [LV] Using VPlan ...
2017-08-20 23:17:11 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…