llvm-6502/lib/Transforms/InstCombine
2014-01-16 21:07:52 +00:00
..
CMakeLists.txt
InstCombine.h
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp
InstCombineCalls.cpp
InstCombineCasts.cpp Do pointer cast simplifications on addrspacecast 2014-01-14 20:00:45 +00:00
InstCombineCompares.cpp Stay classy (and legal) LLVM. Remove links to 3rd party SMT solver whose links may not be permanent. 2013-12-19 18:35:54 +00:00
InstCombineLoadStoreAlloca.cpp
InstCombineMulDivRem.cpp Fix an instance where we would drop fast math flags when performing an fdiv to reciprocal multiply transformation. 2014-01-16 21:07:52 +00:00
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp Fix a bug about generating undef operand when optimising shuffle vector and insert element in instruction combine. 2014-01-08 03:06:15 +00:00
InstCombineWorklist.h
InstructionCombining.cpp
LLVMBuild.txt
Makefile