[X86][SSE] Bitcast assertion in XFormVExtractWithShuffleIntoLoad
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86WinCOFFObjectWriter.cpp
2014-04-08 David MajnemerX86: Split the relocation selection up
2014-03-10 Craig Topper[C++11] Remove 'virtual' keyword from methods marked...
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2013-12-20 Timur Iskhodzhanov[COFF] Add support for the .secidx directive
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2012-02-11 Anton KorobeynikovAdd support for implicit TLS model used with MS VC...
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2011-12-24 Rafael EspindolaSection relative fixups are a coff concept, not a x86...
2011-12-24 Rafael EspindolaMove x86 specific bits of the COFF writer to lib/Target...