llvm-6502/lib
2013-01-01 00:11:07 +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 Right now all of the relocations are 32-bit dwarf, and the relocation 2012-12-27 01:07:07 +00:00
ExecutionEngine convert a bunch of callers from DataLayout::getIndexedOffset() to GEP::accumulateConstantOffset(). 2012-12-30 16:25:48 +00:00
Linker
MC Fix an unitialized member variable that may have caused sporadic failures 2012-12-20 22:51:52 +00:00
Object Add a function to get the segment name of a section. 2012-12-21 03:47:03 +00:00
Option
Support Remove an unused method on Program. 2012-12-31 23:44:47 +00:00
TableGen Update tablegen parser to allow defm names to start with #NAME. 2012-12-27 06:32:52 +00:00
Target Merge AVX/SSE instruction definitions for SQRTPS/PD, RSQRTPS, RCPPS. No funcitonal change intended. 2013-01-01 00:11:07 +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