Make IntInits and ListInits typed. This helps deduce types of !if and
[oota-llvm.git] / include / llvm / Target / TargetSelectionDAG.td
2009-06-08 David GreeneMake IntInits and ListInits typed. This helps deduce...
2009-06-02 Dale JohannesenRevert 72707 and 72709, for the moment.
2009-06-01 Dale JohannesenMake the implicit inputs and outputs of target-independent
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2009-04-24 Rafael EspindolaRevert 69952. Causes testsuite failures on linux x86-64.
2009-04-24 Nate BegemanPR2957
2009-04-03 Dan GohmanDelete ISD::INSERT_SUBREG and ISD::EXTRACT_SUBREG,...
2008-12-23 Dan GohmanClean up the atomic opcodes in SelectionDAG.
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...