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-17 12:26:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Michael Zolotukhin
4fdf974e3e
Follow-up for r261595: use range loop.
...
llvm-svn: 261597
2016-02-23 00:48:44 +00:00
..
Hello
Remove autoconf support
2016-01-26 21:29:08 +00:00
InstCombine
Revert "[attrs] Handle convergent CallSites."
2016-02-22 18:24:43 +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
Set function entry count as 0 if sample profile is not found for the function.
2016-02-22 22:46:21 +00:00
ObjCARC
ADT: Remove == and != comparisons between ilist iterators and pointers
2016-02-21 20:39:50 +00:00
Scalar
[LoopDataPrefetch] Make it testable with opt
2016-02-22 21:41:22 +00:00
Utils
Follow-up for r261595: use range loop.
2016-02-23 00:48:44 +00:00
Vectorize
ADT: Remove == and != comparisons between ilist iterators and pointers
2016-02-21 20:39:50 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…