- Jan 18, 2010
-
-
Bill Wendling authored
llvm-svn: 93755
-
Bill Wendling authored
idea, but unfortunately necessary. - Default to using 4-bytes for the LSDA pointer encoding to agree with the encoded value in the CIE. llvm-svn: 93753
-
John McCall authored
Patch by Enea Zaffanella! llvm-svn: 93752
-
Douglas Gregor authored
llvm-svn: 93750
-
Daniel Dunbar authored
llvm-svn: 93749
-
Victor Hernandez authored
Make printing of metadata more robust when function is not found (which is the normal situation for non function-local metadata) llvm-svn: 93748
-
Mike Stump authored
Zaffanella. llvm-svn: 93743
-
Fariborz Jahanian authored
reflect what these methods are actually doing. One method template for future work. No change in functionality. llvm-svn: 93742
-
Douglas Gregor authored
Ingmar Vanhassel. Fixes PR6046. llvm-svn: 93741
-
Douglas Gregor authored
Zaffanella (with a couple of my tweaks). llvm-svn: 93733
-
Daniel Dunbar authored
llvm-svn: 93732
-
Daniel Dunbar authored
llvm-svn: 93731
-
Daniel Dunbar authored
llvm-svn: 93730
-
Daniel Dunbar authored
llvm-svn: 93729
-
Douglas Gregor authored
llvm-svn: 93726
-
Anders Carlsson authored
More VTT builder fixes. With these fixes we now correctly handle the very complex VTT example from the Itanium ABI spec. llvm-svn: 93725
-
Benjamin Kramer authored
llvm-svn: 93724
-
Benjamin Kramer authored
llvm-svn: 93723
-
Zhongxing Xu authored
malloc(). llvm-svn: 93722
-
Daniel Dunbar authored
llvm-svn: 93721
-
Daniel Dunbar authored
libraries to generate. - Each library may be built with different flags and for different architectures, and there is support for building Darwin style fat archives. - Uses an ambituous amount of make programming, but should be hidden to users and developers. llvm-svn: 93720
-
Daniel Dunbar authored
llvm-svn: 93719
-
Daniel Dunbar authored
llvm-svn: 93718
-
Daniel Dunbar authored
Add 'SelectFunctionDir' function, to select appropriate function implementation based on a configuration and architecture. llvm-svn: 93717
-
Daniel Dunbar authored
- With tests. :) llvm-svn: 93716
-
Daniel Dunbar authored
- Rest of makefiles will move to using the information after it has been computed, instead of during subdir traversal. Also, add 'make info-functions' target, which prints information on all the functions available in compiler-rt. Also, add 'make help-devel' for listing help on targets intended for compiler-rt developers or direct users. llvm-svn: 93715
-
Daniel Dunbar authored
Simplify subdirectory makefiles, and be more robust by checking that they define the appropriate variables. llvm-svn: 93714
-
Daniel Dunbar authored
llvm-svn: 93713
-
Daniel Dunbar authored
Rename DebugMake variable to DEBUGMAKE for consistency (variables that are designed to be overridden), and use VERBOSE=1 instead of VERBOSE!="" for controlling verbosity. llvm-svn: 93712
-
Daniel Dunbar authored
llvm-svn: 93711
-
Anders Carlsson authored
llvm-svn: 93710
-
Anders Carlsson authored
llvm-svn: 93709
-
Zhongxing Xu authored
llvm-svn: 93708
-
Anders Carlsson authored
llvm-svn: 93707
-
Zhongxing Xu authored
is called on a pointer that does not get its value directly from malloc. llvm-svn: 93706
-
Bob Wilson authored
with the rest of the assembly output, is easier to read, and matches the expected output for gcc's Neon tests. llvm-svn: 93703
-
Chris Lattner authored
llvm-svn: 93702
-
Chris Lattner authored
as it emits code. Switch .globl directives to use OutStreamer instead of doing it textually (in x86) llvm-svn: 93700
-
Chris Lattner authored
llvm-svn: 93699
-
Chris Lattner authored
llvm-svn: 93698
-