Mark vector ctpop, cttz, and ctlz as Expand on x86.
[oota-llvm.git] / lib / Target / MSIL /
2007-09-12 Dale JohannesenRevise previous patch per review comments.
2007-09-11 Dale JohannesenAdd APInt interfaces to APFloat (allows directly
2007-09-06 Dale JohannesenNext round of APFloat changes.
2007-05-06 Chris Lattneradd this back
2007-05-06 Anton KorobeynikovUpdate MSIL BE. This patch fixes most weird glitches...
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-04-16 Anton KorobeynikovRemoved tabs everywhere except autogenerated & external...
2007-04-11 Reid SpencerFor PR1146:
2007-04-09 Reid SpencerFor PR1146:
2007-03-25 Anton KorobeynikovFix authorship
2007-03-21 Anton KorobeynikovAdd TODO list for MSIL backend
2007-03-21 Anton KorobeynikovLet the new backend begin!