Andrew Lenharth
|
dc7c0b8c22
|
Alpha ABI specifies stack is always 16 byte alligned, and gcc does it, so I will too
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22634 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-03 22:33:21 +00:00 |
|
Andrew Lenharth
|
38396f8a93
|
finally found the gcc defined constants
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22502 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-07-22 21:00:30 +00:00 |
|
Andrew Lenharth
|
0934ae02af
|
Alpha JIT (beta)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22500 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-07-22 20:52:16 +00:00 |
|
Chris Lattner
|
0431c96cec
|
Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFile
interface.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22282 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-06-25 02:48:37 +00:00 |
|
Misha Brukman
|
4633f1cde8
|
Remove trailing whitespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21424 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-04-21 23:13:11 +00:00 |
|
Andrew Lenharth
|
f3f475efee
|
LSR cleanup patch
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20422 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-03-03 19:03:21 +00:00 |
|
Andrew Lenharth
|
e4f161c909
|
Added LSR as a beta pass for alpha
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20407 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-03-02 17:21:38 +00:00 |
|
Andrew Lenharth
|
2f40163323
|
try to match alpha pattern
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19972 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-02-01 20:35:11 +00:00 |
|
Andrew Lenharth
|
a7246caf8f
|
Alpha JIT prune
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19815 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-01-24 18:48:22 +00:00 |
|
Andrew Lenharth
|
886470efec
|
include prune and JIT prune
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19814 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-01-24 18:45:41 +00:00 |
|
Andrew Lenharth
|
304d0f3076
|
Let me introduce you to the early stages of the llvm backend for the alpha processor
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19764 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-01-22 23:41:55 +00:00 |
|