llvm-6502/lib/Transforms
Jay Foad b4263a6ff4 Fix more MSVC warnings caused by a cases I missed when converting
ConstantExpr::getGetElementPtr to use ArrayRef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135762 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-22 08:52:50 +00:00
..
Hello
InstCombine Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use 2011-07-22 08:16:57 +00:00
Instrumentation Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use 2011-07-22 08:16:57 +00:00
IPO Fix more MSVC warnings caused by a cases I missed when converting 2011-07-22 08:52:50 +00:00
Scalar Fix MergeInVectorType to check for vector types with the same alloc 2011-07-21 23:30:09 +00:00
Utils Clean up includes of llvm/Analysis/ConstantFolding.h so it's included where it's used and not included where it isn't. 2011-07-20 21:57:23 +00:00
CMakeLists.txt
Makefile