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
/
AggressiveInstCombine
History
Christopher Tetreault
416a6a85b1
[SVE] Remove calls to VectorType::getNumElements from AggressiveInstCombine
...
Reviewed By: fpetrogalli Differential Revision:
https://reviews.llvm.org/D82218
2020-08-14 16:40:34 -07:00
..
AggressiveInstCombine.cpp
AggressiveInstCombine.h - remove unused includes. NFC.
2020-07-23 16:20:13 +01:00
AggressiveInstCombineInternal.h
AggressiveInstCombineInternal.h - reduce unnecessary includes to forward declarations. NFC.
2020-06-26 09:58:20 +01:00
CMakeLists.txt
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
2019-11-21 10:48:08 -08:00
LLVMBuild.txt
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TruncInstCombine.cpp
[SVE] Remove calls to VectorType::getNumElements from AggressiveInstCombine
2020-08-14 16:40:34 -07:00