2004-02-21 |
Misha Brukman | `cat' is usually in /bin, not /usr/bin, at least on... |
tree | commitdiff |
2004-02-21 |
Chris Lattner | When printing a stack trace, demangle it if possible... |
tree | commitdiff |
2004-02-20 |
Brian Gaeke | Use backtrace() and include execinfo.h, if they were... |
tree | commitdiff |
2004-02-19 |
Chris Lattner | Disable the stack trace thing until we can get an autoc... |
tree | commitdiff |
2004-02-19 |
Chris Lattner | Implement new function |
tree | commitdiff |
2004-02-19 |
Alkis Evlogimenos | Make ToolExecutionError inherit std::exception and... |
tree | commitdiff |
2004-02-19 |
Alkis Evlogimenos | Print stacktrace in STDERR before dying on a fatal... |
tree | commitdiff |
2004-02-18 |
Chris Lattner | Add support for just running the code generator |
tree | commitdiff |
2004-02-18 |
Chris Lattner | indent correctly |
tree | commitdiff |
2004-02-18 |
Chris Lattner | Don't yell. BUGPOINT should yell, not the tool runner :) |
tree | commitdiff |
2004-02-18 |
Chris Lattner | If there is an error running a tool, include the error... |
tree | commitdiff |
2004-02-18 |
Chris Lattner | When an error occurs executing a tool, we now throw... |
tree | commitdiff |
2004-02-17 |
Chris Lattner | The C backend is no longer in llvm-dis, it's in llc |
tree | commitdiff |
2004-02-15 |
Chris Lattner | Fix a bug in the recent rewrite of the leakdetector... |
tree | commitdiff |
2004-02-14 |
Alkis Evlogimenos | Modularize implementation of LeakDetector into a typed... |
tree | commitdiff |
2004-02-14 |
Chris Lattner | Fix the logic in the name mangler. If there are two... |
tree | commitdiff |
2004-02-11 |
Chris Lattner | Initialize the count instance variable. |
tree | commitdiff |
2004-01-26 |
John Criswell | Fixes for PR214. Use the SHLIBEXT variable instead... |
tree | commitdiff |
2004-01-17 |
Chris Lattner | This file goes away |
tree | commitdiff |
2004-01-12 |
Chris Lattner | Remove use of ConstantHandling itf |
tree | commitdiff |
2004-01-10 |
Chris Lattner | Remove config wrapper around <cerrno> |
tree | commitdiff |
2004-01-06 |
Alkis Evlogimenos | Pass std::string to constructor as const reference... |
tree | commitdiff |
2004-01-01 |
John Criswell | Not all platforms supports sighandler_t, so I changed... |
tree | commitdiff |
2003-12-31 |
Chris Lattner | * Add a new helper progress method |
tree | commitdiff |
2003-12-31 |
Chris Lattner | Add missing #include |
tree | commitdiff |
2003-12-31 |
Chris Lattner | Add new function |
tree | commitdiff |
2003-12-31 |
Chris Lattner | New class, useful for command-line interactive programs. |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Add new method |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Further revisions of the FDHandle idea. In this versio... |
tree | commitdiff |
2003-12-29 |
Chris Lattner | Add trivial exception specs to produce better code... |
tree | commitdiff |
2003-12-29 |
Chris Lattner | Factor FDHandle out of the bytecode reader into the... |
tree | commitdiff |
2003-12-29 |
Chris Lattner | implement new getToken function |
tree | commitdiff |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
tree | commitdiff |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
tree | commitdiff |
2003-12-01 |
Brian Gaeke | Lock abstraction, introduced with a view toward making... |
tree | commitdiff |
2003-11-24 |
Misha Brukman | Fix copy-pasto. |
tree | commitdiff |
2003-11-24 |
Misha Brukman | Add ability to query if a file is a legitimate ELF... |
tree | commitdiff |
2003-11-18 |
Brian Gaeke | Only use -Wl,-R. if HAVE_LINK_R. |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | Put all LLVM code into the llvm namespace, as per bug... |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | Move IsArchive and IsBytecode here from gccld. Refactor... |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | Add implementation of FileOpenable(). |
tree | commitdiff |
2003-10-25 |
Chris Lattner | Attempt to provide support for those without RTLD_DEFAULT. |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM copyright notice to Makefiles. |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM project notice to the top of every C++ sourc... |
tree | commitdiff |
2003-10-19 |
Chris Lattner | Add debugtype, make output marginally more nice |
tree | commitdiff |
2003-10-19 |
Chris Lattner | Fix PR #47 |
tree | commitdiff |
2003-10-18 |
Chris Lattner | Without this option, the -run-llc mode does not work... |
tree | commitdiff |
2003-10-15 |
Brian Gaeke | Fix up error message. |
tree | commitdiff |
2003-10-14 |
Chris Lattner | Generalize abstract interpreter interface to allow... |
tree | commitdiff |
2003-10-14 |
Chris Lattner | Substantial cleanups: |
tree | commitdiff |
2003-10-14 |
Chris Lattner | Actually return an error if something bad happens,... |
tree | commitdiff |
2003-10-13 |
Chris Lattner | LLI no longer has -abort-on-exception |
tree | commitdiff |
2003-10-13 |
Chris Lattner | Regularize header file comments |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | Don't include Config/stdio.h or <stdio.h>. |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | Change to use LinkDynamicObject instead of dlopen. |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | Change to use strtoul instead of strtoll. |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | Add my abstracted dynamic linker support files. |
tree | commitdiff |
2003-10-06 |
Misha Brukman | ToolRunner.h has been moved from include/Support to... |
tree | commitdiff |
2003-10-06 |
Chris Lattner | Implement the NamedRegionTimer class |
tree | commitdiff |
2003-10-05 |
Chris Lattner | Move support/lib/Support back to lib/Support |
tree | commitdiff |
2003-09-29 |
Misha Brukman | Fixed space issues, code alignment, tabs -> spaces. |
tree | commitdiff |
2003-09-29 |
Misha Brukman | Implementation of the abstraction of running our tools... |
tree | commitdiff |
2003-09-29 |
John Criswell | Moved code from llvm/lib/Support to llvm/support/lib... |
tree | commitdiff |
2003-09-17 |
John Criswell | In ExecWait(), made the child process exit if it can... |
tree | commitdiff |
2003-09-17 |
John Criswell | Added the ExecWait() function. It executes a program... |
tree | commitdiff |
2003-09-16 |
Brian Gaeke | Add missing apostrophe. It's been bugging me for years. |
tree | commitdiff |
2003-09-16 |
Misha Brukman | Fixed spelling & grammar. |
tree | commitdiff |
2003-09-02 |
John Criswell | Added the MakeFileReadable() method. |
tree | commitdiff |
2003-09-02 |
John Criswell | Added a description of the algorithm. |
tree | commitdiff |
2003-09-02 |
John Criswell | Added the MakeFileExecutable() method. This method... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Mangle ALL letters that we do not allow, not just a... |
tree | commitdiff |
2003-08-23 |
Chris Lattner | Initial checkin of ValueHolder helper |
tree | commitdiff |
2003-08-15 |
Brian Gaeke | lib/Support/CommandLine.cpp: |
tree | commitdiff |
2003-08-14 |
Brian Gaeke | Add support for reading command line arguments from... |
tree | commitdiff |
2003-08-13 |
Chris Lattner | This file uses stable_sort |
tree | commitdiff |
2003-08-12 |
Chris Lattner | Reenable optimized build |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Add support to the mangler for targets which require... |
tree | commitdiff |
2003-08-07 |
Misha Brukman | close() requires "unistd.h" . |
tree | commitdiff |
2003-08-07 |
Misha Brukman | Doxygen-ify the comments by using '///' instead of... |
tree | commitdiff |
2003-08-07 |
Misha Brukman | Remove references to `bugpoint' from the now-generic... |
tree | commitdiff |
2003-08-07 |
Misha Brukman | Moved removeFile() and getUniqueFilename() into FileUti... |
tree | commitdiff |
2003-08-01 |
Chris Lattner | Move debug functionality to Debug.cpp/Debug.h |
tree | commitdiff |
2003-08-01 |
Chris Lattner | Describe the value name |
tree | commitdiff |
2003-08-01 |
Chris Lattner | Check in the implementation of the FileUtilities! |
tree | commitdiff |
2003-08-01 |
Chris Lattner | Use the C++, more portable, deleter |
tree | commitdiff |
2003-08-01 |
Chris Lattner | Move #include from a header to here |
tree | commitdiff |
2003-07-31 |
Chris Lattner | Fix the JIT in the Nightly tester. This was not a... |
tree | commitdiff |
2003-07-31 |
Chris Lattner | Trivial cleanups: no need to include header twice.... |
tree | commitdiff |
2003-07-30 |
Chris Lattner | Add support for "named positional arguments" |
tree | commitdiff |
2003-07-28 |
Misha Brukman | The RTLD_GLOBAL flag allows symbols to be globally... |
tree | commitdiff |
2003-07-25 |
Brian Gaeke | Include llvm/Support/Mangler.h first. Don't include... |
tree | commitdiff |
2003-07-24 |
Brian Gaeke | Cleanups: |
tree | commitdiff |
2003-07-24 |
Brian Gaeke | Factor out name-mangling from X86/Printer, which is... |
tree | commitdiff |
2003-07-23 |
Chris Lattner | Simplify code by using ConstantInt::getRawValue instead... |
tree | commitdiff |
2003-07-14 |
Misha Brukman | The word `separate' only has one `e'. |
tree | commitdiff |
2003-07-10 |
Misha Brukman | Fixed grammatical error. |
tree | commitdiff |
2003-07-10 |
Misha Brukman | Lowercase versions of `occurrence' need to be spelled... |
tree | commitdiff |
2003-07-10 |
Misha Brukman | `Occurrence' has no `a' and the `r' is doubled. |
tree | commitdiff |
2003-06-30 |
John Criswell | Merged in autoconf branch. This provides configuration... |
tree | commitdiff |
2003-06-28 |
Chris Lattner | Add support for 'unsigned' command line arguments |
tree | commitdiff |
next |