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
Hans Wennborg
a0f7090563
Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions."
...
It caused PR26509. llvm-svn: 261368
2016-02-19 21:40:12 +00:00
..
Hello
Remove autoconf support
2016-01-26 21:29:08 +00:00
InstCombine
[AA] Preserve the AA results wrapper pass as well as BasicAA in a few
2016-02-19 03:12:14 +00:00
Instrumentation
[sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too
2016-02-17 21:34:43 +00:00
IPO
Remove uses of builtin comma operator.
2016-02-18 22:09:30 +00:00
ObjCARC
[ObjCARC] Handle ARCInstKind::ClaimRV in OptimizeIndividualCalls.
2016-02-17 18:51:27 +00:00
Scalar
[LPM] Factor all of the loop analysis usage updates into a common helper
2016-02-19 10:45:18 +00:00
Utils
[LV] Vectorize first-order recurrences
2016-02-19 17:56:08 +00:00
Vectorize
Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions."
2016-02-19 21:40:12 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…