llvm-6502/lib
2011-08-04 23:18:05 +00:00
..
Analysis Fix what seems an obvious typo. Patch by Ivan Krasin. Problem 2011-08-04 10:02:21 +00:00
Archive
AsmParser Remove unused variables. 2011-08-03 19:53:48 +00:00
Bitcode Add the 'resume' instruction for the new EH rewrite. 2011-07-31 06:30:59 +00:00
CodeGen Count the total amount of stack space used in compiled functions. 2011-08-04 21:06:09 +00:00
CompilerDriver
ExecutionEngine
Linker Linke NamedMDNodes after linking global values as comment suggests. 2011-08-04 19:44:28 +00:00
MC allow \r's in .s files. 2011-08-04 19:31:26 +00:00
Object
Support Added several architecture names. 2011-07-30 01:29:54 +00:00
Target Fix broken encodings for the Thumb2 LDRD/STRD instructions. 2011-08-04 23:18:05 +00:00
Transforms We need to map DebugLoc. It leads to Fuction * (through subprogram entry node) which should be appropriately mapped. 2011-08-04 20:02:18 +00:00
VMCore fix PR10286, a problem with the .ll printer handling block addresses that are out-of-scope. 2011-08-03 06:15:41 +00:00
CMakeLists.txt
Makefile