summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaCodeEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add explicit #includes of <iostream>Chris Lattner2006-01-221-0/+1
| | | | llvm-svn: 25515
* massive DAGISel patch. lots and lots more stuff compiles nowAndrew Lenharth2005-11-221-1/+3
| | | | llvm-svn: 24483
* who would have thought you would want to write into globals tooAndrew Lenharth2005-11-161-0/+6
| | | | llvm-svn: 24381
* No, IDEFs shouldn't be JITedAndrew Lenharth2005-08-041-2/+5
| | | | llvm-svn: 22648
* support bsr, and more .td simplificationAndrew Lenharth2005-07-281-0/+3
| | | | llvm-svn: 22543
* get lazy JITing working. Some of shootout runs nowAndrew Lenharth2005-07-281-1/+3
| | | | llvm-svn: 22538
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-271-4/+4
| | | | llvm-svn: 22523
* fix some warnings when compiled with 32-bit hostsChris Lattner2005-07-271-2/+2
| | | | llvm-svn: 22521
* Alpha JIT (beta)Andrew Lenharth2005-07-221-0/+231
llvm-svn: 22500
OpenPOWER on IntegriCloud