llvm-6502/lib/Transforms/InstCombine
2010-05-25 21:50:35 +00:00
..
CMakeLists.txt
InstCombine.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp
InstCombineCalls.cpp further clarify alignment of globals, fix instcombine 2010-04-28 00:31:12 +00:00
InstCombineCasts.cpp Fix a missing newline in debug output. 2010-05-25 21:50:35 +00:00
InstCombineCompares.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
InstCombineLoadStoreAlloca.cpp
InstCombineMulDivRem.cpp
InstCombinePHI.cpp
InstCombineSelect.cpp move some select simplifications out out instcombine into 2010-04-20 05:32:14 +00:00
InstCombineShifts.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
InstCombineSimplifyDemanded.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
InstCombineVectorOps.cpp
InstCombineWorklist.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
InstructionCombining.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
Makefile