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
Evgeniy Stepanov
42f3b12274
[safestack] Protect byval function arguments.
...
Detect unsafe byval function arguments and move them to the unsafe stack. llvm-svn: 254353
2015-12-01 00:40:05 +00:00
..
Hello
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
InstCombine
fix typos in comments; NFC
2015-11-29 22:09:34 +00:00
Instrumentation
[safestack] Protect byval function arguments.
2015-12-01 00:40:05 +00:00
IPO
SamplePGO - Do not use std::to_string in diagnostics.
2015-11-29 18:23:26 +00:00
ObjCARC
ObjCARC: Remove implicit ilist iterator conversions, NFC
2015-10-19 23:20:14 +00:00
Scalar
Remove an intermediate lambda. NFC
2015-11-29 05:38:08 +00:00
Utils
[safestack] Protect byval function arguments.
2015-12-01 00:40:05 +00:00
Vectorize
[LoopVectorize] Use MapVector rather than DenseMap for MinBWs.
2015-11-26 20:39:51 +00:00
CMakeLists.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
LLVMBuild.txt
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
Makefile
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00