reapply: Use the new TB_NOT_REVERSABLE flag instead of special
[oota-llvm.git] / lib / Target / X86 / X86MCInstLower.cpp
2010-10-08 Chris Lattnerreapply: Use the new TB_NOT_REVERSABLE flag instead...
2010-10-08 Chris Lattnerreapply the patch reverted in r116033:
2010-10-08 Daniel DunbarRevert "Reimplement (part of) the or -> add optimizatio...
2010-10-08 Daniel DunbarRevert "reimplement the second half of the or/add optim...
2010-10-08 Chris Lattnerreimplement the second half of the or/add optimization...
2010-10-07 Chris LattnerReimplement (part of) the or -> add optimization. ...
2010-09-30 Dale JohannesenMassive rewrite of MMX:
2010-09-08 Dale JohannesenCheck in forgotten file. Should fix build.
2010-08-17 Anton KorobeynikovMore fixes for win64:
2010-08-16 Eli FriedmanDon't attempt to SimplifyShortMoveForm in 64-bit mode.
2010-08-12 Bruno Cardoso LopesDefine AVX 128-bit pattern versions of SET0PS/PD.
2010-08-12 Bruno Cardoso LopesBegin to support some vector operations for AVX 256...
2010-08-05 Eric ChristopherHandle the pseudo in MCInstLower.
2010-07-22 Chris LattnerX86MCInstLower now depends on AsmPrinter being around.
2010-07-21 Chris Lattneradd some rough support for making mcinst lowering work...
2010-07-20 Chris Lattnermake asmprinter optional, even though passing in null...
2010-07-20 Chris Lattnercontinue pushing dependencies around.
2010-07-20 Chris Lattnerreduce X86MCInstLower dependencies on asmprinter.
2010-07-20 Chris Lattnerpass around MF, not MMI.
2010-07-20 Chris Lattnercleanups.
2010-07-20 Chris Lattnermove two asmprinter methods into the asmprinter .cpp...
2010-07-19 Chris Lattnerfix a layering problem by moving the x86 implementation