llvm-6502/lib
2011-09-08 02:23:31 +00:00
..
Analysis Fix the logic in BasicAliasAnalysis::aliasGEP for comparing GEP's with variable differences so that it actually does something sane. Fixes PR10881. 2011-09-08 02:23:31 +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 Revert r139247 "Cache intermediate results during traceSiblingValue." 2011-09-07 21:43:52 +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 Thumb2 assembly parsing and encoding for LDR post-indexed. 2011-09-08 01:01:32 +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