Andrew Lenharth
|
3a18a39587
|
Alpha ABI specifies stack is always 16 byte alligned, and gcc does it, so I will too
llvm-svn: 22634
|
2005-08-03 22:33:21 +00:00 |
Andrew Lenharth
|
c32843ed2b
|
finally found the gcc defined constants
llvm-svn: 22502
|
2005-07-22 21:00:30 +00:00 |
Andrew Lenharth
|
55d045190e
|
Alpha JIT (beta)
llvm-svn: 22500
|
2005-07-22 20:52:16 +00:00 |
Chris Lattner
|
f11f48ba61
|
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
interface.
llvm-svn: 22282
|
2005-06-25 02:48:37 +00:00 |
Misha Brukman
|
89b8c8d215
|
Remove trailing whitespace
llvm-svn: 21424
|
2005-04-21 23:13:11 +00:00 |
Andrew Lenharth
|
00348ce902
|
LSR cleanup patch
llvm-svn: 20422
|
2005-03-03 19:03:21 +00:00 |
Andrew Lenharth
|
ed4b6488a7
|
Added LSR as a beta pass for alpha
llvm-svn: 20407
|
2005-03-02 17:21:38 +00:00 |
Andrew Lenharth
|
8fb0d5002b
|
try to match alpha pattern
llvm-svn: 19972
|
2005-02-01 20:35:11 +00:00 |
Andrew Lenharth
|
6d1a96bccc
|
Alpha JIT prune
llvm-svn: 19815
|
2005-01-24 18:48:22 +00:00 |
Andrew Lenharth
|
3c12772190
|
include prune and JIT prune
llvm-svn: 19814
|
2005-01-24 18:45:41 +00:00 |
Andrew Lenharth
|
a1b5ca2b9d
|
Let me introduce you to the early stages of the llvm backend for the alpha processor
llvm-svn: 19764
|
2005-01-22 23:41:55 +00:00 |