llvm-6502/lib/Transforms/InstCombine
2011-03-09 01:28:35 +00:00
..
CMakeLists.txt
InstCombine.h llvm.dbg.declare intrinsic does not use any llvm::Values. It's magic! 2011-03-08 22:12:11 +00:00
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp Make InstCombiner::FoldAndOfICmps create a ConstantRange that's the 2011-03-01 15:05:01 +00:00
InstCombineCalls.cpp change instcombine to not turn a call to non-varargs bitcast of 2011-02-24 05:10:56 +00:00
InstCombineCasts.cpp llvm.dbg.declare intrinsic does not use any llvm::Values. It's magic! 2011-03-08 22:12:11 +00:00
InstCombineCompares.cpp Reorder comments to put them the right way around. 2011-03-08 06:29:47 +00:00
InstCombineLoadStoreAlloca.cpp llvm.dbg.declare intrinsic does not use any llvm::Values. It's magic! 2011-03-08 22:12:11 +00:00
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp PR9346: Prevent SimplifyDemandedBits from incorrectly introducing 2011-03-09 01:28:35 +00:00
InstCombineVectorOps.cpp
InstCombineWorklist.h InstCombine: We know the number of items initially added to the worklist map, reserve space early to avoid rehashing. 2011-03-05 16:43:46 +00:00
InstructionCombining.cpp
Makefile