llvm-6502/lib/Transforms/InstCombine
Chris Lattner 2d4b8ee1d9 further clarify alignment of globals, fix instcombine
to not increase the alignment of globals with an assigned
alignment and section.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102476 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-28 00:31:12 +00:00
..
CMakeLists.txt
InstCombine.h
InstCombineAddSub.cpp
InstCombineAndOrXor.cpp Minor code simplification. 2010-04-09 14:53:59 +00:00
InstCombineCalls.cpp further clarify alignment of globals, fix instcombine 2010-04-28 00:31:12 +00:00
InstCombineCasts.cpp
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
InstructionCombining.cpp Revert 101465, it broke internal OpenGL testing. 2010-04-16 23:37:20 +00:00
Makefile