- Oct 07, 2010
-
-
Chris Lattner authored
are not defined as returning EFLAGS (like add_flag and friends), the entire multipattern and several of the subclasses need to be cloned. This could be handled through better instantiation support in tblgen, but it isn't meta enough. llvm-svn: 115964
-
Owen Anderson authored
llvm-svn: 115963
-
Johnny Chen authored
PrintStackTrace(thread) function. If string_buffer is True, PrintStackTrace() will return the content of the stack trace as a string, instead. llvm-svn: 115960
-
Michael J. Spencer authored
llvm-svn: 115959
-
Michael J. Spencer authored
llvm-svn: 115958
-
Owen Anderson authored
llvm-svn: 115957
-
Johnny Chen authored
llvm-svn: 115955
-
Jakob Stoklund Olesen authored
llvm-svn: 115952
-
Jakob Stoklund Olesen authored
llvm-svn: 115951
-
Jakob Stoklund Olesen authored
llvm-svn: 115950
-
Owen Anderson authored
llvm-svn: 115949
-
Owen Anderson authored
llvm-svn: 115947
-
Owen Anderson authored
llvm-svn: 115946
-
Michael J. Spencer authored
llvm-svn: 115945
-
Sean Callanan authored
milliseconds to 10 seconds, which was the original intent. llvm-svn: 115942
-
Michael J. Spencer authored
llvm-svn: 115935
-
Fariborz Jahanian authored
must match start and end location of the expression as expected by the rewriter client. Fixes // rdar: // 8520727 llvm-svn: 115934
-
Owen Anderson authored
llvm-svn: 115933
-
Owen Anderson authored
llvm-svn: 115932
-
Douglas Gregor authored
llvm-svn: 115931
-
Howard Hinnant authored
llvm-svn: 115930
-
Jakob Stoklund Olesen authored
do one find(). llvm-svn: 115929
-
Jakob Stoklund Olesen authored
llvm-svn: 115928
-
Owen Anderson authored
initialization functions that initialize the set of passes implemented in that library. Add C bindings for these functions as well. llvm-svn: 115927
-
Greg Clayton authored
ScriptInterpreterPython class and made a simple callback function that ScriptInterpreterPython::BreakpointCallbackFunction() now calls so we don't include any internal API stuff into the cpp file that is generated by SWIG. Fixed a few build warnings in debugserver. llvm-svn: 115926
-
Owen Anderson authored
llvm-svn: 115924
-
Jim Grosbach authored
llvm-svn: 115923
-
Johnny Chen authored
llvm-svn: 115922
-
Kalle Raiskila authored
llvm-svn: 115921
-
Howard Hinnant authored
llvm-svn: 115920
-
Kalle Raiskila authored
Before the implementation of isLegalAddressingMode, some rare cases of code were miscompiled if optimized with the LoopStrengthReduce pass. It is unclear (to me) if LSR is "allowed" to produce wrong code with a bad TargetLowering, or if the bug is elsewhere and this patch just hides it. llvm-svn: 115919
-
Johnny Chen authored
Updated expected match strings because the print representations of SBProcess, SBThread, SBBreakpoint, and SBFrame have changed. llvm-svn: 115918
-
Johnny Chen authored
llvm-svn: 115917
-
Johnny Chen authored
llvm-svn: 115916
-
Daniel Dunbar authored
the version information, to help prevent user confusion about vendor version numbers vs. LLVM version numbers. llvm-svn: 115915
-
Daniel Dunbar authored
llvm-svn: 115914
-
Howard Hinnant authored
llvm-svn: 115913
-
NAKAMURA Takumi authored
llvm-svn: 115910
-
Michael J. Spencer authored
llvm-svn: 115909
-
Michael J. Spencer authored
llvm-svn: 115908
-