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
abb9192652318abfb70f6956f104f9af3665f310
clang-p2996
/
llvm
/
lib
/
Transforms
History
Benjamin Kramer
cc34ba687b
SLPVectorizer: Rewrite ArrayRef slice compare to be more idiomatic.
...
NFC intended. llvm-svn: 230965
2015-03-02 15:24:36 +00:00
..
Hello
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32.
2014-07-13 13:36:48 +00:00
InstCombine
[InstCombine/PowerPC] Convert aligned QPX load/store intrinsics into loads/stores
2015-02-26 18:56:03 +00:00
Instrumentation
[asan] Skip promotable allocas to improve performance at -O0
2015-02-27 03:12:36 +00:00
IPO
Convert push_back loops into append calls.
2015-02-28 13:20:15 +00:00
ObjCARC
[objc-arc-contract] We can not move retains over instructions which can not conservatively be proven to not decrement the retain's RCIdentity.
2015-02-20 00:02:49 +00:00
Scalar
Revert r230921, "Revert some changes that were made to fix PR20680.", for now.
2015-03-02 01:14:03 +00:00
Utils
Remap frame variables for native Windows exception handling.
2015-02-23 20:01:56 +00:00
Vectorize
SLPVectorizer: Rewrite ArrayRef slice compare to be more idiomatic.
2015-03-02 15:24:36 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…