implement zextload bool and truncstore bool
[oota-llvm.git] / lib / Target / X86 / X86TargetAsmInfo.cpp
2006-10-31 Anton Korobeynikov1. Clean up code due to changes in SwitchTo*Section(2)
2006-10-30 Reid SpencerAdd debug support for X86/ELF targets (Linux). This...
2006-10-26 Evan ChengPut cstrings in .cstring section when compiling for...
2006-10-05 Chris LattnerImplement getSectionForFunction, use it when printing...
2006-09-26 Chris LattnerCompile:
2006-09-08 Evan ChengCommitting X86-64 support.
2006-09-07 Jim LaskeyBreak out target asm info into separate files.