llvm-6502/lib/Transforms/InstCombine
2013-12-19 18:35:54 +00:00
..
CMakeLists.txt
InstCombine.h
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp
InstCombineCalls.cpp
InstCombineCasts.cpp Rein in overzealous InstCombine of fptrunc(OP(fpextend, fpextend)). 2013-11-28 21:38:05 +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 Fix assert with copy from global through addrspacecast 2013-12-07 02:58:45 +00:00
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp
InstCombineWorklist.h
InstructionCombining.cpp Don't use isNullValue to evaluate ConstantExpr 2013-12-06 21:48:36 +00:00
LLVMBuild.txt
Makefile