2004-11-20 |
Chris Lattner | Add getCurrentPCOffset() and addRelocation() methods. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add the getRelocationType method that I forgot |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Allow targets to implement relocation support. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Brian Gaeke | Implement vacopy and vanext. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add accessor |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | New file |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Misha Brukman | Allow constructor parameter to override aggregating... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Remove dead #include |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Misha Brukman | If we're going to mention mv and cp, clearly, we also... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Misha Brukman | Revert the patch that adds Function* for each 64-bit... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Made modsched hidden and changed so it matches the... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Fix grammar |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Forgot to join srcdir and subdir for complete path... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Adding srcdir arg. Added ability to specify the path... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Adding srcdir arg |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Add protoypes for 64-bit long/ulong div, mul, and rem... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Fix file comment header |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Ignore files generated by pod2html |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | * Remove disk space requirements, they vary wildly... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Misha Brukman | Handle GhostLinkage case for completeness (should not... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Test case for reading MacOSX archives. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | MacOSX test archive (buggy). |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | Add VANext and VAArg stubs. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | Implement va_start. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Dont' forget to switch back to decimal output |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Match change in MachineCodeEmitter prototype. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | External symbols are const char*'s now, change this... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Instead of storing std::string's for ExternalSymbol... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | First part of varargs support: getting all varargs... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Fix a bug that caused stuff like this: |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | va_end can safely be codegen'd to nothing on v8. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | A very sorry stub implementation of varargs intrinsics... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | Update list of expected test failures. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Brian Gaeke | Fix bug in casting to long/ulong. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Make sure we can read an archive after it has been... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Fix memory leaks, patch contributed by Morten Ofstad! |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Patches to avoid "leaking" memory on process exit.... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Correct the computation of when to add the padding... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Fix the exposed prototype for the lower packed pass... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Add hooks to free all memory allocated by the singleton... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Add static functions to clear singleton maps. Patch... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | These methods are long gone, ConstantPointerRef is... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | CPR is dead. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Add note that this is for old bytecode files. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Mission accomplished! |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Allow this to compile even on machines that HAVE the... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | This is a horrible hack to work around libstdc++ bugs :( |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Nate Begeman | Eliminate another 6k register copies that the register... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Chris Lattner | Fix a bug in the checkin where I adjusted this code... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Undo last change as its unnecessary. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Test case for xpg4 style archive files. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Test reading of SVR4 style archives with llvm-ar |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Test case for reading SVR4 style archives. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Don't save an iterator, just use post-increment. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Solaris built archives in SVR4 and XPG4 styles. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Eliminate unsightly ;; |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | A test file that goes into the test archive. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Make a cast explicit. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Make findModulesDefiningSymbols modify its symbols... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Reduce the amount of work in LinkInArchive by not searc... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Reid Spencer | Obligatory DejaGnu/expect file. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Nate Begeman | Generate fewer reg-reg copies for the register allocato... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Tanya Lattner | Added link to information on Statistic which is in... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Delete stoppoints that occur for the same source line. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Add support for llvm.dbg.stoppoint |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Line numbers are go for 1.4! :) |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | libpng is not even used by povray3.1 in the current... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Add MMC |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Duh, put tools in *bin* directory, not *tools* director... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Remove debugging code, unneuter this functionality |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | remove debugging code |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Tanya Lattner | Fixed to fit in 80 columns. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Add notes about makefile changes and llvm-ar. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Tanya Lattner | Adding option to llc for ModuloScheduling. By default... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | These methods are inlined |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Update comments, now that CPR's are gone, inline the... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Check in hook that I forgot |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Fix PR456:\ |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Include ltdl.h if we have it. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Add checks for HAVE_LTDL_H and HAVE_LT_DLOPEN |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Changes for testing presence of ltdl.h and lt_dlopen... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Brian Gaeke | Rewrite LoadArgumentsToVirtualRegs, making it match... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Brian Gaeke | Update current expected failures list - expand it to... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Nate Begeman | Eliminate another common source of moves that the regis... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Nate Begeman | When accessing the base register for global variables... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | * There is no reason for SpillWeights to be an instance var |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | There is no need to check to see if j overflowed in... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Moderate head scratching reveals that this conditional... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Nate Begeman | Clean up and fix cast codegen by removing cases that... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Dynamic Library abstraction. This makes the abstraction... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Reid Spencer | Dynamic Library abstraction. This makes the abstraction... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Fix a couple of bugs where we considered physregs past... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Fix typeo |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Start using the iterators in the fixed_ intervals to... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Take another .7 seconds off of linear scan time. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Add a counter for the number of times linscan has to... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Add ability to give hints to the overlaps routines. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | * Improve comments/documentation substantially |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Chris Lattner | Add new advanceTo method |
commit | commitdiff | tree | snapshot |
next |