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-16 23:36:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Benjamin Kramer
7d537ae747
[SimplifyCFG] Use pointer identity to simplify predicate.
...
No functional change intended. llvm-svn: 261427
2016-02-20 10:40:42 +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
[SimplifyCFG] Use pointer identity to simplify predicate.
2016-02-20 10:40:42 +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
…