llvm-6502/lib
2012-12-19 12:33:30 +00:00
..
Analysis Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Archive
AsmParser Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
Bitcode Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
CodeGen Split the usage of 'EVT PartVT' into 'MVT PartVT' and 'EVT PartEVT'. 2012-12-19 12:33:30 +00:00
DebugInfo Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
ExecutionEngine Query section for whether it should be executable. 2012-12-17 17:59:35 +00:00
Linker
MC Add to the disassembler C API an option to print the disassembled 2012-12-18 23:47:28 +00:00
Object Teach MachO which sections contain code 2012-12-17 17:59:32 +00:00
Option
Support Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 2012-12-19 07:18:57 +00:00
TableGen
Target Change TargetLowering::getTypeForExtArgOrReturn to take and return 2012-12-19 12:02:25 +00:00
Transforms [msan] Heuristically instrument unknown intrinsics. 2012-12-19 11:22:04 +00:00
VMCore Inline hasFunctionOnlyAttrs into its only use. 2012-12-19 09:15:11 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile