- Jan 20, 2010
-
-
Chris Lattner authored
llvm-svn: 94010
-
Chris Lattner authored
llvm-svn: 94009
-
Chris Lattner authored
llvm-svn: 94008
-
Jakob Stoklund Olesen authored
No functional change except the forgotten test for InlineLimit.getNumOccurrences() == 0 in the CurrentThreshold2 calculation. llvm-svn: 94007
-
Chris Lattner authored
llvm-svn: 94006
-
Fariborz Jahanian authored
property of a protocol (my previous patch). No change in functionality. (radar 7544809). llvm-svn: 94005
-
Benjamin Kramer authored
llvm-svn: 94004
-
Benjamin Kramer authored
llvm-svn: 94003
-
David Greene authored
Fix an infinite recursion problem. dbgs() should return errs() in release mode. llvm-svn: 94001
-
Duncan Sands authored
llvm-svn: 94000
-
Zhongxing Xu authored
llvm-svn: 93999
-
Chris Lattner authored
Have I ever mentioned that clang regtests should not be grepping .s files?? llvm-svn: 93998
-
Chandler Carruth authored
llvm-svn: 93997
-
Chris Lattner authored
llvm-svn: 93996
-
Victor Hernandez authored
llvm-svn: 93995
-
Chris Lattner authored
go completely away. llvm-svn: 93994
-
Chris Lattner authored
llvm-svn: 93993
-
Chris Lattner authored
for tidiness. llvm-svn: 93992
-
Chris Lattner authored
of int initializers), change some methods to be static functions, use raw_ostream::write_hex instead of a smallstring dance with APValue::toStringUnsigned(S, 16). llvm-svn: 93991
-
Victor Hernandez authored
llvm-svn: 93990
-
Victor Hernandez authored
llvm-svn: 93989
-
Chris Lattner authored
simplifying the code. llvm-svn: 93988
-
Chris Lattner authored
4-byte constants if .quad isn't supported. Switch a bunch of methods used by the dwarf writer to use OutStreamer.EmitIntValue. llvm-svn: 93987
-
Chris Lattner authored
llvm-svn: 93986
-
Chris Lattner authored
stomache MCAsmInfo having this, and I found a better solution to this layering issue. llvm-svn: 93985
-
Victor Hernandez authored
llvm-svn: 93984
-
Nick Kledzik authored
llvm-svn: 93983
-
Chandler Carruth authored
Comments and/or improvements to the documentation are welcome. llvm-svn: 93982
-
Daniel Dunbar authored
temporaries (this is one reason I'm nervous about propagating their use beyond particularly performance critical places). llvm-svn: 93981
-
Chandler Carruth authored
logic enforced in the test case as well, so hopefully it is correct. Please review Victor. llvm-svn: 93980
-
Victor Hernandez authored
Map operands of all function-local metadata, not just metadata passed to llvm.dbg.declare intrinsics llvm-svn: 93979
-
Victor Hernandez authored
llvm-svn: 93978
-
Victor Hernandez authored
llvm-svn: 93977
-
Chandler Carruth authored
llvm-svn: 93975
-
Chandler Carruth authored
This isn't entirely satisfactory, as it seems an implementation detail, and with nothing to do with TargetInfo. Suggestions on where to put this are welcome. llvm-svn: 93974
-
Zhongxing Xu authored
llvm-svn: 93973
-
Daniel Dunbar authored
llvm-svn: 93971
-
Daniel Dunbar authored
llvm-svn: 93970
-
Daniel Dunbar authored
which seems to be needed. llvm-svn: 93969
-
Mike Stump authored
printing. llvm-svn: 93968
-