2010-01-04 06:28:20 +00:00
|
|
|
add_llvm_library(LLVMInstCombine
|
|
|
|
InstructionCombining.cpp
|
2010-01-05 07:18:46 +00:00
|
|
|
InstCombineAddSub.cpp
|
2010-01-05 07:50:36 +00:00
|
|
|
InstCombineAndOrXor.cpp
|
2010-01-05 07:32:13 +00:00
|
|
|
InstCombineCalls.cpp
|
2010-01-04 07:53:58 +00:00
|
|
|
InstCombineCasts.cpp
|
2010-01-04 07:37:31 +00:00
|
|
|
InstCombineCompares.cpp
|
2010-01-05 05:57:49 +00:00
|
|
|
InstCombineLoadStoreAlloca.cpp
|
2010-01-05 06:09:35 +00:00
|
|
|
InstCombineMulDivRem.cpp
|
2010-01-05 05:31:55 +00:00
|
|
|
InstCombinePHI.cpp
|
2010-01-05 06:03:12 +00:00
|
|
|
InstCombineSelect.cpp
|
2010-09-13 23:59:48 +00:00
|
|
|
InstCombineShifts.cpp
|
2010-01-04 07:19:55 +00:00
|
|
|
InstCombineSimplifyDemanded.cpp
|
2010-01-05 05:36:20 +00:00
|
|
|
InstCombineVectorOps.cpp
|
2010-01-04 06:28:20 +00:00
|
|
|
)
|