This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
263f7f6676ff7b6f1cdbe991c19fa32835ba2ce7
clang-p2996
/
llvm
/
lib
/
Transforms
History
Sanjay Patel
b869f76d85
[InstCombine] use m_Neg() to reduce code; NFCI
...
llvm-svn: 315762
2017-10-13 21:28:50 +00:00
..
Coroutines
[dump] Remove NDEBUG from test to enable dump methods [NFC]
2017-10-12 16:16:06 +00:00
Hello
…
InstCombine
[InstCombine] use m_Neg() to reduce code; NFCI
2017-10-13 21:28:50 +00:00
Instrumentation
Disable gcov instrumentation of functions using funclet-based exception handling
2017-10-13 13:49:15 +00:00
IPO
LowerTypeTests: Give imported symbols a type with size 0 so that they are not assumed not to alias.
2017-10-13 21:02:16 +00:00
ObjCARC
[ObjCARC] Pass the correct BasicBlock to fix assertion failure.
2017-08-31 18:27:47 +00:00
Scalar
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-10-13 21:17:07 +00:00
Utils
[SimplifyIndVar] Replace IVUsers with loop invariant whenever possible
2017-10-12 02:54:11 +00:00
Vectorize
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-10-12 23:30:03 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…