- Jun 14, 2010
-
-
Bob Wilson authored
Radar 7894069. llvm-svn: 105938
-
Benjamin Kramer authored
llvm-svn: 105937
-
Benjamin Kramer authored
llvm-svn: 105936
-
Eli Friedman authored
more clear what exactly is missing. llvm-svn: 105934
-
Eric Christopher authored
llvm-svn: 105933
-
Eric Christopher authored
Patch by Patrick Flannery! llvm-svn: 105932
-
Charles Davis authored
- Mangle qualifiers. - Start mangling variables' types into the name. A variable declared with a builtin type should now mangle properly. llvm-svn: 105931
-
Nate Begeman authored
Fix multiplies by scalar Add SemaChecking code for all immediates Add SemaChecking-gen support to arm_neon.td llvm-svn: 105930
-
Nate Begeman authored
llvm-svn: 105929
-
Greg Clayton authored
be shared with linux. Updated Xcode project. llvm-svn: 105928
-
Greg Clayton authored
BreakpointLocation::GetLoadAddress() does not match the 'StoppointLocation::GetLoadAddress() const' virtual function prototype, and so, does not override the superclass function. llvm-svn: 105927
-
- Jun 13, 2010
-
-
Daniel Dunbar authored
llvm-svn: 105925
-
Eli Friedman authored
Linux or doesn't compile on Linux. llvm-svn: 105923
-
Eli Friedman authored
llvm-svn: 105922
-
Eli Friedman authored
llvm-svn: 105921
-
Anders Carlsson authored
llvm-svn: 105920
-
Anders Carlsson authored
Implement part of the EmptySubobjectMap optimization described in PR6998. We still need to do this for bases. llvm-svn: 105919
-
Greg Clayton authored
llvm-svn: 105918
-
Benjamin Kramer authored
llvm-svn: 105915
-
Benjamin Kramer authored
llvm-svn: 105914
-
Benjamin Kramer authored
llvm-svn: 105913
-
John McCall authored
from its canonical type. llvm-svn: 105912
-
Chris Lattner authored
Patch by David Majnemer! llvm-svn: 105909
-
Nate Begeman authored
llvm-svn: 105908
-
Nate Begeman authored
Add code for generating bits of semachecking llvm-svn: 105907
-
Eli Friedman authored
llvm-svn: 105906
-
Eli Friedman authored
llvm-svn: 105905
-
Chris Lattner authored
llvm-svn: 105901
-
- Jun 12, 2010
-
-
Rafael Espindola authored
llvm-svn: 105900
-
Greg Clayton authored
Also added a shell script build phase that fixes the headers in LLDB.framework. llvm-svn: 105899
-
Eli Friedman authored
llvm-svn: 105898
-
Eli Friedman authored
llvm-svn: 105897
-
Eli Friedman authored
llvm-svn: 105896
-
Greg Clayton authored
We need to put this in LLDB since we need to vend this in our API because our public API uses shared pointers to our private objects. Removed a deprecated file: include/lldb/Host/Types.h Added the new SharingPtr.cpp/.h files into source/Utility. Added a shell script build phase that fixes up all headers in the LLDB.framework. llvm-svn: 105895
-
Daniel Dunbar authored
tests: Run macho-dump with binary unbuffered streams on Windows, I can't find a Python 2.6 way to change stdin to binary. llvm-svn: 105894
-
Charles Davis authored
llvm-svn: 105893
-
Greg Clayton authored
Reverted changes for eByteOrderHost detection, but added linux support for using <endian.h>. No files in "API" can include any LLVM header files. We must keep LLVM behind our API. llvm-svn: 105892
-
Daniel Dunbar authored
llvm-svn: 105891
-
Daniel Dunbar authored
llvm-svn: 105890
-
Chris Lattner authored
Apparently some programs which abuse the preprocessor depend on this. llvm-svn: 105889
-