- Sep 20, 2011
-
-
Eric Christopher authored
llvm-svn: 140109
-
- Sep 13, 2011
-
-
Benjamin Kramer authored
This introduces a new library to LLVM: libDebugInfo. It will provide debug information parsing to LLVM. Much of the design and some of the code is taken from the LLDB project. It also contains an llvm-dwarfdump tool that can dump the abbrevs and DIEs from an object file. It can be used to write tests for DWARF input and output easily. llvm-svn: 139627
-
- Jul 15, 2011
-
-
Douglas Gregor authored
available when Clang is found within the LLVM tree. If enabled (the default), Clang will be built as part of LLVM. If disabled, Clang will be skipped... and can be built by configuring a separate object directory just for Clang. This helps break up the monolithic LLVM+Clang project that many Clang developers use, improving build/load times. llvm-svn: 135218
-
- Apr 28, 2011
-
-
Chandler Carruth authored
llvm-svn: 130393
-
Chandler Carruth authored
llvm-svn: 130391
-
- Mar 18, 2011
-
-
Jim Grosbach authored
Add a bone-simple utility to load a MachO object into memory, look for a function (main) in it, and run that function directly. This will be used as a test and development platform for MC-JIT work regarding symbol resolution, dynamic lookup, etc.. Code by Daniel Dunbar. llvm-svn: 127885
-
- Mar 13, 2011
-
-
Oscar Fuentes authored
llvm-svn: 127562
-
- Mar 12, 2011
-
-
Oscar Fuentes authored
llvm-svn: 127549
-
- Mar 11, 2011
-
-
Oscar Fuentes authored
other systems pending. PR9456. llvm-svn: 127466
-
- Jan 20, 2011
-
-
Michael J. Spencer authored
llvm-svn: 123898
-
- Nov 27, 2010
-
-
Daniel Dunbar authored
llvm-svn: 120191
-
- Oct 30, 2010
-
-
Tobias Grosser authored
Update the cmake and autoconf build system to compile polly as a shared library if it is checked out into tools/polly. In case polly is not checked out, nothing changes. This models the way clang can be added to llvm if checked out to tools/clang. Also rebuild configure. Patch contributed by ether. llvm-svn: 117755
-
- Sep 14, 2010
-
-
Michael J. Spencer authored
This reverts commit r113632 Conflicts: cmake/modules/AddLLVM.cmake llvm-svn: 113819
-
- Sep 10, 2010
-
-
Michael J. Spencer authored
llvm-svn: 113632
-
- Aug 24, 2010
-
-
John McCall authored
- teach DifferenceEngine to unify successors of calls and invokes in certain circumstances - basic blocks actually don't have their own numbering; did that change? - add llvm-diff to the Makefile and CMake build systems llvm-svn: 111909
-
- Aug 08, 2010
-
-
Rafael Espindola authored
llvm-svn: 110528
-
- Apr 13, 2010
-
-
Ted Kremenek authored
llvm-svn: 101177
-
- Oct 05, 2009
-
-
Chris Lattner authored
they should not base it on llvm-db (which not following almost any "best practices"). llvm-svn: 83288
-
- Aug 25, 2009
-
-
Daniel Dunbar authored
llvm-svn: 80023
-
- Aug 16, 2009
-
-
Oscar Fuentes authored
CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config under mingw without msys. llvm-svn: 79202
-
- Aug 14, 2009
-
-
Oscar Fuentes authored
necessary for the changes being effective on the successive targets llvm-svn: 78989
-
Oscar Fuentes authored
llvm-svn: 78975
-
- Aug 12, 2009
-
-
Oscar Fuentes authored
of cmake. llvm-svn: 78768
-
- Jun 23, 2009
-
-
Douglas Gregor authored
llvm-svn: 73979
-
- Jun 19, 2009
-
-
Chris Lattner authored
to be a test driver of other components in the system, which will develop over time. llvm-svn: 73732
-
- Jun 04, 2009
-
-
Douglas Gregor authored
the CMake-generated Xcode project build properly. llvm-svn: 72883
-
- Nov 25, 2008
-
-
Oscar Fuentes authored
llvm-svn: 60052
-
- Oct 26, 2008
-
-
Oscar Fuentes authored
the build. llvm-svn: 58179
-
- Sep 22, 2008
-
-
Oscar Fuentes authored
llvm-svn: 56419
-