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
d2396b642514cdfa94de6bafd07f30645910ee73
clang-p2996
/
llvm
/
lib
/
Transforms
History
Craig Topper
7fc6d34ed1
[InstCombine][XOP] The instructions for the scalar frcz intrinsics are defined to put 0 in the upper bits, not pass bits through like other intrinsics. So we should return a zero vector instead.
...
llvm-svn: 289411
2016-12-11 22:32:38 +00:00
..
Coroutines
Fix spelling mistakes in Transforms comments. NFC.
2016-11-20 13:19:49 +00:00
Hello
…
InstCombine
[InstCombine][XOP] The instructions for the scalar frcz intrinsics are defined to put 0 in the upper bits, not pass bits through like other intrinsics. So we should return a zero vector instead.
2016-12-11 22:32:38 +00:00
Instrumentation
[sanitizer-coverage] use IRB.SetCurrentDebugLocation after IRB.SetInsertPoint
2016-12-03 01:43:30 +00:00
IPO
WholeProgramDevirt: Teach the pass to handle structs of arrays.
2016-12-09 01:10:11 +00:00
ObjCARC
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +00:00
Scalar
[SCCP] Use the appropriate helper function. NFCI.
2016-12-11 21:19:03 +00:00
Utils
[InlineFunction] Refactor code in function `fixupLineNumbers' as suggested by David in D27462. NFC
2016-12-07 12:01:45 +00:00
Vectorize
[SLP] Fix for PR6246: vectorization for scalar ops on vector elements.
2016-12-08 11:57:51 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…