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
Nick Lewycky
f836c89c49
Fix a performance problem in memcpyopt by removing a linear scan over ranges when inserting a new range. No functionality change intended. Patch by Anthony Pesch!
...
llvm-svn: 242843
2015-07-21 21:56:26 +00:00
..
Hello
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
InstCombine
[InstCombine] Generalize sub of selects optimization to all BinaryOperators
2015-07-14 22:39:23 +00:00
Instrumentation
Re-land 242726 to use RAII to do cleanup
2015-07-21 17:40:14 +00:00
IPO
MergeFunc: Transfer the callee's attributes when replacing a direct caller
2015-07-21 17:07:07 +00:00
ObjCARC
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
Scalar
Fix a performance problem in memcpyopt by removing a linear scan over ranges when inserting a new range. No functionality change intended. Patch by Anthony Pesch!
2015-07-21 21:56:26 +00:00
Utils
[LAA] Lift RuntimePointerCheck out of LoopAccessInfo, NFC
2015-07-14 22:32:44 +00:00
Vectorize
Create a wrapper pass for BlockFrequencyInfo.
2015-07-14 23:40:50 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…