llvm-6502/lib
2011-09-08 22:17:35 +00:00
..
Analysis A couple minor corrections to r139276. 2011-09-08 02:37:07 +00:00
Archive
AsmParser Auto upgrade the old EH scheme to use the new one. This is on a trial basis. If 2011-08-27 06:11:03 +00:00
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 Fix a Darwin x86_64 special case of a jmp to a temporary symbol from an atom 2011-09-08 20:53:44 +00:00
Object Add support for relocations to ObjectFile. 2011-09-08 20:52:17 +00:00
Support Add AMDIL as valid target triple to LLVM. 2011-08-29 15:44:55 +00:00
Target Dix the 80-columns and remove unsupported v8i16 type from the list of legal vselect types. 2011-09-08 22:17:35 +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