.. |
CMakeLists.txt
|
Rewrite the CMake build to use explicit dependencies between libraries,
|
2011-07-29 00:14:25 +00:00 |
InstCombine.h
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
InstCombineAddSub.cpp
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
InstCombineAndOrXor.cpp
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
InstCombineCalls.cpp
|
Add the 'resume' instruction for the new EH rewrite.
|
2011-07-31 06:30:59 +00:00 |
InstCombineCasts.cpp
|
Convert GetElementPtrInst to use ArrayRef.
|
2011-07-25 09:48:08 +00:00 |
InstCombineCompares.cpp
|
Clean up includes of llvm/Analysis/ConstantFolding.h so it's included where it's used and not included where it isn't.
|
2011-07-20 21:57:23 +00:00 |
InstCombineLoadStoreAlloca.cpp
|
Update instcombine for atomic load/store.
|
2011-08-15 22:09:40 +00:00 |
InstCombineMulDivRem.cpp
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
InstCombinePHI.cpp
|
Update instcombine for atomic load/store.
|
2011-08-15 22:09:40 +00:00 |
InstCombineSelect.cpp
|
Clean up includes of llvm/Analysis/ConstantFolding.h so it's included where it's used and not included where it isn't.
|
2011-07-20 21:57:23 +00:00 |
InstCombineShifts.cpp
|
Make sure to correctly clear the exact/nuw/nsw flags off of shifts when they are combined together. <rdar://problem/9859829>
|
2011-07-29 00:18:19 +00:00 |
InstCombineSimplifyDemanded.cpp
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
InstCombineVectorOps.cpp
|
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
2011-07-18 04:54:35 +00:00 |
InstCombineWorklist.h
|
|
|
InstructionCombining.cpp
|
Don't sink the instruction to before a landingpad instruction.
|
2011-08-15 22:53:05 +00:00 |
Makefile
|
|
|