llvm-6502/lib
2012-10-15 07:29:08 +00:00
..
Analysis
Archive
AsmParser Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers. 2012-10-15 07:29:08 +00:00
Bitcode Attributes Rewrite 2012-10-15 04:46:55 +00:00
CodeGen Remove the bitwise XOR operator from the Attributes class. Replace it with the equivalent from the builder class. 2012-10-14 06:56:13 +00:00
DebugInfo
ExecutionEngine Check section type rather than assuming it's code when emitting sections while processing relocations. 2012-10-12 23:53:16 +00:00
Linker
MC [ms-inline asm] Remove the MatchInstruction() function. Previously, this was 2012-10-13 00:26:04 +00:00
Object
Support Add powerpc-ibm-aix to Triple. Patch by Kai. 2012-10-12 11:08:57 +00:00
TableGen
Target Attributes Rewrite 2012-10-15 04:46:55 +00:00
Transforms Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers. 2012-10-15 07:29:08 +00:00
VMCore Add an enum for the return and function indexes into the AttrListPtr object. This gets rid of some magic numbers. 2012-10-15 07:29:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile