X86: Call ulldiv and ftol2 on Windows instead of their libgcc eqivilents.
[oota-llvm.git] / lib / Target / PIC16 / PIC16ISelDAGToDAG.h
2010-09-21 Chris Lattnerfix a long standing wart: all the ComplexPattern's...
2010-05-11 Duncan SandsI got tired of VISIBILITY_HIDDEN colliding with the...
2010-04-17 Dan GohmanUse const qualifiers with TargetLowering. This eliminat...
2010-03-02 Chris LattnerSink InstructionSelect() out of each target into SDISel...
2010-02-22 Chris Lattnermove #includes earlier.
2010-01-05 Dan GohmanChange SelectCode's argument from SDValue to SDNode...
2009-12-23 Sanjiv GuptaReapply 91904.
2009-12-23 Sanjiv GuptaReverting back 91904.
2009-12-22 Sanjiv GuptaWhile converting one of the operands to a memory operan...
2009-07-28 Chris Lattnerdon't copy TargetLowering.
2009-01-15 Dan GohmanMove a few containers out of ScheduleDAGInstrs::BuildSc...
2008-11-19 Sanjiv GuptaAdded a more function PIC16 backend. However to get...