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-07 21:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Kostya Serebryany
48a4023f40
[sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
...
llvm-svn: 231736
2015-03-10 01:58:27 +00:00
..
Hello
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
2014-07-13 13:36:48 +00:00
InstCombine
Simplify expressions involving boolean constants with clang-tidy
2015-03-09 01:57:13 +00:00
Instrumentation
[sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-threshold=0 to actually do something useful.
2015-03-10 01:58:27 +00:00
IPO
Revert r231630 - Run LICM pass after loop unrolling pass.
2015-03-09 07:26:37 +00:00
ObjCARC
Silence C4715 'not all control paths return a value' warnings.
2015-03-06 07:49:14 +00:00
Scalar
Remove the remaining uses of abs64 and nuke it.
2015-03-09 20:20:16 +00:00
Utils
SymbolRewriter: Hide implementation details
2015-03-09 15:50:47 +00:00
Vectorize
Remove the remaining uses of abs64 and nuke it.
2015-03-09 20:20:16 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…