llvm-6502/lib
2012-12-31 22:17:59 +00:00
..
Analysis reimplement GetPointerBaseWithConstantOffset(). 2012-12-31 20:48:35 +00:00
Archive
AsmParser Use the predicate methods off of AttributeSet instead of Attribute. 2012-12-30 13:50:49 +00:00
Bitcode s/Raw/getBitMask/g to be more in line with current naming conventions. This method won't be sticking around. 2012-12-30 01:05:42 +00:00
CodeGen Support ppcf128 in SelectionDAG::getConstantFP 2012-12-30 19:03:32 +00:00
DebugInfo
ExecutionEngine convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumulateConstantOffset(). 2012-12-30 16:25:48 +00:00
Linker
MC
Object
Option
Support Remove an unused function in the old Process interface. 2012-12-31 22:17:59 +00:00
TableGen
Target Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttrSomewhere predicate. This prevents the uses of 'Attribute' as a collection of attributes. 2012-12-31 00:49:59 +00:00
Transforms Add extra CHECK to make sure that 'or' instruction was replaced. 2012-12-31 18:26:42 +00:00
VMCore Add some comparison operators to compare the Attribute object with the AttrKind value. 2012-12-31 11:51:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile