- Apr 30, 2011
-
-
NAKAMURA Takumi authored
llvm-svn: 130589
-
- Apr 29, 2011
-
-
Daniel Dunbar authored
issue. llvm-svn: 130530
-
Daniel Dunbar authored
llvm-svn: 130529
-
Francois Pichet authored
- unistd.h doesn't exist with MSVC - inline must be __inline in Microsoft C - atexit cannot take a function declared as void f(), must be void f(void). llvm-svn: 130490
-
- Apr 27, 2011
-
-
Nick Lewycky authored
C89 doesn't have an inline keyword. llvm-svn: 130279
-
- Apr 15, 2011
-
-
Chris Lattner authored
Luis Felipe Strano Moraes! llvm-svn: 129558
-
- Jan 29, 2011
-
-
Andrew Trick authored
Modified patch by Adam Preuss. This builds on the existing framework for block tracing, edge profiling and optimal edge profiling. See -help-hidden for new flags. For documentation, see the technical report "Implementation of Path Profiling..." in llvm.org/pubs. llvm-svn: 124515
-