2003-10-08 |
Chris Lattner | Checkin an old bug, which appears to be fixed |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Chris Lattner | Update comment |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Chris Lattner | Use a set to keep track of which edges have been notice... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Chris Lattner | Minor fixes here and there |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Chris Lattner | Avoid building data structures we don't really need... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Chris Lattner | Convert over to short bug URLs |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Alkis Evlogimenos | Change MRegisterDesc::AliasSet, TargetInstrDescriptor... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Alkis Evlogimenos | Properly close anchor tags in column descriptions |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Alkis Evlogimenos | Forward declare class Type since it is used in this... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Brian Gaeke | Add rule for regenerating config.h.in using autoheader. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Brian Gaeke | Regenerated with (at top-level llvm directory): |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | whoops, don't accidentally lose variable names |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Fix bug: InstCombine/cast.ll:test11 / PR#7 |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Refactor code a bit |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Add a sanity check for constant expression casts |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Add links to bugzilla |
commit | commitdiff | tree | snapshot |
2003-10-07 |
John Criswell | Renamed -use-spec to -use-spec2000. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Cleanups, include a list of passes |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Brian Gaeke | Fix bugs in mmap()-of-files test program on Mac OS X: |
commit | commitdiff | tree | snapshot |
2003-10-07 |
John Criswell | Fixed the location of the expectations file. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
John Criswell | Switching over to the new test database. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Add more credits |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | cleanup analyze documents |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Ensure both columns take 50% |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | no this really isn't extract |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | initial checkin of the bugpoint doxs |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | TTify, add links between pages |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Consistently set the background color |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | <tt>ify things |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Make the index page a big more attractive |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | More changes and updates |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | <tt>ify, other minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | <tt> stuff |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Add pointer to LLC for code generator options. <tt... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | separate options into X86 and sparc specific options |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Fix bugzilla bug #5 |
commit | commitdiff | tree | snapshot |
2003-10-07 |
John Criswell | These scripts are no longer needed. They have been... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Bill contributed this major rewrite of the -lowerswitch... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Brian Gaeke | Add target to regenerate top-level "configure" script. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Wrap at 80 columns |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Renamed llvmas.html llvmdis.html and llvmlink.html... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | remove options specific to the -internalize pass, add... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Misha Brukman | Depend on config.status instead of config.h, because... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | Fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2003-10-07 |
John Criswell | Added targets that force users to re-run autoconf when... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | This header file moved. Thanks to Bill and Nightly... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Brian Gaeke | regenerated using autoconf-2.57. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Brian Gaeke | Don't abort if dlopen cannot be found; it's not like... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Brian Gaeke | Check for functions: strtoq, strtoll. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Chris Lattner | new testcase, distilled by Brian |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Misha Brukman | Break lines so that they fit within 80 columns. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Misha Brukman | * Alphabetized order of tools |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Actually _PASS IN_ NO_RESERVE if we have it. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Misha Brukman | ToolRunner.h has been moved from include/Support to... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Misha Brukman | Moved to llvm/include/llvm/Support because it is LLVM... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Remove unneeded dtors |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Users can never be null |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Minor speedups for the instcombine pass |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Speed up the predicate used to decide when to inline... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Brian Gaeke | Add # of printed instructions statistic to both the... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Brian Gaeke | I wanted to make the top of the page less verbose.... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Avoid doing pointless work. Amazingly, this makes... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Implement the NamedRegionTimer class |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Doxygenize class comments. Add new NamedRegionTimer... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Brian Gaeke | All of our supported operating systems (so far) and... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Hand update the configure script for moved directories |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Chris Lattner | Changes for the move of the support directory back... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | This changes the PromoteMemToReg function to create... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Change the interface to PromoteMemToReg to also take... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Speed up the mem2reg transform for allocas which are... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | The support directory no longer exists |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Oops, missed the . files |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Move support/lib into lib/Support |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Revert back to keeping Burg and TableGen in the utils... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Move support/tools/* back into utils |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Move support/lib/Support back to lib/Support |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | The sparc backend now support invoke, but still doesn... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Add support for the Invoke instruction by using the... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Instead of hacking in custom support for Invoke/Unwind... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Add new prototype for createLowerInvokePass(). Make... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Initial checkin of the LLVM->LLVM transform to support... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | simplify-cfg is really a function pass |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Be more careful handling PHI nodes, which might be... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | The first PHI node may be null, scan for the first... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | The VersionNumbers vector is only used during PHI place... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | * Update file header comment |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Simplify the loop a bit |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | There is no need for separate WriteSets and PhiNodeBloc... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | The PhiNodes 2D vector is only used during PHI node... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | * Document instance vars better |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Two small cleanups/speedups: |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | * Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Output a very high-precision number |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | A couple of minor code cleanups. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Type tables are now AbstractTypeUsers. This allows... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Chris Lattner | Add some new methods to forward to |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Chris Lattner | Rename AbstractModuleProvider -> ModuleProvider, to... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Chris Lattner | Transform two methods to return pointers directly inste... |
commit | commitdiff | tree | snapshot |
next |