summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaISelLowering.cpp
Commit message (Collapse)AuthorAgeFilesLines
* This is suppose to work nowAndrew Lenharth2005-10-061-0/+2
| | | | llvm-svn: 23644
* begining alpha subtarget supportAndrew Lenharth2005-09-291-3/+1
| | | | llvm-svn: 23531
* Add FP versions of the binary operators, keeping the int and fp worlds seperate.Chris Lattner2005-09-281-2/+2
| | | | | | | | Though I have done extensive testing, it is possible that this will break things in configs I can't test. Please let me know if this causes a problem and I'll fix it ASAP. llvm-svn: 23505
* Majik numbers are badChris Lattner2005-09-131-2/+2
| | | | llvm-svn: 23330
* Fix up the AssertXext problem, as well as adding it at callsAndrew Lenharth2005-09-061-8/+16
| | | | llvm-svn: 23246
* revert part of the last change, should fix regressionsAndrew Lenharth2005-09-041-6/+6
| | | | llvm-svn: 23241
* Pull out Lowering in preperation for multiple ISels. Oh, and get rid of ↵Andrew Lenharth2005-09-021-0/+376
some stuff llvm-svn: 23220
OpenPOWER on IntegriCloud