llvm-6502/lib
Chris Lattner 3d5ed2250e constify some methods and add a new Constant::getAggregateElement
helper method for the common operation of extracting an element
out of a constant aggregate.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148931 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-25 06:16:32 +00:00
..
Analysis Use the right method to get the # elements in a CDS. 2012-01-25 01:27:20 +00:00
Archive
AsmParser
Bitcode
CodeGen use ConstantVector::getSplat in a few places. 2012-01-25 06:02:56 +00:00
DebugInfo
ExecutionEngine add more support for ConstantDataSequential 2012-01-24 13:41:11 +00:00
Linker add more support for ConstantDataSequential 2012-01-24 13:41:11 +00:00
MC ARM Darwin symbol ref differences w/o subsection-via-symbols. 2012-01-24 21:45:25 +00:00
Object Sink assert-only variables into the asserts 2012-01-24 19:43:30 +00:00
Support
TableGen
Target use ConstantVector::getSplat in a few places. 2012-01-25 06:02:56 +00:00
Transforms use ConstantVector::getSplat in a few places. 2012-01-25 06:02:56 +00:00
VMCore constify some methods and add a new Constant::getAggregateElement 2012-01-25 06:16:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile