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-15 23:46:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Matt Arsenault
2ec640a62f
Don't use unchecked dyn_cast
...
llvm-svn: 274282
2016-06-30 21:18:06 +00:00
..
Hello
Add auto-exporting of symbols from tools so that plugins work on Windows
2016-05-26 11:16:43 +00:00
InstCombine
fix formatting, add TODO; NFC
2016-06-30 15:32:45 +00:00
Instrumentation
[asan] fix false dynamic-stack-buffer-overflow report with constantly-sized dynamic allocas, LLVM part
2016-06-27 15:57:08 +00:00
IPO
[PM] Port PartialInlining to the new PM
2016-06-27 16:50:18 +00:00
ObjCARC
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
2016-06-26 12:28:59 +00:00
Scalar
[DSE] Fix bug in partial overwrite tracking
2016-06-30 15:32:20 +00:00
Utils
[PM] Normalize FIXMEs for missing PreserveCFG to have the same wording.
2016-06-28 00:54:12 +00:00
Vectorize
Don't use unchecked dyn_cast
2016-06-30 21:18:06 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…