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-08 18:16:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
History
Sanjay Patel
42c73555b0
hasNUses(0) == use_empty() ; NFCI
...
Also, improve variable name and remove unnecessary braces. llvm-svn: 257687
2016-01-13 22:16:48 +00:00
..
Hello
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
InstCombine
function names start with a lower case letter ; NFC
2016-01-12 18:03:37 +00:00
Instrumentation
[sanitizer] [msan] Fix origin store of array types
2016-01-11 19:55:27 +00:00
IPO
[ThinLTO] Handle an external call from an import to an alias in dest
2016-01-12 17:48:44 +00:00
ObjCARC
Refactor: Simplify boolean conditional return statements in lib/Transforms/ObjCARC
2015-12-28 16:19:08 +00:00
Scalar
LoopUnroll: Move the actual unrolling logic to a standalone function. NFC
2016-01-12 05:21:37 +00:00
Utils
hasNUses(0) == use_empty() ; NFCI
2016-01-13 22:16:48 +00:00
Vectorize
Remove extra whitespace. NFC.
2016-01-13 07:03:42 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…