llvm-6502/lib
2010-05-17 21:54:30 +00:00
..
Analysis Add support to preserve type info for the variables that are removed by the optimizer. 2010-05-14 21:01:35 +00:00
Archive
AsmParser Add support for thiscall calling convention. 2010-05-16 09:08:45 +00:00
Bitcode
CodeGen Pull the UsedInInstr.test() calls into calcSpillCost() and remember aliases. 2010-05-17 21:02:08 +00:00
CompilerDriver
ExecutionEngine improve portability to systems that don't have powf/modf (e.g. solaris 9) 2010-05-15 17:10:24 +00:00
Linker
MC MC/Mach-O/x86: Optimal nop sequences should only be used for the .text sections, not all sections in the text segment. 2010-05-17 21:54:30 +00:00
Support improve portability to systems that don't have round, patch by 2010-05-15 17:11:55 +00:00
System
Target MC: Add dyn_cast support to MCSection. 2010-05-17 21:54:26 +00:00
Transforms Teach the always inliner to release its inline cost estimates, like the basic 2010-05-15 04:26:25 +00:00
VMCore Add support for thiscall calling convention. 2010-05-16 09:08:45 +00:00
Makefile