summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaTargetMachine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Alpha ABI specifies stack is always 16 byte alligned, and gcc does it, so I ↵Andrew Lenharth2005-08-031-1/+1
| | | | | | will too llvm-svn: 22634
* finally found the gcc defined constantsAndrew Lenharth2005-07-221-1/+1
| | | | llvm-svn: 22502
* Alpha JIT (beta)Andrew Lenharth2005-07-221-1/+55
| | | | llvm-svn: 22500
* Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFileChris Lattner2005-06-251-4/+6
| | | | | | interface. llvm-svn: 22282
* Remove trailing whitespaceMisha Brukman2005-04-211-10/+10
| | | | llvm-svn: 21424
* LSR cleanup patchAndrew Lenharth2005-03-031-1/+3
| | | | llvm-svn: 20422
* Added LSR as a beta pass for alphaAndrew Lenharth2005-03-021-0/+9
| | | | llvm-svn: 20407
* try to match alpha patternAndrew Lenharth2005-02-011-0/+19
| | | | llvm-svn: 19972
* Alpha JIT pruneAndrew Lenharth2005-01-241-8/+0
| | | | llvm-svn: 19815
* include prune and JIT pruneAndrew Lenharth2005-01-241-35/+1
| | | | llvm-svn: 19814
* Let me introduce you to the early stages of the llvm backend for the alpha ↵Andrew Lenharth2005-01-221-0/+111
processor llvm-svn: 19764
OpenPOWER on IntegriCloud