2004-11-20 |
Chris Lattner | We implement these interfaces |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Adjust to changed interfaces |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Change this interface a bit |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tanya Lattner | Adding missing dg file. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | This method does not exist any longer. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add new methods that a target should implement |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tanya Lattner | Removing unnecessary copies. Use %p to reference them. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add missing #include |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Tanya Lattner | Fixed assertion from triggering. We need to check if... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Cast the void* handle data member to HMODULE* to keep... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Brian Gaeke | Support most cases of vaarg (except double). |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Brian Gaeke | Update failing test cases & to-do list. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Use llvmc to compile test cases |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Get the -o option right |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Get the -o option right |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Not needed any more. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Content moved to llvm-ld.cpp |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Incorporate GenerateCode.cpp. Make static things static. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | First cut at implementing generic link-time Optimization |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | The Archive class now has differentiation for BSD4... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Test floating point constants |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Distinguish between BSD4.4 and SVR4 symbol tables |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | An llvm-ar test. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Provide the srcdir variable. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Describe the Archive test suite. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Reid Spencer | Contents separated into individual tests. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | This method was never implemented |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Remove this method, it's not clear how it could be... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | getJITStubForFunction is optional and unimplemented... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | getJITStubForFunction is optional and unimplemented... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
Chris Lattner | Add getCurrentPCOffset() and addRelocation() methods. |
commit | commitdiff | tree | snapshot |
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 |
next |