llvm-6502/lib/Transforms/InstCombine
2013-08-16 17:03:36 +00:00
..
CMakeLists.txt
InstCombine.h
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp InstCombine: Use isAllOnesValue() instead of explicit -1. 2013-08-16 17:03:36 +00:00
InstCombineCalls.cpp
InstCombineCasts.cpp
InstCombineCompares.cpp Don't do FoldCmpLoadFromIndexedGlobal for non inbounds GEPs 2013-08-15 23:11:07 +00:00
InstCombineLoadStoreAlloca.cpp Fix always creating GEP with i32 indices 2013-08-14 00:24:38 +00:00
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp
InstCombineShifts.cpp
InstCombineSimplifyDemanded.cpp
InstCombineVectorOps.cpp
InstCombineWorklist.h
InstructionCombining.cpp Fix always creating GEP with i32 indices 2013-08-14 00:24:38 +00:00
LLVMBuild.txt
Makefile