- Aug 14, 2009
-
-
Oscar Fuentes authored
necessary for the changes being effective on the successive targets llvm-svn: 78989
-
Oscar Fuentes authored
llvm-svn: 78988
-
Shantonu Sen authored
-Wno-error disables WarningsAsErrors instead of mistakenly being treated like -Werror llvm-svn: 78987
-
Daniel Dunbar authored
specific printer (this only works on x86, for now). - This makes it possible to do some correctness checking of the parsing and matching, since we can compare the results of 'as' on the original input, to those of 'as' on the output from llvm-mc. - In theory, we could now have an easy ATT -> Intel syntax converter. :) llvm-svn: 78986
-
Daniel Dunbar authored
to print one instruction. llvm-svn: 78985
-
Daniel Dunbar authored
llvm-svn: 78984
-
Daniel Dunbar authored
llvm-svn: 78983
-
Daniel Dunbar authored
llvm-svn: 78982
-
Anders Carlsson authored
llvm-svn: 78981
-
Daniel Dunbar authored
llvm-svn: 78980
-
John McCall authored
still works. llvm-svn: 78979
-
Evan Cheng authored
llvm-svn: 78978
-
Oscar Fuentes authored
llvm-svn: 78976
-
Oscar Fuentes authored
llvm-svn: 78975
-
Mike Stump authored
llvm-svn: 78974
-
Mike Stump authored
llvm-svn: 78973
-
Mike Stump authored
llvm-svn: 78972
-
Mike Stump authored
Deconflate a virtual base primary from a non-virtual base. llvm-svn: 78971
-
Evan Cheng authored
llvm-svn: 78970
-
Owen Anderson authored
llvm-svn: 78969
-
Evan Cheng authored
llvm-svn: 78968
-
Dan Gohman authored
llvm-svn: 78967
-
Dan Gohman authored
accidentally match unrelated things. llvm-svn: 78966
-
Fariborz Jahanian authored
Fixed a bug when evaluating those copy-assignments which need by lazily syntheized. A test case for these. llvm-svn: 78965
-
Erick Tryzelaar authored
llvm-svn: 78964
-
Dan Gohman authored
friends so that it doesn't match sections like .data.rel.local, which should not be emitted as section directives. llvm-svn: 78963
-
Daniel Dunbar authored
AsmPrinter instance (instead of just a FunctionPass) llvm-svn: 78962
-
Daniel Dunbar authored
llvm-svn: 78961
-
Daniel Dunbar authored
- Currently unused. - A few other random comment fixes lumped in. llvm-svn: 78960
-
Mike Stump authored
llvm-svn: 78959
-
Bruno Cardoso Lopes authored
must be emitted for PowerPC-Linux '.bss' section llvm-svn: 78958
-
Owen Anderson authored
llvm-svn: 78957
-
Owen Anderson authored
llvm-svn: 78955
-
Mike Stump authored
base classes as we'll need that to layout the virtual bases... llvm-svn: 78954
-
Dan Gohman authored
mimic the behavior of stdtout, which is line-buffered when the output is a terminal. This fixes some issues with bugpoint output appearing being printed out of order. llvm-svn: 78953
-
Dan Gohman authored
underlying stream when it is finished, so that clients don't have to do this manually. llvm-svn: 78952
-
Dan Gohman authored
need TypePrinting despite being a subclass of Constant. This fixes compile-time problems especially visible on 403.gcc when -asm-verbose is enabled. llvm-svn: 78951
-
Mike Stump authored
primaries. WIP. llvm-svn: 78950
-
- Aug 13, 2009
-
-
Owen Anderson authored
llvm-svn: 78948
-
Owen Anderson authored
llvm-svn: 78946
-