llvm-6502/lib
2008-05-13 13:41:23 +00:00
..
Analysis Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Archive Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
AsmParser Add two new instructions to the llvm IR, vicmp and vfcmp. see updated LangRef 2008-05-12 19:01:56 +00:00
Bitcode Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
CodeGen Instead of a vector load, shuffle and then extract an element. Load the element from address with an offset. 2008-05-13 08:35:03 +00:00
Debugger Make these variables static. 2008-04-23 23:15:23 +00:00
ExecutionEngine Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Linker Fix linking of internal aliases 2008-05-10 14:41:43 +00:00
Support Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
System Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Target Adding files for Microchip's PIC16 target. 2008-05-13 09:02:57 +00:00
Transforms Make the non-local CSE safety checks slightly more thorough. 2008-05-13 13:41:23 +00:00
VMCore Derive GetResultInst from UnaryInstruction, this simplifies code and removes a FIXME. 2008-05-13 07:09:08 +00:00
Makefile