2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-11-08 |
NAKAMURA Takumi | PathProfiling.c: Get rid of using "inline". We may... |
tree | commitdiff |
2011-11-08 |
NAKAMURA Takumi | runtime/libprofile/PathProfiling.c: Use __inline__... |
tree | commitdiff |
2011-11-03 |
Daniel Dunbar | build: Add initial cut at LLVMBuild.txt files. |
tree | commitdiff |
2011-10-08 |
Benjamin Kramer | Include direct.h for _mkdir on mingw32 too. |
tree | commitdiff |
2011-09-22 |
Galina Kistanova | Fix for warnings: ignoring return value of ‘write’... |
tree | commitdiff |
2011-07-28 |
Bill Wendling | Use version 402 for the GCDA files when compiling for... |
tree | commitdiff |
2011-07-19 |
Bill Wendling | Build and install the archive when building the Apple... |
tree | commitdiff |
2011-06-23 |
Eli Friedman | Fix build for (some versions of?) MinGW. Patch by... |
tree | commitdiff |
2011-06-15 |
Bill Wendling | Remove the LTO stuff from the profile_rt library's... |
tree | commitdiff |
2011-06-13 |
Bill Wendling | Add compatibility version when compiling the Apple... |
tree | commitdiff |
2011-05-26 |
Francois Pichet | Fix MSVC warning regarding mkdir function usage. |
tree | commitdiff |
2011-05-25 |
Francois Pichet | Fix 3 MSVC warnings: |
tree | commitdiff |
2011-05-05 |
Nick Lewycky | The computation of string length is not that complicate... |
tree | commitdiff |
2011-05-05 |
Nick Lewycky | Update the gcov version used slightly, to make it stop... |
tree | commitdiff |
2011-05-04 |
Nick Lewycky | Create the parent directories to place the .gcda files... |
tree | commitdiff |
2011-05-04 |
Nick Lewycky | Fix crash when not setting GCOV_PREFIX. |
tree | commitdiff |
2011-04-30 |
NAKAMURA Takumi | runtime/libprofile/PathProfiling.c: Don't use // commen... |
tree | commitdiff |
2011-04-29 |
Daniel Dunbar | win32: Include DataTypes.h instead of stdint.h to try... |
tree | commitdiff |
2011-04-29 |
Daniel Dunbar | Cleanup some DOS newlines. |
tree | commitdiff |
2011-04-29 |
Francois Pichet | Unbreak the MSVC build: |
tree | commitdiff |
2011-04-29 |
Nick Lewycky | Rename profile_rt.so to libprofile_rt.so under configur... |
tree | commitdiff |
2011-04-28 |
Nick Lewycky | Only read *predecessor once so as to fix a theoretical... |
tree | commitdiff |
2011-04-27 |
Nick Lewycky | Use static inline to do the right thing when built... |
tree | commitdiff |
2011-04-26 |
Oscar Fuentes | Honor LLVM_BUILD_RUNTIME. |
tree | commitdiff |
2011-04-26 |
Nick Lewycky | Add cmakefiles to build profile_rt.so! |
tree | commitdiff |
2011-04-26 |
Nick Lewycky | Rename everything to follow LLVM style ... I think. |
tree | commitdiff |
2011-04-16 |
Benjamin Kramer | Write out uint64_t as i{0..32},i{33..64} instead of... |
tree | commitdiff |
2011-04-16 |
Nick Lewycky | Don't use C++ comments in C code. |
tree | commitdiff |
2011-04-16 |
Nick Lewycky | Rename LineProfiling to GCOVProfiling to more accuratel... |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2011-04-13 |
Benjamin Kramer | Fix format string warning. |
tree | commitdiff |
2011-04-13 |
Nick Lewycky | Use %ull here. |
tree | commitdiff |
2011-04-12 |
Nick Lewycky | Print our uint64_t with the more portable (C99 and... |
tree | commitdiff |
2011-04-12 |
Nick Lewycky | The counters are unsigned. |
tree | commitdiff |
2011-04-12 |
Nick Lewycky | Add support for line profiling. Very work-in-progress. |
tree | commitdiff |
2011-01-29 |
Andrew Trick | Implementation of path profiling. |
tree | commitdiff |
2010-09-03 |
Mikhail Glushenkov | Rename 'libprofile/exported_symbols.lst' to 'libprofile... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Delete a blank line. |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Make the export files absolute paths, and change Makefi... |
tree | commitdiff |
2010-04-15 |
Daniel Dunbar | Don't use absolute path for EXPORTED_SYMBOL_FILE, this... |
tree | commitdiff |
2010-04-15 |
Anton Korobeynikov | Revert r100896 and around - this breaks the only mingw3... |
tree | commitdiff |
2010-04-09 |
Chris Lattner | suck the propagating "has dynamic libs" check into... |
tree | commitdiff |
2010-04-09 |
Chris Lattner | add minix support, patch by Kees van Reeuwijk! PR6797 |
tree | commitdiff |
2010-03-06 |
Chris Lattner | disable this for mingw as well, we really need a 'has... |
tree | commitdiff |
2010-03-05 |
Chris Lattner | disable libprofile on cygwin, patch by Aaron Gray. |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Switch .bc/.ll Makefile rules to use LLVM{CC,CXX} inste... |
tree | commitdiff |
2010-01-02 |
Chris Lattner | remove the random sampling framework, which is not... |
tree | commitdiff |
2009-09-01 |
Andreas Neustifter | OptimalEdgeProfiling: Creation of profiles. |
tree | commitdiff |
2009-08-28 |
Andreas Neustifter | Read Makefile.config before using LLVMGCC. |
tree | commitdiff |
2009-08-28 |
Daniel Dunbar | Another NO_RUNTIME_LIBRARIES tweak... |
tree | commitdiff |
2009-08-28 |
Daniel Dunbar | Tweak NO_RUNTIME_LIBS. |
tree | commitdiff |
2009-08-27 |
Daniel Dunbar | Don't build runtime libraries in an Apple style build. |
tree | commitdiff |
2009-08-24 |
Andreas Neustifter | Add llvm_start_edge_profiling to exported symbols for... |
tree | commitdiff |
2009-08-20 |
Daniel Dunbar | Don't try to build .bc version of libprofile if LLVMGCC... |
tree | commitdiff |
2009-08-20 |
Daniel Dunbar | Remove cruft for installing runtime/ libraries directly... |
tree | commitdiff |
2009-03-02 |
Gordon Henriksen | Drop toy GC runtime. |
tree | commitdiff |
2008-01-24 |
Gordon Henriksen | Fixing the stack walker. |
tree | commitdiff |
2008-01-07 |
Gordon Henriksen | With this patch, the LowerGC transformation becomes the |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attribution from a variety of miscellaneous... |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from the rest of the llvm makefiles. |
tree | commitdiff |
2007-09-27 |
Gordon Henriksen | GarbageCollection.html is expanded to encompass the... |
tree | commitdiff |
2007-09-11 |
Chris Lattner | Reenable libgc and libprofile is explicitly requested. |
tree | commitdiff |
2007-09-11 |
Chris Lattner | remove an obsolete library. |
tree | commitdiff |
2007-08-21 |
Anton Korobeynikov | Dror GCCLibraries: they are obsolete since 2.0 release... |
tree | commitdiff |
2007-02-23 |
Chris Lattner | crtend is only for llvm-gcc3, remove it. |
tree | commitdiff |
2007-01-07 |
Chris Lattner | the old trace values pass has been removed, remove... |
tree | commitdiff |
2006-11-17 |
Reid Spencer | Undo removal of the runtime libraries. While this may... |
tree | commitdiff |
2006-11-16 |
Reid Spencer | In LLVM 2.0 we won't use the runtime libraries as llvm... |
tree | commitdiff |
2006-11-03 |
Reid Spencer | Remove unused variable. |
tree | commitdiff |
2006-11-02 |
Reid Spencer | For PR786: |
tree | commitdiff |
2006-08-08 |
John Criswell | Describe and date modifications we made per LGPL requir... |
tree | commitdiff |
2006-08-08 |
John Criswell | Make information more complete. |
tree | commitdiff |
2006-07-28 |
John Criswell | Reverted previous commit. Thanks, Chris. |
tree | commitdiff |
2006-07-28 |
John Criswell | Added in the LGPL text and copyright information. ... |
tree | commitdiff |
2006-06-01 |
Reid Spencer | For PR786: |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Put an innocuous statement in this file to quelch warni... |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Use archive libraries instead of object files for VMCor... |
tree | commitdiff |
2006-05-24 |
Reid Spencer | For PR786: |
tree | commitdiff |
2006-04-07 |
Reid Spencer | Invert the tests on LLVMGCC_MAJVERS to check for value... |
tree | commitdiff |
2006-04-07 |
Chris Lattner | add a newline at the end of the file |
tree | commitdiff |
2006-04-06 |
Reid Spencer | Avoid building the runtime libraries if llvm-gcc versio... |
tree | commitdiff |
2006-04-02 |
Reid Spencer | For PR722: |
tree | commitdiff |
2006-03-13 |
Evan Cheng | Optimizing to calloc() to malloc() + memset() can be... |
tree | commitdiff |
2006-03-09 |
Chris Lattner | Make the new and old front-ends more similar: now neith... |
tree | commitdiff |
2006-01-30 |
Chris Lattner | fix make install/uninstall of libcrtend. |
tree | commitdiff |
2006-01-27 |
Chris Lattner | Remove out of date comment |
tree | commitdiff |
2006-01-27 |
Chris Lattner | Remove the only use of FAKE_SOURCES |
tree | commitdiff |
2005-11-28 |
John Criswell | Add the remove() function from the C library. |
tree | commitdiff |
2005-10-18 |
Chris Lattner | This was never updated for the project makefile changes |
tree | commitdiff |
2005-10-18 |
Chris Lattner | This never got updated to reflect the project makefile... |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-03-23 |
Misha Brukman | Fix grammar |
tree | commitdiff |
2005-01-28 |
Chris Lattner | Hrm, who knows what 'uint' is, but it seems to work... |
tree | commitdiff |
2005-01-13 |
Reid Spencer | Turn on LOADABLE_MODULE so that profile.so can be loade... |
tree | commitdiff |
2005-01-13 |
Reid Spencer | Re-enable libprofile now that llvm-ar is working better. |
tree | commitdiff |
2005-01-02 |
Chris Lattner | Remove dead directories |
tree | commitdiff |
2005-01-02 |
Chris Lattner | This lib is dead |
tree | commitdiff |
2005-01-02 |
Chris Lattner | Remove a bunch of useless empty libraries |
tree | commitdiff |
2005-01-02 |
Chris Lattner | This is no longer needed. |
tree | commitdiff |
next |