llvm-6502/lib
2011-09-07 17:55:19 +00:00
..
Analysis memset_pattern16 uses a 16 BYTE pattern, not a 16 BIT pattern. Add comments to that effect. 2011-09-06 23:43:26 +00:00
Archive
AsmParser
Bitcode Don't forget to add the landingpad and resume instructions to the InstructionList. 2011-09-01 00:50:20 +00:00
CodeGen Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= handling to llvm-mc. Reviewed by Owen Anderson. 2011-09-07 17:24:38 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= handling to llvm-mc. Reviewed by Owen Anderson. 2011-09-07 17:24:38 +00:00
Object
Support
Target Port more assembler tests over to disassembler tests, and fix a minor logic error that exposed. 2011-09-07 17:55:19 +00:00
Transforms Add -verify-indvars for imperfect SCEV trip count verification after indvars. 2011-09-06 20:20:38 +00:00
VMCore Add codegen support for vector select (in the IR this means a select 2011-09-06 19:07:46 +00:00
CMakeLists.txt
Makefile