summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned setjmp/longjmp lowering interfaces. Now we're producing rightAnton Korobeynikov2006-12-101-1/+2
* Preliminary soft float support.Evan Cheng2006-12-091-12/+31
* Fix the dag combiner bug corresponding to PR1014.Chris Lattner2006-11-271-8/+8
* Add a mechanism to specify whether a target supports a particular indexed loa...Evan Cheng2006-11-091-0/+8
* For PR786:Reid Spencer2006-11-021-2/+0
* Change the prototype for TargetLowering::isOperandValidForConstraintChris Lattner2006-10-311-5/+8
* Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode.Evan Cheng2006-10-131-0/+1
* Naming consistency.Evan Cheng2006-10-111-4/+4
* Reflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.Evan Cheng2006-10-091-9/+12
* initialize ivarChris Lattner2006-10-061-0/+1
* Combine ISD::EXTLOAD, ISD::SEXTLOAD, ISD::ZEXTLOAD into ISD::LOADX. Add anEvan Cheng2006-10-041-13/+25
* Change the default to 0, which means 'default'.Chris Lattner2006-09-051-1/+1
* forgot thisDuraid Madina2006-09-041-0/+2
* Add some adviceChris Lattner2006-07-271-0/+1618
OpenPOWER on IntegriCloud