repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-core.git]
/
unittests
/
Transforms
/
IPO
/
CMakeLists.txt
blob
ee33a5fcd1b39aed74bec730d30c0c945e45e776
1
set(LLVM_LINK_COMPONENTS
2
Core
3
Support
4
IPO
5
)
6
7
add_llvm_unittest(IPOTests
8
LowerTypeTests.cpp
9
WholeProgramDevirt.cpp
10
)