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-11 18:26:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
unittests
/
Transforms
/
Utils
History
Dmitry Makogon
797da79a92
[LoopUtils] Add isKnownPositiveInLoop and isKnownNonPositiveInLoop functions
2023-04-12 18:46:11 +07:00
..
ASanStackFrameLayoutTest.cpp
…
BasicBlockUtilsTest.cpp
…
CallPromotionUtilsTest.cpp
…
CloningTest.cpp
[llvm/unittests] Use std::nullopt instead of None (NFC)
2022-12-02 22:10:37 -08:00
CMakeLists.txt
…
CodeExtractorTest.cpp
…
CodeMoverUtilsTest.cpp
…
DebugifyTest.cpp
…
FunctionComparatorTest.cpp
…
IntegerDivisionTest.cpp
…
LocalTest.cpp
[InstSimplify] Actually use NewOps for calls in simplifyInstructionWithOperands
2023-03-22 09:22:00 -07:00
LoopRotationUtilsTest.cpp
…
LoopUtilsTest.cpp
[LoopUtils] Add isKnownPositiveInLoop and isKnownNonPositiveInLoop functions
2023-04-12 18:46:11 +07:00
MemTransferLowering.cpp
…
ModuleUtilsTest.cpp
…
ProfDataUtilTest.cpp
…
ScalarEvolutionExpanderTest.cpp
[ScalarEvolutionExpanderTest] Avoid sign warning
2023-01-05 17:47:17 +03:00
SizeOptsTest.cpp
…
SSAUpdaterBulkTest.cpp
…
UnrollLoopTest.cpp
…
ValueMapperTest.cpp
[ValueMapper] Preserve poison types during value mapping
2023-03-06 14:21:09 +09:00
VFABIUtils.cpp
…