2004-01-06 |
Chris Lattner | Ugh, fix some copy and pasted code that somehow never... |
tree | commitdiff |
2004-01-06 |
Chris Lattner | * Implement set/show args |
tree | commitdiff |
2004-01-06 |
Chris Lattner | implement the "null command" which repeats the last... |
tree | commitdiff |
2004-01-05 |
Chris Lattner | /me slaps head |
tree | commitdiff |
2004-01-05 |
Chris Lattner | Add new directory |
tree | commitdiff |
2004-01-05 |
Chris Lattner | Initial checkin of the LLVM Source-Level Debugger.... |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Remove some pointless #includes |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Use getFileSize() instead of sys/stat.h directly |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Use new getFileSize function. Eliminate some using... |
tree | commitdiff |
2003-12-30 |
Chris Lattner | Add a -disable-opt flag to gccas, so that we can use... |
tree | commitdiff |
2003-12-28 |
Chris Lattner | Pass extra arguments around n stuph |
tree | commitdiff |
2003-12-26 |
Chris Lattner | Factor out code to ExecutionEngine |
tree | commitdiff |
2003-12-26 |
Chris Lattner | Simplify code |
tree | commitdiff |
2003-12-26 |
Chris Lattner | * eliminate the -f argument to lli, as it was silly... |
tree | commitdiff |
2003-12-26 |
Chris Lattner | update comment |
tree | commitdiff |
2003-12-23 |
John Criswell | Modified the logic so that library objects with main... |
tree | commitdiff |
2003-12-23 |
John Criswell | Modified the linker so that it always links in an objec... |
tree | commitdiff |
2003-12-23 |
Chris Lattner | Rename method |
tree | commitdiff |
2003-12-15 |
Chris Lattner | There is no reason to add -load support to LLC |
tree | commitdiff |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
tree | commitdiff |
2003-12-12 |
Brian Gaeke | Add an assertion to make sure we are at least getting... |
tree | commitdiff |
2003-12-11 |
Chris Lattner | Run tailcall elimination in a more logical place |
tree | commitdiff |
2003-12-10 |
Chris Lattner | Make 'opt -o -' work correctly instead of creating... |
tree | commitdiff |
2003-12-09 |
John Criswell | Added the -h option for compatibility with other linkers. |
tree | commitdiff |
2003-12-07 |
Chris Lattner | Bugpoint had appalingly bad grammar. Fix some of it. |
tree | commitdiff |
2003-12-07 |
Chris Lattner | Do not leave a bunch of crud lying around |
tree | commitdiff |
2003-12-07 |
Chris Lattner | It is now after pldi. This issue has been fixed, so... |
tree | commitdiff |
2003-12-06 |
Tanya Lattner | New command line parsing. This isn't as perfect as... |
tree | commitdiff |
2003-11-29 |
Chris Lattner | be 3.4 happy |
tree | commitdiff |
2003-11-29 |
Chris Lattner | Fix compatibility with gcc 3.4 |
tree | commitdiff |
2003-11-28 |
Chris Lattner | The function resolving pass must be run, even if -disab... |
tree | commitdiff |
2003-11-28 |
Chris Lattner | * The return value of LinkLibraries is ignored, so... |
tree | commitdiff |
2003-11-24 |
Misha Brukman | I'm gonna be picky and say we don't really need that... |
tree | commitdiff |
2003-11-24 |
Misha Brukman | Make sure we ONLY add a `-load' switch to the JIT comma... |
tree | commitdiff |
2003-11-23 |
Chris Lattner | Do not DESTROY programs by default. No wonder bugpoint... |
tree | commitdiff |
2003-11-22 |
Chris Lattner | Revert the previous patch since it causes lots of misco... |
tree | commitdiff |
2003-11-22 |
Chris Lattner | Do not crash when dealing with invoke and unwind instru... |
tree | commitdiff |
2003-11-22 |
Chris Lattner | Use new interfaces |
tree | commitdiff |
2003-11-21 |
Chris Lattner | Reorder passes a bit. In particular, it makes sense... |
tree | commitdiff |
2003-11-20 |
Misha Brukman | When writing out the runner script, add -load=<lib... |
tree | commitdiff |
2003-11-20 |
Misha Brukman | Add ability to search only for native shared object... |
tree | commitdiff |
2003-11-20 |
Misha Brukman | For consistency, removed space between function name... |
tree | commitdiff |
2003-11-20 |
Misha Brukman | * Doxygenified comments, simplifying them and shortenin... |
tree | commitdiff |
2003-11-19 |
Brian Gaeke | Unbreak the "-" as filename hack. |
tree | commitdiff |
2003-11-19 |
Brian Gaeke | Also print an error msg. for files we cannot currently... |
tree | commitdiff |
2003-11-19 |
Brian Gaeke | Fix PR134, by checking FileOpenable() on each input... |
tree | commitdiff |
2003-11-18 |
Brian Gaeke | Only use -Wl,-R. if HAVE_LINK_R. |
tree | commitdiff |
2003-11-16 |
Brian Gaeke | Include Support/FileUtilities.h. |
tree | commitdiff |
2003-11-16 |
Brian Gaeke | Add a -verify option to verify the results of gccld... |
tree | commitdiff |
2003-11-16 |
Brian Gaeke | When we find a module we want, in an archive, in verbos... |
tree | commitdiff |
2003-11-13 |
Chris Lattner | As the comments indicate, this is a temporary, repulsiv... |
tree | commitdiff |
2003-11-12 |
Chris Lattner | Restore the -llvm option |
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, IsBytecode to FileUtilities. Fix up... |
tree | commitdiff |
2003-11-11 |
Misha Brukman | 'Tis quite silly to check for a cached version of the... |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | This version of Linker.cpp works a lot better, but... |
tree | commitdiff |
2003-11-11 |
Misha Brukman | The caching will not live in LLEE's execve() handler... |
tree | commitdiff |
2003-11-09 |
Chris Lattner | Give gccld more guts |
tree | commitdiff |
2003-11-06 |
Chris Lattner | Add new command line option |
tree | commitdiff |
2003-11-05 |
Brian Gaeke | Give this header file an Emacs mode-line. |
tree | commitdiff |
2003-11-05 |
Brian Gaeke | Do not assume the first file is a bytecode file. Instea... |
tree | commitdiff |
2003-11-05 |
Brian Gaeke | Shorten and correct some function-header comments. |
tree | commitdiff |
2003-11-05 |
Chris Lattner | I hate it when bugpoint is all ready to give me a bytec... |
tree | commitdiff |
2003-11-05 |
Chris Lattner | Simplify the performFinalCleanups interface |
tree | commitdiff |
2003-11-05 |
Chris Lattner | Make -r work, fixing PR 91 |
tree | commitdiff |
2003-11-03 |
Chris Lattner | If linking a library, do not link other libraries,... |
tree | commitdiff |
2003-10-31 |
Chris Lattner | never print zero executions blocks |
tree | commitdiff |
2003-10-31 |
Chris Lattner | Simplify code |
tree | commitdiff |
2003-10-31 |
Chris Lattner | Add percentage info |
tree | commitdiff |
2003-10-31 |
Chris Lattner | Hrm, some of my counters are wrapping around 32 bits |
tree | commitdiff |
2003-10-30 |
Chris Lattner | If only have function profile, don't print out "not... |
tree | commitdiff |
2003-10-30 |
Chris Lattner | Add the ability to print out llvm code when the -annota... |
tree | commitdiff |
2003-10-29 |
Chris Lattner | Add the ability to synthesize function counts from... |
tree | commitdiff |
2003-10-29 |
Chris Lattner | Print the top 20 most frequently executed blocks. ... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Cleanup output a bit |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Add the ability for users to specify a specific argv... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Print out command lines used to run the programs |
tree | commitdiff |
2003-10-28 |
Brian Gaeke | Fix extract to use the right TargetData, like Bugpoint... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Add support for reading block frequencies. Fix bug... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Provide an accessor for getting function count informat... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Read in the bytecode and profile information, but don... |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Build the llvm-prof directory |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Initial checkin of llvmprof stub |
tree | commitdiff |
2003-10-28 |
Chris Lattner | Reorder #includes, drop unneeded one |
tree | commitdiff |
2003-10-27 |
Chris Lattner | Do not print out lists with thousands of elements in... |
tree | commitdiff |
2003-10-24 |
Brian Gaeke | TraceMode, as you may have heard, is history. |
tree | commitdiff |
2003-10-24 |
Brian Gaeke | lli -q is history. Rebuild your gccld shell scripts... |
tree | commitdiff |
2003-10-24 |
Chris Lattner | Turn on the inliner by default at link-time |
tree | commitdiff |
2003-10-23 |
Chris Lattner | Turn on the IPCP pass by default. It has passed all... |
tree | commitdiff |
2003-10-23 |
Chris Lattner | Fix an assertion failure in Bugpoint |
tree | commitdiff |
2003-10-22 |
Chris Lattner | Delete the -print-cfg pass from this file |
tree | commitdiff |
2003-10-22 |
Chris Lattner | New library needed |
tree | commitdiff |
2003-10-21 |
Brian Gaeke | Fix off-by-one error in processing of libraries named... |
tree | commitdiff |
2003-10-21 |
Brian Gaeke | Fix the first FIXME in this file: automatically pick... |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM copyright to Makefiles. |
tree | commitdiff |
2003-10-20 |
John Criswell | Removed extraneous comment line. |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM copyright header (for lack of a better term). |
tree | commitdiff |
2003-10-20 |
Misha Brukman | Made error message more comprehensible. |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM project notice to the top of every C++ sourc... |
tree | commitdiff |
2003-10-20 |
Chris Lattner | fix file header |
tree | commitdiff |
next |