llvm-6502/lib
2010-05-17 22:09:49 +00:00
..
Analysis
Archive
AsmParser Add support for thiscall calling convention. 2010-05-16 09:08:45 +00:00
Bitcode
CodeGen Fix PR7156. If the sources of a REG_SEQUENCE are all IMPLICIT_DEF's. Replace it with an IMPLICIT_DEF rather than deleting it or else it would be left without a def. 2010-05-17 22:09:49 +00:00
CompilerDriver
ExecutionEngine
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 vmov of immediates are trivially re-materializable. 2010-05-17 21:54:50 +00:00
Transforms
VMCore Add support for thiscall calling convention. 2010-05-16 09:08:45 +00:00
Makefile