Andrew Lenharth
|
2012cc013c
|
int comparison patterns
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24020 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-26 18:44:45 +00:00 |
|
Chris Lattner
|
8ecedbe2c3
|
The dag isel generator generates this now
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23984 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-25 20:36:10 +00:00 |
|
Andrew Lenharth
|
8b7f14e970
|
Add several things.
loads
branches
setcc
working calls
Global address
External addresses
now I can manage malloc calls.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23887 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-23 03:43:48 +00:00 |
|
Andrew Lenharth
|
756fbeb905
|
Well, the Constant matching pattern works. Can't say much about calls or globals yet.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23884 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-22 22:06:58 +00:00 |
|
Andrew Lenharth
|
d97591a961
|
forgot this one
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23833 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-10-20 00:29:02 +00:00 |
|