- Dec 07, 2011
-
-
Bruno Cardoso Lopes authored
been normalized and more descriptive comments added. Patch by Reed Kotler and Jack Carter. llvm-svn: 146088
-
Eli Friedman authored
Make sure we correctly set LiveRegGens when a call is unscheduled. <rdar://problem/10460321>. No testcase because this is very sensitive to scheduling. llvm-svn: 146087
-
Akira Hatanaka authored
llvm-svn: 146086
-
Eli Friedman authored
llvm-svn: 146085
-
Daniel Dunbar authored
llvm-svn: 146084
-
Eli Friedman authored
llvm-svn: 146083
-
Douglas Gregor authored
private headers in a framework. llvm-svn: 146082
-
Akira Hatanaka authored
llvm-svn: 146081
-
Akira Hatanaka authored
llvm-svn: 146080
-
Chad Rosier authored
llvm-svn: 146079
-
Chad Rosier authored
files. First, add a new block USELIST_BLOCK to the bitcode format. This is where USELIST_CODE_ENTRYs will be stored. The format of the USELIST_CODE_ENTRYs have not yet been defined. Add support in the BitcodeReader for parsing the USELIST_BLOCK. Part of rdar://9860654 and PR5680. llvm-svn: 146078
-
Nick Lewycky authored
that he isn't using these any more, so just delete them. llvm-svn: 146076
-
Kostya Serebryany authored
llvm-svn: 146075
-
Douglas Gregor authored
llvm-svn: 146074
-
Howard Hinnant authored
Reviewing cxa_exception.cpp and marking as implemented as I go. Not marking as implemented on arm when I'm not sure about that platform. llvm-svn: 146072
-
Duncan Sands authored
llvm-svn: 146071
-
Chad Rosier authored
llvm-svn: 146070
-
Argyrios Kyrtzidis authored
They are generally the same except in C++ cases like out-of-line member functions. llvm-svn: 146069
-
Argyrios Kyrtzidis authored
llvm-svn: 146068
-
Argyrios Kyrtzidis authored
of an indexed entity. llvm-svn: 146067
-
Sean Callanan authored
avalable when a global variable is looked up. In ClangExpressionDeclMap, a frame should usually be available. llvm-svn: 146066
-
Akira Hatanaka authored
llvm-svn: 146063
-
Akira Hatanaka authored
llvm-svn: 146062
-
Jim Ingham authored
llvm-svn: 146061
-
Akira Hatanaka authored
llvm-svn: 146059
-
Jim Grosbach authored
llvm-svn: 146057
-
Anna Zaks authored
llvm-svn: 146056
-
Jim Grosbach authored
When the file isn't being built with subsections-via-symbols, symbol differences involving non-local symbols can be resolved more aggressively. Needed for gas compatibility. llvm-svn: 146054
-
Jakub Staszak authored
Skip two looking up at BlockChain. llvm-svn: 146053
-
Daniel Dunbar authored
llvm-svn: 146051
-
Johnny Chen authored
for use in the benchmark against lldb's disassembly speed. Note that the lldb executable path can already be specified using the LLDB_EXEC env variable. rdar://problem/7511194 llvm-svn: 146050
-
Anna Zaks authored
llvm-svn: 146049
-
Anna Zaks authored
and the link to checker callback documentation. SVal, SymExpr, MemRegion description is a slightly edited version of Ted's reply to a question on cfe-dev list. llvm-svn: 146048
-
Daniel Dunbar authored
llvm-svn: 146047
-
Jim Grosbach authored
rdar://10542474 llvm-svn: 146046
-
Howard Hinnant authored
Added __cxa_allocate_dependent_exception and __cxa_free_dependent_exception and marked them as done. llvm-svn: 146045
-
Bill Wendling authored
llvm-svn: 146044
-
Jim Grosbach authored
llvm-svn: 146042
-
Bill Wendling authored
llvm-svn: 146041
-
Jim Grosbach authored
llvm-svn: 146039
-