Dan Gohman
|
fce288fc91
|
Eliminate more uses of llvm-as and llvm-dis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81293 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-09-09 00:09:15 +00:00 |
|
Dan Gohman
|
fea1dd0804
|
Remove obsolete -f flags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79992 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-25 15:38:29 +00:00 |
|
Anton Korobeynikov
|
cffb5284f1
|
Fix code emission for conditional branches.
Patch by Collin Winter!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70898 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-05-04 19:10:38 +00:00 |
|
Chris Lattner
|
c650f1f141
|
'The attached patch fixes an issue where llc -march=cpp fails with
"Invalid primitive type" on input containing the x86_fp80 type.'
Patch by Collin Winter!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70610 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-05-01 23:54:26 +00:00 |
|
Bill Wendling
|
bbcec684e3
|
Put CPPBackend tests into their own directory and run them only if they're
supported.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53427 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-07-10 22:35:32 +00:00 |
|