2003-10-13 |
John Criswell | Master README file that points to all other documentation. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Extricate the "reverse" support from the depth-first... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Add operator= for type iterators to make them assignable |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Remove explicit inline qualifiers when the implicit... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Stop using "reverse depth first" order |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Oops, forgot to commit this before: standardize header... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Speed up TypesEqual by specializing it for all of the... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Avoid calling getTypeSlot more |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Avoid creating lots of pointless opaque types, with... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | This is a header file, hear me roar |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | * Remove extraneous #includes |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Wrap code at 80 columns |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | This is a header file, thus it needs a -*-C++-*- |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Regularize header file comments |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | make the indvar obviously non-canonical |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Regularize header file comment, eliminate using's |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Add new op_erase method |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Checkin an improvement contributed by Bill: |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Chris Lattner | Add support to the loop canonicalization pass to make... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Make getNumBackEdges more efficient |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Files moved to the LoopSimplify directory |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename loop preheaders pass to loop simplify |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename -preheaders pass. Spelling fix |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | File is renamed to LoopSimplify.cpp |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | First step in renaming the preheaders pass to loopsimplify |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | The -preheaders pass is now known as -loopsimplify |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | The preheader insertion pass only depends on the CFG... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename method |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Rename method to indicate what it does |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | * Spell "necessary" correctly |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | Test that we can emit global initializers that are... |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Chris Lattner | * Be TBAA safe |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Brian Gaeke | Greatly expand documentation comment at head of file... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Brian Gaeke | Make mmap's fd for anonymous memory acquisition default... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Brian Gaeke | Quote qmtest args in $(CONTEXT). |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Actually pass in a pointer to the thrown object, not... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | This seems to work around some unobvious bug in gcc... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Removed the AnalyzeTest class. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Make the clean target remove the QMTest temporary direc... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Renamed the feature subtests so that they do not begin... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Don't include <stdlib.h>. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Don't include "Config/stdlib.h". |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Include <cctype> and <cstdlib> instead of <ctype.h... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | No longer used anywhere. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Fixed spelling. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Rewrite head-of-file comment. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Include <cstdio> instead of <stdio.h>. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Don't include Config/stdio.h or <stdio.h>. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Initial checkin of Testing Guide. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Add a new -disable-inlining option |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fix spelling. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fix grammar. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fix spelling/grammar. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | * Tabs to spaces |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fix spelling. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | * Doxygenified comments |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Use 'F' for Function instead of 'M'. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Print out just the filename being compiled/linked,... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Renamed dis.cpp => llvm-dis.cpp |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Renamed as.cpp => llvm-as.cpp; this should've happened... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | The code that called strsignal is toast. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Never set any signal handlers. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Rewrite head-of-file comment. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Change to use GetAddressOfSymbol instead of dlsym. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Change to use LinkDynamicObject instead of dlopen. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Change to use strtoul instead of strtoll. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Misha Brukman | Fixing the spelling of this filename. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Brian Gaeke | Add my abstracted dynamic linker support files. |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Reserve space for PHI operands |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Removed information about compiling the GCC front end... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Make the message stand out more |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Re-did some of the text wrapping (sorry). |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Ok, the "fix" for this is to do a real associative... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Add documentation for weak variables |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Add support for the weak linkage specifier |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | new testcase. globaldce should not delete the global |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Accept 'weak' as a linkage type. For now, just turn... |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Chris Lattner | Add better checking |
commit | commitdiff | tree | snapshot |
2003-10-10 |
John Criswell | Added the eon and perlbmk benchmarks. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Another 10% performance improvement by not using replac... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Reserve space for PHI nodes when we read them in. ... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Add a method to reserve space for operands |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Use the version of getValue that takes the type plane... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Pass a vector around to reduce dynamic allocation |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Kill warning when compiling in optimized mode |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Change getConstantValue to throw an exception on error... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Make getContainedType more efficient by not returning... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Do not read past the end of the contained type list |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Remove potentially N^2 algorithm from symbol table... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Major refactoring of the bytecode reader. This include... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Significantly clean up parsing of instructions. This... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Include the new docs directory, whenever it gets added... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
John Criswell | Added 177.mesa to the list of Makefiles to propogate... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Eliminate the instruction placeholder. Simplify a... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Eliminate the old LateResolveValues data structure... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Chris Lattner | Remove a dead method |
commit | commitdiff | tree | snapshot |
next |