- Sep 27, 2011
-
-
Bob Wilson authored
llvm-svn: 140573
-
Owen Anderson authored
llvm-svn: 140572
-
Fariborz Jahanian authored
ingore the type qualifiers. // rdar://10156674 llvm-svn: 140571
-
- Sep 26, 2011
-
-
Akira Hatanaka authored
llvm-svn: 140570
-
Akira Hatanaka authored
llvm-svn: 140569
-
Akira Hatanaka authored
registers, so there is no need to check here. llvm-svn: 140568
-
Eli Friedman authored
llvm-svn: 140567
-
Eli Friedman authored
I did not convert Atomics-32.ll and Atomics-64.ll by hand; the diff is autoupgrade output. The wmb test is gone because there isn't any way to express wmb with the new atomic instructions; if someone really needs a non-asm way to write a wmb on Alpha, a platform-specific intrisic could be added. llvm-svn: 140566
-
Fariborz Jahanian authored
in arc mode and are in system headers as unavailable. // rdar://10186625 llvm-svn: 140565
-
Bill Wendling authored
llvm-svn: 140564
-
Bill Wendling authored
llvm-svn: 140563
-
Akira Hatanaka authored
-mcpu. llvm-svn: 140562
-
Bill Wendling authored
llvm-svn: 140561
-
Owen Anderson authored
llvm-svn: 140560
-
Eli Friedman authored
llvm-svn: 140559
-
Eli Friedman authored
llvm-svn: 140558
-
Eli Friedman authored
Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias-analysis tests to the new atomic instructions. llvm-svn: 140557
-
Justin Holewinski authored
llvm-svn: 140556
-
Greg Clayton authored
llvm-svn: 140554
-
Eli Friedman authored
llvm-svn: 140553
-
Eli Friedman authored
CheckStringInit has side effects; make sure we don't run it in VerifyOnly mode, at least for the moment. <rdar://problem/10185490>. Sebastian, please take a look at this; I'm not entirely sure it is the right thing to do. llvm-svn: 140552
-
Argyrios Kyrtzidis authored
Related to rdar://10087069. llvm-svn: 140551
-
Johnny Chen authored
It has been fixed on the lldb side to compensate for bad debug info (line table information). llvm-svn: 140550
-
Justin Holewinski authored
llvm-svn: 140549
-
Justin Holewinski authored
llvm-svn: 140548
-
Justin Holewinski authored
printing of local offsets llvm-svn: 140547
-
Eli Friedman authored
Fix a typo in the new VerifyOnly handling in SemaInit. No visible difference at the moment, as far as I can tell. llvm-svn: 140546
-
Sean Callanan authored
expression into a separate class. This class encapsulates wrapping the function as needed. I am also moving from using booleans to indicate what the expression's language should be to using lldb::LanguageType instead. llvm-svn: 140545
-
Greg Clayton authored
is mostly geared towards darwin crash logs at the moment, though it could be made more generic with a few tweaks. The symbolicate-crash.py script will make a target given a crash log and then symbolicate all frames and expand any frames that had inlined functions in them to show all frames back to the concrete function. It will also disassemble around the crash site. llvm-svn: 140544
-
Eli Friedman authored
llvm-svn: 140543
-
-
Johnny Chen authored
it also populates the variable declaration location if possible. llvm-svn: 140540
-
James Molloy authored
Fix emission of debug data for global variables. getContext() on DIGlobalVariables is not valid any more. llvm-svn: 140539
-
Chandler Carruth authored
message. Specifically, we now only line-wrap the first line of te diagnostic message and assume the remainder is manually formatted. While adding it back, simplify the logic for doing this. Finally, add a test that ensures we actually preserve this feature. =D *Now* its not dead code. Thanks to Doug for the test case. llvm-svn: 140538
-
Justin Holewinski authored
llvm-svn: 140537
-
Justin Holewinski authored
llvm-svn: 140536
-
Justin Holewinski authored
llvm-svn: 140535
-
Justin Holewinski authored
llvm-svn: 140534
-
Justin Holewinski authored
llvm-svn: 140533
-
Justin Holewinski authored
llvm-svn: 140532
-